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.

Silently install inf without CD prompt

Featured Replies

Hey there,

I frequently run a re-install of WMI through the C:\windows\inf\wbemoc.inf file for various computers.

Each time I re-install, Windows prompts for the installation disk.

Is there anyway to modify this inf file so it can point to a source directory, for example C:\i386??

I've searched everywhere and have also tried modifying the inf, but still can't find a solution.. Anyone?


Assuming the files are at C:\I386, the syntax is to place the SourcePath to "C:\". It will then find the I386 directory.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup]
"SourcePath"="C:\\"

We use a Group Policy to push the I386 from our network, but if that doesn't work for you, you'll have to copy I386 to each machine.

I used to have a snip that allowed me to script a INF installation via some dll hook or other convoluted process. If I find it I will post back, that script combined with PSTools or similar, would allow you to re-install all machines from a single batch file.

Edited by MrJinje

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.