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.

Add new hardware wizard pops up during install.

Featured Replies

Hello. I have placed my drivers in a directory and edited winnt.sif to point to these drivers via the drivers guide on msfn (http://unattended.msfn.org/xp/drivers.htm)

Anyway, now when windows reboots and starts executing my entries in RunOnceEx.cmd, and my printer is plugged in, I get an add new hardware wizard that tells me windows found my printer and is ready to install. I have to manually click next and finish to complete the driver installation (although the runonceex.cmd contents are still being installed in the background).

The printer drivers are working, and they are what I want, but I would rather not see the add new hardware wizard. Anyway to make it automated? I suppose I could use autoit in my runonceex.cmd file to automagically click the buttons for me, but is there a better way?


No need for autoit scripts - that's unnecessary complication.

Just simply include even your printers drivers with your other drivers (I hope the printer drivers are signed/WHQL-approved, only then it will work without hitches).

If you have already included your printer drivers, then I'd conclude that its the lack of driver-signing which is causing your problem. Try disabling driver-signing checking from winnt.sif

  • Author

Thanks for the response, but alas, that is what I am doing. From my winnt.sif:

[Unattended]
OemPreinstall=Yes
UnattendSwitch="yes"
UnattendMode=FullUnattended
OemSkipEula=Yes
TargetPath=\WINDOWS
FileSystem=*
OemPnPDriversPath="Drivers\007_printer"
DriverSigningPolicy=Ignore
NonDriverSigningPolicy = Ignore

Stupid add hardware wizard. It says nothing about the drivers not being signed, it just says "This wizard helps you finish..." then I click next, then I get "This wizard has finished..." and I click finish.

Thanks for the response, but alas, that is what I am doing.  From my winnt.sif:

[Unattended]
OemPreinstall=Yes
UnattendSwitch="yes"
UnattendMode=FullUnattended
OemSkipEula=Yes
TargetPath=\WINDOWS
FileSystem=*
OemPnPDriversPath="Drivers\007_printer"
DriverSigningPolicy=Ignore
NonDriverSigningPolicy = Ignore

Stupid add hardware wizard.  It says nothing about the drivers not being signed, it just says "This wizard helps you finish..."  then I click next, then I get "This wizard has finished..." and I click finish.

I was getting the add hardware wizard for a video driver in the middle of an unattended cd. I had the right driver, winnt.sif was correct, etc. In fact, my unattended cd includes drivers for several machines the company uses, and only one model seemed to do this.

It looked like setup was continuuing in the background, so I just didn't touch anything. Sure enough, setup continued, the add hardware wizard went away, and at the end of setup the machine did indeed have the right driver.

So, have you just tried waiting it out? I did the same thing you did several times, and clicked through the wizard, but it proved to be unneccessary in my case.

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.