joon Posted May 23, 2004 Posted May 23, 2004 hello, does anyone know how i let nvidia nvmixer do a silent install ?i want to run it from svcpack.inf if posible ..thanks
homiebrah Posted May 23, 2004 Posted May 23, 2004 It can be silently installed (tested with nvmixer 1.0):This installation must be done on a current OS first.1. Extract the files from the package.2. Run the setup.exe file with a -R switch.3. After installation is complete, go into c:\windows or c:\winnt and move the setup.iss file to the same folder as the install files.4. On future installs, use this command: x:\****\setup.exe -s -f1\"x:\****\setup.iss\"Be sure to include the quotes. As it uses InstallShield, go here.As for installing it via svcpack.inf, I don't think it's possible, but I may be wrong.
joon Posted May 23, 2004 Author Posted May 23, 2004 thanks that worked.now i have another question.i want wmp9 to install from svcpack.inf but not the opk bundlecan i use MPSetupXP.EXE /Q:A /R:N in my svcpack.inf?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now