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.

[OemInfFiles]

Featured Replies


[OemInfFiles]

i thought it would be best to continue discussion of this method in this forum instead of the x64 forum since it probably applies to more than that version of windows. i have not been able to find this method documented anywhere, so i will document it here.

EDIT: verified to work with 32-bit Windows.

by adding the following lines to WINNT.SIF, you can force GUIMODE setup to install a nonWHQL certified driver placed in X:\$OEM$\$$\OEMDIR on your unattended cd.

[Data]
OemDrivers=OemInfFiles

[OemInfFiles]
OemDriverFlags=1
OemDriverPathName="%SystemRoot%\OemDir"
OemInfName="driver0.inf"

OemInfName can be appended:

OemInfName="driver0.inf","driver1.inf","driver2.inf", ...

at some point during setup, the .INF files are copied to C:\Windows\inf as oem0.inf, oem1.inf, oem2.inf, ...

the source disk for the .INFs is defined by OemDriverPathName. during device detection in GUIMODE setup, these drivers are prioritized over the default ones included with windows. i am assuming that OemDriverFlags=1 is what allows this to happen.

@PhreeZ :hello:

can you still use 'oempnpdriverspath' as well? I have a promise (fasttx2k/ulsata) RAID and intel (875p)chipset driver collection in that folder you see?

thanks in advance?

:yes:

Edited by the_doc735

  • Author

@the_doc735:

OemPnPDriversPath works with [OemInfFiles]. :)

@the_doc735:

OemPnPDriversPath works with [OemInfFiles]. :)

the big question has to be:

does this [OemInfFiles] work for monitor drivers? (monitors don't seem to be detected by setup? - yes?) :huh:

many thanks in advance :yes:

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.