sry didn't read the thread I just saw autounattend and thougth about whats missing. Ignore my post. But if you want a selection you can complete remoce the metadata. Maybe this also confuses setup as some values aren't allowed to be blank or have no values.
Hmm, perhaps it's getting stuck on this part when trying to locate license files: Code: <ImageInstall> <OSImage> <InstallFrom> <MetaData wcm:action="add"> <Key>/IMAGE/INDEX</Key> </MetaData> </InstallFrom> <WillShowUI>OnError</WillShowUI> </OSImage> </ImageInstall> Maybe it doesn't like the empty values, or perhaps you need to surgically add the tr-tr license.rtf files to the _default folder. You can simply make the folder and copy over the same license.rtf from the oem folder. also why is the offlineimage thing pointed to "provl - copy.wim"? Code: <cpi:offlineImage cpi:source="wim:d:/81/x64/provl%20-%20copy.wim#Windows 8.1 Pro" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> should that not be as follows?: Code: <cpi:offlineImage cpi:source="wim:./sources/install.wim#Windows 8.1 Pro" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> I don't know if that's related, but if it's trying to find the licensing files in the wrong wim, it will fail.
Hmm... yah I don't really know then. It's really easy to re-iso the thing. Perhaps this gent could play with the text editor a bit until he fixes the missing license issue and then report with the part that was causing the issue.
Thanks for your help. Your idea fixed my problemm. i have copied "licenses/oem" folder as "licences/_default" and this fixed license issue. it seems that setup was thinking that bing image was retail and looking for _default folder which wasn't there.
I installed a VM with the created ISO and here I was able to run the script and convert the English ISOs to German Bing, the Spanish to German Bing SL and German Prof for Education (ProfessionalStudent). You may add a warning to the script, that it fails under Windows 8 (9200). Thanks for the script
one silly question pls. this windows 8.1 with bing iso exists as a .iso free to download, no activation needed and upgradeable to update 1 and posterior?
As you might have noticed, no official download links and still needs activation (OEM_DM/VOLUME_KMSCLIENT). It can be upgraded.
Neither do I, much less with OEM editions but that AIO of mine is targeted to a broad audience (noobs and advanced users) so they have the chance to have a KMS self-activated Windows and the extra chance to preseve OEM activation following the proper steps.