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.

is there alimit to OemPnPDriversPath?

Featured Replies

is there alimit to OemPnPDriversPath??????????

i mean can i add 4 lines to it

cause with all drivers packs its avery long line to put in one line

if acouple of lines can be placed its easier no?

is it even possible?


And also, direct folders (instead of sorted) help if you have too many drivers (beyond 4096 characters).

Instead of:

D
|-gfx
   |--intel
   |--nVidia
   |--ATi

You can have:

D
   |-intel
   |-nVidia
   |-ATi

But don't worry, it will take a lot of time before you fill up the 4096 chars space, and need to look for ways to accommodate more drivers. Unless you use this method for VERY big commercial establishments, (or if you use Bashrat's driverpacks, LOL :P). If you are using driver-packs from anywhere, prune the list to only have what you need to support - hardware which you know your users will never use, don't need to be supported. :)

And also, direct folders (instead of sorted) help if you have too many drivers (beyond 4096 characters).

Instead of:

D
|-gfx
   |--intel
   |--nVidia
   |--ATi

You can have:

D
   |-intel
   |-nVidia
   |-ATi

But don't worry, it will take a lot of time before you fill up the 4096 chars space, and need to look for ways to accommodate more drivers. Unless you use this method for VERY big commercial establishments, (or if you use Bashrat's driverpacks, LOL :P).  If you are using driver-packs from anywhere, prune the list to only have what you need to support - hardware which you know your users will never use, don't need to be supported. :)

This is also why I called all subfolders "1", "2", etc. to save space! And also why I had to add a list of where you can find which driver....

why not modify your .inf files ???

I place all my lan inf files in the root of (lets say) LAN and let the .inf files search for the right drivers in their subfolders.

only one section in your file need to be modified, works like a charm

example broadcom drivers

[sourceDisksNames]

1 = %DISK_DESC%,,,\BROADCOM_01

example winnt.sif

[unattended]

UnattendMode=ReadOnly

OemSkipEula=Yes

OemPreinstall=Yes

OemPnPDriversPath="install\drivers\storage;install\drivers\chipset;install\drivers\lan;install\drivers\flash;install\drivers\modem;install\drivers\sound;install\drivers\video"

DriverSigningPolicy=Ignore

TargetPath=\WINDOWS

UnattendSwitch=yes

WaitForReboot=No

why not modify your .inf files ???

I place all my lan inf files in the root of (lets say) LAN and let the .inf files search for the right drivers in their subfolders.

only one section in your file need to be modified, works like a charm

WHQL won't work anymore! ;)

And sometimes that gives trouble...

why not modify your .inf files ???

good idea...... But then, your driver signing is violated (I know, you can set winnt.sif to ignore signing, but still I wouldn't do it).

Why should that give any problems ???

Most of the drivers i use aren't digitally signed

but anyway, thank guys

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.