Topic: Found New Hardware Wizard confusion.

So i am a little confused here on what to do. When i first image my machine i get all sorts of pop ups from the "Found New Hardware Wizard".  Currently i am trying to call DP_Install_Tool.cmd automatically but it wont run while this prompt is up. Is the DSPdsblr.exe supposed to fix this or is that for something else? I also read http://forum.driverpacks.net/viewtopic. … 401#p12401 about the continue.exe  but that seems like it is outdated, the window titles are different now i think. I just need to take care of these "Found New Hardware Wizard" prompts and all would be good.
Thanks again for all your help
JustusIV

Re: Found New Hardware Wizard confusion.

At what point are you calling the tool

GUIRunonce, RunOnceEX, Startup folder, Login script, autoexec.bat???

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: Found New Hardware Wizard confusion.

I am using the GUIRunonce from sysprep. I know you said give RunOnceEX a shot, but will this be my solution for this? I am not real familiar with RunOnceEX but i need to run SAD twice because of the graphic chipset then the graphic driver. I can just add DP_Install_Tool.cmd back into RunOnceEX a second time via bat surely?

Re: Found New Hardware Wizard confusion.

we have had multiple issues reported by multiple users when using GUIROnceEx... That is why i said...

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: Found New Hardware Wizard confusion.

So i tried using

@echo off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY%\001 /VE /D "Installing Drivers" /f
REG ADD %KEY%\001 /V 1 /D "%systemdrive%\windows\system32\DP_Install_Tool.cmd" /f

And i still get the pop up Found New Hardware Wizard.
Which in turn makes the DP_Install_Tool say PnP manager busy.
I did not try this after a sysprep but just added it to reg and rebooted. I would assume i would have the same results whether it is being syspreped or not.
Ideas?

Last edited by JustusIV (2009-07-08 00:54:22)

Re: Found New Hardware Wizard confusion.

not me... but i bet one of the guys does...

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: Found New Hardware Wizard confusion.

The dp_inst_tool has nothing to do with the Windows hw detection at first boot.  You're seeing the normal Windows setup post-install at first login.  Any hardware not installed after image extraction will have the hw wiz popup.
If your install uses winnt.sif, then to make it valid you need the following entries:

[Data]
  AutoPartition=0
  MsDosInitiated=0
  UnattendedInstall="Yes"

And to make DriverPacks work without the driver signing popups, you need these entries:

[Unattended]
  DriverSigningPolicy=Ignore
  NonDriverSigningPolicy=Ignore

If you don't use a winnt.sif file, then I don't know.  I'm not a sysprep guy. smile

Are you seeing the hw wiz DURING the dp_inst_tool or BEFORE dp_inst_tool is executed?  That's critical to know.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: Found New Hardware Wizard confusion.

Ok, i wrote a little autoit that searches for found new hardware and presses esc. I call this from a batch file before i run DP_Install_Tool.cmd. I do all this from the GuiRunOnce. I tried the RunOnceEX jazz and while i got it working it just didnt seem to flow like i wanted it to. So far it seem to be working. I looked around but am not seeing the issues with the GuiRunOnce.
If you want to see my autoit script and or my batch file i will be happy to post it.

Re: Found New Hardware Wizard confusion.

While i did not follow the instructions in this tutorial
http://forum.driverpacks.net/viewtopic.php?id=1682
I might go through it just for experience.
I am using the GuiRunOnce but call DP_Install_Tool.cmd via a batch file that is called from the GuiRunOnce.
I am not having any issue with the desktop.ini bug ducumented here.
http://forum.driverpacks.net/viewtopic.php?id=1208
Everything seems to be working for me.

Last edited by JustusIV (2009-07-09 06:25:37)

Re: Found New Hardware Wizard confusion.

whatever you do... DO NOT use makepnf

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: Found New Hardware Wizard confusion.

please read up here : http://www.msfn.org/board/new-hardware- … 88585.html and here http://www.msfn.org/board/stop-found-ne … 84196.html for all details about what's going on in my case.. i'm desperate trying to figure it out why new hardware wizard appears  at t-25 asking me for terminal service,mouse,keyboad drivers.. if windows has those drivers in SP3.cab  i got XP pro x86 retail version in spanish languague

i did some tweaks with latest up to date nlite i have in winnt.sif to ignore unsigned drivers..etc, i integrated driverpack method 2 + media player 11.

if i can't find a reasonable explanation for this i could try a script to kill this window... please JustusIV  could i see your script + cmd file for this? how could i implement such script for my case to kill those windows..


please help!!!

Last edited by Rickz (2009-10-26 19:36:08)

Re: Found New Hardware Wizard confusion.

Nuhi states clearly in the second post that it was (or is) a BUG with nLite...

This is the DriverPacks support forum... this does not seem related to universl imageing either, moved to other

See "Read BEFORE you post" in my signature.

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: Found New Hardware Wizard confusion.

ok, a similar problem with this one. If it doesnt fit here, i´ll do a separate topic. Tried to install a printer to a PC and it didnt work, i removed the faulty printer, but the found new hardware wizard still keeps poping up every reboot. Dont know why it still finds the non-existent printer, but it is really annoying. Could this be related to corrupted system file or some kind of faulty registry entry or smth?

Re: Found New Hardware Wizard confusion.

you may have to uninstall the printer driver... there may be some monitoring software or the like causing the issue.

check the OEM site for removal tool or unistaller... was system restore enabled perhaps you can fall back to a snapshot from before the printer was attached...

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: Found New Hardware Wizard confusion.

i´m sry, can´t find any driver related to printer in my system. Tried driver cleaner professional, but it didnt find anything. Can´t roll back, i prefer that system restore is disabled if i don´t change anything in my system and i use my system as limited user to prevent viruses, i can always click "run as..administrator". I´ll try to find the uninstall tool

Re: Found New Hardware Wizard confusion.

JustusIV   may i see your source for auto it script?... with a compiled exe files should i leave the arguments empty from guirunonce or just leave the /s  ?

My Regards

Re: Found New Hardware Wizard confusion.

geez...i dont even remember the brand of the printer any more. Any good driver cleaner would be handy.

OK! I know now...it´s Canon Bubblejet BJC-240. Tried to clean spooler...It was there and i deleted it, also all drivers from spooler. Also made sure there are no driver related files in windows/system32 or windows/system32/drivers a.s.o. Must i really do clean install or is there a way to control the startup of the found new hardware wizard (almost seems like some sort of corrupted windows core file).

Last edited by kaitsevaim (2009-11-17 21:40:12)

Re: Found New Hardware Wizard confusion.

there is always something to get confused by! lol!

Re: Found New Hardware Wizard confusion.

lol, the simplest thing and i never thought of that. Device manager --> show hidden devices--->there the dog was buried. Uninstalled the s.o.a.b with yellow exclamation mark and everything OK!