Jump to content

Recommended Posts

Posted

Can someone give step by step instructions to unattended install of nvidia graphics drivers 44.03 and pinnacle tvtuner drivers.

I have seen an earlier post to install nvidia drivers from batch file (below) but I would like to install both these from winnt.sif.

----------------------------------------------------------------

ECHO Installing nVidia Gforce 4 MX-440se Drivers

start /wait %systemdrive%\install\drivers\nvidia\setup.exe -s -f1"%systemdrive%\install\drivers\nvidia\setup.iss"

ECHO.

------------------------------------------------------------------

This script causes the system to reboot. Any switches to disable booting?


Posted
Can someone give step by step instructions to unattended install of nvidia graphics drivers 44.03 and pinnacle tvtuner drivers.

I have seen an earlier post to install nvidia drivers from batch file (below) but I would like to install both these from winnt.sif.

----------------------------------------------------------------

ECHO Installing nVidia Gforce 4 MX-440se Drivers

start /wait %systemdrive%\install\drivers\nvidia\setup.exe -s -f1"%systemdrive%\install\drivers\nvidia\setup.iss"

ECHO.

------------------------------------------------------------------

This script causes the system to reboot. Any switches to disable booting?

go in your driver folder open the setup.iss (Notepad,Editor) and set the BootOption to 0

Bye Laus

Posted
go in your driver folder open the setup.iss (Notepad,Editor) and set the BootOption to 0

there is no option in it to do that, or did u put it in urself? :/

Posted

Well, creating a setup.iss file from the nvidia 44.03 drivers setup, it turns out like this:

[InstallShield Silent]
Version=v6.00.000
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[{EFB7D050-CAD2-11D4-B34D-00105A1C23DD}-DlgOrder]
Dlg0={EFB7D050-CAD2-11D4-B34D-00105A1C23DD}-SdWelcome-0
Count=2
Dlg1={EFB7D050-CAD2-11D4-B34D-00105A1C23DD}-SdFinishReboot-0
[{EFB7D050-CAD2-11D4-B34D-00105A1C23DD}-SdWelcome-0]
Result=1
[{EFB7D050-CAD2-11D4-B34D-00105A1C23DD}-SdFinishReboot-0]
Result=1
BootOption=0

Do not use the provided setup.iss file that was extracted, that's why its rebooting. Read http://www.MSFN.org/board/index.php?act=ST&f=70&t=7557 on how to make your own setup.iss file.

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...