Unattended Driver Installation
#1
Posted 14 February 2004 - 04:48 AM
after setting needed drivers to $OEM$\$1\Drivers\..., my system is still asking for drivers.
the funny thing is it has found two options:
(for example)
"C:\Dirvers\009"
"%CD%\$OEM$\$1\Drivers\009"
what can I do to prevent this from happenning?
#2
Posted 14 February 2004 - 05:46 AM
Your drivers may be lacking in required files. You should double check your driver package and the entry for it.
Do other drivers install w/o snags or do they all fail?
#3
Posted 14 February 2004 - 05:50 AM
about other drivers I can't tell coz it's on the VM and te only hardware I can get is external...
#4
Posted 03 March 2004 - 10:06 AM
after a few installs I still have the same problem (see attach)
Attached File(s)
-
Xerox_II.JPG (34.03K)
Number of downloads: 80
#5
Posted 03 March 2004 - 10:46 AM
#6
Posted 03 March 2004 - 11:21 AM
following line in your i386\winnt.sif file under [Unattended] section:
DriverSigningPolicy = Ignore
And this is more important, paste in i386\HIVESFT.INF file under [AddReg] section:
HKLM,"SOFTWARE\Microsoft\Driver Signing","Policy",0x00000001,00
#7
Posted 03 March 2004 - 11:45 AM
this would solve my problem?
HKLM,"SOFTWARE\Microsoft\Driver Signing","Policy",0x00000001,00
#8
Posted 04 March 2004 - 04:00 AM
after redownloading the drivers & adding
DriverSigningPolicy = Ignore
HKLM,"SOFTWARE\Microsoft\Driver Signing","Policy",0x00000001,00
the problem still exist
#9
Posted 04 March 2004 - 05:15 AM
before going unattended I think we should clearly look on what happens with this driver before
#10
Posted 04 March 2004 - 05:22 AM
HKLM,"SOFTWARE\Microsoft\Driver Signing",,0x00000010
while adding this one?
HKLM,"SOFTWARE\Microsoft\Driver Signing","Policy",0x00000001,00
If not it might cause a conflict having both lines present............
#11
Posted 04 March 2004 - 05:23 AM
A regular, not unattended, installation works fine...
the problem is that the drivers are not automaticly installed, but i'm asked to choose between two sources:
1. the CD ($oem$\dirver)
2. the driver folder on HD, which is a copy of the CD
#13
Posted 04 March 2004 - 05:30 AM
no conflict was caused...
I checked the registry, & the Driver Signing was OK...
#16
Posted 04 March 2004 - 05:47 AM
OemPnPDriversPath="\Drivers\000;\Drivers\001;\Drivers\ATi;\Drivers\002;\Drivers\003;\Drivers\004;\Drivers\005;\Drivers\006;\Drivers\007;\Drivers\008;\Drivers\009"
Remove the extra backslashes. It should look like this instead:
"\Drivers\000;Drivers\001;Drivers\ATi;Drivers\002;Drivers\003;Drivers\004;Drivers\005;Drivers\006;Drivers\007;Drivers\008;Drivers\009"
#17
Posted 04 March 2004 - 07:32 AM
OemPnPDriversPath = "Windows\Temp\Drivers\VIA\;Windows\Temp\Drivers\Cpu\;Windows\Temp\Drivers\Monitor\"
So you need to put directories (Cpu,Monitor,Display) on cd in:
$OEM$\$$\Temp\Drivers\ for it to work.
#18
Posted 04 March 2004 - 08:54 AM
All drivers for these exist on CD, but were not installed:
PC camera
Modem
Intel chipset
Realtek NIC
@nuhi
I have the same configuration but with dfferent folder...



Help


Back to top










