Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

unattended install of nvidia and pinnacle drivers

Featured Replies

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?


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

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? :/

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

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.