Hightower Posted March 11, 2011 Posted March 11, 2011 After mini-setup of a sysprepped XP image it is told (via sysprep.inf) to logon once. This logon sorts the drivers out etc etc, but the 'Add New Hardware Wizard' is coming up. The drivers install fine afterwards (even if left unclicked) so does anyone know how to suppress the 'Add New Hardware Wizard' from the sysprep file? Also, can anyone tell me how to reboot the computer after a minute or so of being logged on for the first time, without using a batch file. I thought just putting this in the sysprep.inf should work, but it doesn't seem to: [GuiRunOnce] "shutdown -r -t 00"
kili Posted March 11, 2011 Posted March 11, 2011 do you have an entry for OemPnPDriversPath= in your Unattended.txt file i.e: ? Unattended] DriverSigningPolicy=Ignore ExtendOemPartition=1 UnattendMode=FullUnattended KeyboardLayout="United Kingdom" UnattendSwitch=Yes FileSystem=ConvertNTFS OemPreinstall=Yes TargetPath=\WINDOWS Win9xUpgrade=No NtUpgrade=No OEMSkipEula=Yes OverwriteOemFilesOnUpgrade=No OemPnPDriversPath=\Drivers\Dell360\ALL;\Drivers\hpdc7600\ALL;\Drivers\hpdc7700\ALL;\Drivers\Dell380\ALL;
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now