March 12, 200620 yr Scroll down to the lines containing SetDevicePath.exe and correct the path. Change \Drivers to where you saved the files on in your source and the parameter ( %CDROM%\Drivers ) to where you saved all your driver files. Also correct the path in the line directly below it as well. i want some more explanation on this..My drives folder in the source is like this... is H:\xpsps2\$OEM$\$1\Drivers. i copied both SetDevicePath.exe and WatchDriverSigningPolicy.exe to drivers folder. opened presetup.cmd..But i am confused about the' path and parameter' change. Any help with this?
March 13, 200620 yr Can you provide a link to where you pulled that quote? It's hard to answer out of context.
March 13, 200620 yr Author ok the quote is from the guide..topic unattended xp-intermediate users-device drivers-drivers via cd ..http://unattended.msfn.org/unattended.xp/view/web/35/i am referring to the last part of the page..'Making changes to presetup.cmd on note pad.can u help me putting the right path?
March 13, 200620 yr You seem to be using the $OEM$ distribution folders to copy your drivers to the hard disk before installing them. In this case you can use these two lines:%SystemDrive%\Drivers\SetDevicePath.exe %SystemDrive%\Driversstart %SystemDrive%\Drivers\WatchDriverSigningPolicy.exeIf you wish to install your drivers without copying them to your hard drive first then you can change your drivers folder in the source to H:\xpsps2\Drivers without changing presetup.cmd at all. Edited March 13, 200620 yr by 5eraph
March 14, 200620 yr Author thanks for the code ..no wi know how to use $OEM$ folders to copy files to sysytem root or to the windows folder.. How do i install drivers which in come in setup.exe without possibility of extraction..should i try application install method on RunOEX.cmd?
Create an account or sign in to comment