DaveXP Posted August 10, 2003 Posted August 10, 2003 i dont no if this is stupid or not but i cant get a setup.iss to create for my Nvidia Gforce 4 MX440 Graphics Card and i have tryed the -R swith in Command Promt.Please Help.
Aaron Posted August 10, 2003 Posted August 10, 2003 what application? 44.03_win2kxp_international.exe?
DaveXP Posted August 10, 2003 Author Posted August 10, 2003 yep the 44.03 win2k/xp international drivers that the one.
seethru Posted August 10, 2003 Posted August 10, 2003 if you have winrar just extract it using that and place it in your drivers folder
DaveXP Posted August 10, 2003 Author Posted August 10, 2003 seethru try that mate if you do that the nVidia OpenGL drivers dont install corrcetly and i cant play so of my games so must be the other way.
Aaron Posted August 10, 2003 Posted August 10, 2003 The -R switch won't work on 44.03_win2kxp_international.exe, like seethru says, it needs to be extracted.then, use -R on Setup.exe
seethru Posted August 10, 2003 Posted August 10, 2003 I'm sure theres a way to get the opengl drivers to load though, without having to use the actual setup. I'll see if I can figure it out.
DaveXP Posted August 10, 2003 Author Posted August 10, 2003 Sorry to do this guys but i did wat u said and it did create the setup.iss but it is not unattended hear is the code i use can u see anything wrong with it.ECHO After this Setup Will Re-Restart the Computer...ECHO Installing NVIDIA Video Card Drivers 44_03...start /wait %systemdrive%\install\NVIDIA_4403\Setup.exe -s -f1"%systemdrive%\install\NVIDIA_4403\setup.iss"ECHO.
DaveXP Posted August 10, 2003 Author Posted August 10, 2003 very thing the only thing that dont is the antivirus tools should be disable warning i cant work it out.
Aaron Posted August 11, 2003 Posted August 11, 2003 What happens that it didn't make it unattended? (Driver signing window appears?)
DaveXP Posted August 11, 2003 Author Posted August 11, 2003 i run it to test it and then it says click next to continue with setup and then the next window and so on it dont work its like a normal setup without the setup.iss maybe i did so thing wrong in the code.ECHO After this Setup Will Re-Restart the Computer...ECHO Installing NVIDIA Video Card Drivers 44_03...start /wait %systemdrive%\install\NVIDIA_4403\Setup.exe -s -f1"%systemdrive%\install\NVIDIA_4403\setup.iss"ECHO.but i am not sure about the code mind.
seethru Posted August 11, 2003 Posted August 11, 2003 hmmm, I can't think of anything that could bypass the anti virus notice
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