Yawa Posted November 17, 2004 Posted November 17, 2004 I have a Geforce and a nforce motherboard (MSI K7N2 Delta).Unpacked my detonator 61.77 driver and created a setup.issan.Then added these line to my RunOnceEx:REG ADD %KEY%\065 /V 1 /D "%systemdrive%\drivers\001_Graphics\setup.exe -s -f1\"%systemdrive%\drivers\001_Graphics\setup.iss" /fNo error message during setup, but no driver was installed.Nforce:Unpacked my Nforce drivers to %systemdrive%\drivers\000_Chipset and added this in my winnt.sif:OemPnPDriversPath="Drivers\000_Chipset\AudioDRV;Drivers\000_Chipset\Ethernet\PreNRM\WinXP;Drivers\000_Chipset\GART;Drivers\000_Chipset\IDE\WinXP;Drivers\000_Chipset\MemCtl;Drivers\000_Chipset\SMBus"(*inf is in every folder for the nforce driver)After restart i have the yellow sign at the SCSI-Controller. (I have no scsi-controller installed). The other drivers are correctly installed (USB, sound, ethernet, etc.)How can i solve these problems?
MCT Posted November 17, 2004 Posted November 17, 2004 use this..put your setup.iss file in the same directory as setup.exe & add thissetup.exe -s -f2\"%systemdrive%\nVidia.log"
Yawa Posted November 17, 2004 Author Posted November 17, 2004 added it:REG ADD %KEY%\065 /V 1 /D "%systemdrive%\drivers\001_Graphics\setup.exe -s -f1\"%systemdrive%\drivers\001_Graphics\setup.iss" -f2\"%systemdrive%\nVidia.log" /fbut no log-file was written.
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