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.

How To Silent Install Nvidia Firewall?

Featured Replies

Anyone here managed to silently install the nvidia firewall for the nforce 4 motherboards? Thanks.

the setup is installshield based, so , copy paste from msfn unattended website,

InstallShield

To silently install a package that uses InstallShield, you will have to first create a setup.iss file on a working operating system. Use a test PC if you can.

1. Start the setup application using the -R (case-sensitive) switch from command prompt.

e.g:
Setup.exe -R

2. The setup screens will appear as they normally would, asking you questions as you go along, such as destination directory, etc. It's important that you do not choose the "Restart the computer now" option. If you do, you will terminate your batch when you run an unattended installation.

3. After installation has completed, go to your C:\Windows\ (or C:\WINNT\) directory and take out the setup.iss file. Put this setup.iss file in the same directory where your application setup.exe file resides in.

4. Start the Silent installation using:

start /wait %systemdrive%\install\Application\Application_name\Setup.exe -s

5. Repeat the steps for other setup applications that uses InstallShield.
» Installing Installshield Applications from RunOnceEx CD

Installshield applications will fail to install when executed from RunOnceEx on CD, unless a log file location is specified. An example of this is shown below, adapt this example for your InstallShield applications (shown in bold):

REG ADD %KEY%\045 /VE /D "Kerio Personal Firewall 2.1.5" /f
REG ADD %KEY%\045 /V 1 /D "%CDROM%\apps\KPF\Setup.exe -s -f2\"%systemdrive%\kerio.log\"" /f

You can then use a cleanup.cmd file to delete the kerio.log file afterwards.
» How do I identify an InstallShield package?

Most of them can be extracted. The Properties box of Setup.exe should show something like "InstallShield (R) Setup Launcher" or something similar. And lastly, if you see a setup.iss file in the directory, then its definitely InstallShield!

  • Author

How would you trigger the installation of the software when the ethernet drivers are installed?

i never managed to get the nvidia ethernet drivers to be automatically installed by xp during install, but you could try integrating them with nLite, and then use the normal method given in the msfn unattended website.

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.