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.

New Tool to Parse $1\Drivers

Featured Replies

Okay, I completely rewrote the entire script to make it more flexible.

What does it do?

It parses a folder tree looking for INF driver files and creates the OemPnPDriversPath line from the findings.

How does it work?

When you run the application, you will be asked to browse to the folder containing your drivers (i.e. $OEM$\$1\Drivers). You will then be asked to select a folder to save the log and results files. It will then parse the tree you selected looking for INF files. If it finds one, it will add that folder to the OemPnP... line. If it finds another INF in the same folder, it bypasses adding it an additional time. When it's done it'll prompt you to open the location where you choose to write the log and result file. Just copy the line from the result file into you WinNT.sif and you're ready to go.

I hope it's helpful. I got tired of having to manually put the OemPnP.. line together.

I'm also working on one that will pull together the patches and dynamically create the SVCPACK.inf file, etc. What it will do it copy the patches to the SVCPACK folder and rename them to the KB######.exe name and add it with the switches to the SVCPACK.inf file. But that's a different story. :whistle:

-Mike

OemPnPDriversPath_Builder.exe

This sounds cool!

However i get a Windows Script Host error.

Script: C:\Temp\27397615.vbs

Linie: 11

Char: 1

Error: The service og group did not start

Code: 8007042C

  • Author

Hmmm.... That's the WMI connection being opened. Is your WMI service disabled or stopped?

Sounds good, but someitmes, we have hundreds of drivers in one directory... what would be really nice is a script that would eliminate doubles, keep latest versions, and do it in spite of the cases where several drivers and .inf are in one folder. It's not that easy, indeed !

  • Author
Why did you wrap the VBS in an EXE?

To get it through the firewall here. It's goofy. I can upload an EXE but if I try to upload a script the office's "network police" block me.

Why did you wrap the VBS in an EXE?

To get it through the firewall here. It's goofy. I can upload an EXE but if I try to upload a script the office's "network police" block me.

That's because those have been well known for having viruses. I'm not nearly majorly surprised that it's blocking .vbs files.

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.