Jump to content

nvidia silent installs...


keithc

Recommended Posts

Hi All,

ive searched the forums before posting here and am only posting here because i cant figure this out...

basically im trying to install the nforce 5.11 chipset drivers silently, except i cannot install the nvidia firewall component silently, Im always prompted with the 'select firewall option (on or off)' when installing using the following method with a precreated setup.iss file in the nforce folder & and firewall folder.

RunOnceEx.cmd


@echo off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Applications" /f

REG ADD %KEY%10 /VE /D "Installing NForce Chipset Drivers" /f
REG ADD %KEY%10 /V 1 /D "%systemdrive%\DRIVERS\CHIPSET\setup.exe /F2 /s" /f

chipset - setup.iss


[InstallShield Silent]
Version=v7.00
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[{EFB7D050-CAD2-11D4-B34D-00105A1C23DD}-DlgOrder]
Dlg0={EFB7D050-CAD2-11D4-B34D-00105A1C23DD}-SdWelcome-0
Count=1
[{EFB7D050-CAD2-11D4-B34D-00105A1C23DD}-SdWelcome-0]
Result=1

firewall - setup.iss


[{1F6423DE-7959-4178-80E0-023C7EAA5347}-DlgOrder]
Dlg0={1F6423DE-7959-4178-80E0-023C7EAA5347}-SdWelcome-0
Count=4
Dlg1={1F6423DE-7959-4178-80E0-023C7EAA5347}-SdSetupType2-0
Dlg2={1F6423DE-7959-4178-80E0-023C7EAA5347}-SdComponentTree-0
Dlg3={1F6423DE-7959-4178-80E0-023C7EAA5347}-SdFinishReboot-0
[{1F6423DE-7959-4178-80E0-023C7EAA5347}-SdWelcome-0]
Result=1
[{1F6423DE-7959-4178-80E0-023C7EAA5347}-SdSetupType2-0]
szDir=C:\Program Files\NVIDIA Corporation\NetworkAccessManager\
Result=304
[{1F6423DE-7959-4178-80E0-023C7EAA5347}-SdComponentTree-0]
szDir=C:\Program Files\NVIDIA Corporation\NetworkAccessManager\
Component-type=string
Component-count=1
Component-0=Language\L1033
Result=1
[{1F6423DE-7959-4178-80E0-023C7EAA5347}-SdFinishReboot-0]
Result=1
BootOption=0

if anyone know how to enable the firewall and bypass this message any help would be greatly appreciated :D

Link to comment
Share on other sites


any activity on the nvidia front?

ive spent another 12hours bashing away at this thing and have gotten nowhere, im resolved to email nvidia but i imagine they'll take longer to respond that it would for me to reinvent the wheel several times over.

Link to comment
Share on other sites

I'm able to silent install nvidia chipset but the setup reboot automatically if needed and atm I'm not able to disable that ...

Change your setup.iss to

[setup]
BOOTOPTION = 0

and run setup.exe with "-s" argument.

Link to comment
Share on other sites

  • 2 weeks later...
what about forceware drivers? mind posting up?

^^^ all the associated material is in my first post.

thanks sonic!

Now im off to try and unravel the mystery of 'suppressreboot' and the **** tune application... maybe its time to give in and see if nvidia would be kind enough to clear this up

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...