Hello guys i ve a little confusion. Can you guys clear?
To accomplish this method Drivers from CD: Simple Method. I ve to place this entry in winnt.sif in my GuiUnattended section:
DetachedProgram=".\system32\cmd.exe"
Arguments="/Q /C FOR /F %I IN (%SystemRoot%\SYSTEM32\$WINNT$.INF) DO (FOR %J IN (%I$OEM$) DO (IF EXIST %J (start /min /D%J Drivers.cmd)))"
And then i ve 2 copy the six files from the zip in $OEM$ folder. Then i ve to create a subfolder in $OEM$ with the name drivers. The confusion is that CAN I PLACE MY DRIVERS IN SUBFOLDERS IN DRIVERS FOLDERS like Drivers\chipset\1, Drivers\chipset\2, Drivers\chipset\2 .
Second confusion is can i place my Drivers folder in the root of Unattended cd rom or not?
Drivers from CD: Simple Method
#222
Posted 10 July 2010 - 08:14 AM
Yes, setupcopyoeminf.exe automaticly processes all subdirectories. I'm still working on rewriting the DriverPack Finisher program to get it to work using this method. I have also been experimenting with USB media with good results.
- ← How to obtain SATA driver
- Device Drivers
- Adding Drivers to WDS install image for different hardware →



Help

Back to top









