"Chad Skinner" <Chad
Skinner@discussions.microsoft.com> wrote in
message news:A609EFF6-318D-425F-AFEC-60FD66F3A9EC@microsoft.com...
> Using WAIK WSIM 6.1.7100 to create an answer file for the
> mini-setup. I'm
> using Vista SP2 that I got from my MSDN Account Free Build 342266
> and the
> lincense key from my account. After I customize my image:
> sysprep /generalize /oobe /reboot /unattend:myanswerfile.xml
>
> I get an error "Windows setup could not configure windows to run on
> this
> computer's hardware" about 80% of the way through mini-setup. From
> what I
> understand this is exactly the situation it should work?!?
>
> My answer file:
<snip>
Since it sounds like a driver problem, you might try setting the
answerfile to keep all the installed drivers so that Vista doesn't
re-detect and re-install them.You do that using the
PersistAllDeviceInstalls property of the Microsoft-Windows-PnpSysprep
component in the generalize pass, like this:
<settings pass="generalize">
<component name="Microsoft-Windows-PnpSysprep"
processorArchitecture="x86" publicKeyToken="31bf3856ad364e35"
language="neutral" versionScope="nonSxS"
xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>
</component>
</settings>
Hope this helps.
--
Zaphod
"The best Bang since the Big One" - Eccentrica Gallumbits