Tripredacus, on 25 October 2012 - 08:03 AM, said:
Try your install without using the <servicing> object you have at the top.
There seems to be some issues with how those are setup anyways. For example, you have "FreeCell" but the help says "InboxGames\FreeCell" instead.
You were right, after removing
<servicing> the setup doesn't complain any more.
Good idea checking for "InboxGames\...", however it doesn't work. It's a tedious task to check which line is the culprit.
(Nice Microsoft ****-up by the way, thank
SatanGod I'm no "regular" Windows admin.)
maxXPsoft, on 25 October 2012 - 10:00 AM, said:
I have Win 7 Pro and from the feature export Dism /image:C:\zMountDir /Format:Table /Get-Features > %userprofile%\Desktop\zFeatures.txt
on a mounted image there is this which means it is removing it anyway which might cause errors.
Hm, I'd played around with dism 2 years ago, there were quite a few glitches giving me a rough time.
Maybe I'll revert to WinToolkit 1.5.0.1 to sort out some components.
maxXPsoft, on 25 October 2012 - 10:00 AM, said:
Thanks for the hint, I'll have a look at it.
Unfortunately, my Autounattend.xml still has got some flaws...
I'd like to install whatever w7 edition was selected at start, without pasting keys from
\sources\product.ini.
That's why I manually changed the <ProduKey>
<Key /> part and also the file
ei.cfg to read:
Quote
[EditionID]
[Channel]
OEM
[VL]
0
Now the following window pops up:
nag1.jpg (21.27K)
Number of downloads: 9
I need to unset the tick and click on Skip / Überspringen to continue. That's bad.
After that another window appears to activate some default settings, in short: my unattended setup is gone!
This post has been edited by Tripredacus: 25 October 2012 - 02:42 PM