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.

Programm inf Install

Featured Replies

hi!

I Would be install a Programm silently that have only a Inf File for install...

How i do this?

Thanks for reply Posts!

GoFrag

use the following command line

rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 inf path

if you run the installation from cmd or batch file consider adding

start /wait before the command

well from my personal expirience it doesn't cause a reboot but try it too just in case

You should use a combination of the following values for mode. You must include 128 to set the default path of the installation to the location of the INF, otherwise a system-provided INF is assumed. Add values to specify rebooting. Note that only the values 128 or 132 are recommended, other values may cause the computer to reboot unnecessarily or not reboot when required.

0 System provided INF.

128 Set the default path of the installation to the location of the INF. This is the typical setting.

+0 Never reboot the computer.

+1 Reboot the computer in all cases.

+2 Always ask the users if they want to reboot.

+3 Reboot the computer if necessary without asking user for permission.

+4 If a reboot of the computer is necessary, ask the user for permission before rebooting.

128+4=132

128 = silent with no reboot

http://msdn.microsoft.com/library/default....hinfsection.asp

sorry for being a smarty pants .. just thought i'd mention it :)

damm you're good thanks for the info.

i'm just installing a couple of audio and video codecs with this method and they probably don't require a restart so that's why i was lucky i'll change it 128 right away

  • 2 weeks later...
use the following command line

rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 inf path

if you run the installation from cmd or batch file consider adding

start /wait before the command

setupapi.dll

setupapi alone is no good.

luckily there was another post by Numinous with the correct syntax so I could figure it out.

I suppose it would have been obvious to any advanced user but I was going crazy...

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.