Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 12-17-2007, 03:10 AM
Mark
Newsgroup Contributor
 
Posts: n/a
Found new hardware wizard always fails...

Found new hardware wizard always fails...

I then select Install from Spicific location and select "C:\WINDOWS\INF" and
in most cases it then finds what it needs.

However as part of some installs the system will hang, unless I restart and
then when the wizard pops up I know that I have to manually select
"C:\WINDOWS\INF" and all is OK.
Where is the setting / reg entry that tells the Hardware wizard where to
search? such that I can fix it..

Thanks


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 12-17-2007, 03:10 AM
  #2 (permalink)  
Old 12-17-2007, 05:50 AM
Elmo
Newsgroup Contributor
 
Posts: n/a
Re: Found new hardware wizard always fails...

Mark wrote:
> Found new hardware wizard always fails...
>
> I then select Install from Spicific location and select "C:\WINDOWS\INF" and
> in most cases it then finds what it needs.
>
> However as part of some installs the system will hang, unless I restart and
> then when the wizard pops up I know that I have to manually select
> "C:\WINDOWS\INF" and all is OK.
> Where is the setting / reg entry that tells the Hardware wizard where to
> search? such that I can fix it..
>
> Thanks


This is from
http://www.uwe-sieber.de/usbtrouble_...ks_for_drivers which is
a solution for USB devices asking for drivers, but it looks like it
should apply to the default location for any drivers.

"The registry key that points to the INF folder is corrupt.
Start the Registry Editor (Run, Regedit). Check if under
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion the item
'DevicePath' points to '%SystemRoot%\inf'. Additional items, separated
by semicolons, are ok but '%SystemRoot%\inf' has to be one of them.
Then delete the file C:\WINDOWS\inf\infcache.1 - XP will recreate it.
The INF folder and the infcache.1 file are 'hidden'. To see them in the
Windows Explorer:
Menu 'Tools', 'Folder Options'
Tab 'View', mark 'show hidden files and folders'
If it still doesn't work after a restart, the files in C:\WINDOWS\inf
might be corrupt. A Windows repair install helps then.

Another thing to check is if the values 'FactoryPreInstallInProgress'
and 'AuditInProgress' are set to '1' under
HKEY_LOCAL_MACHINE\SYSTEM\Setup
and
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Factory

They should be 0 or non present. "

--
Joe =o)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 12-18-2007, 05:20 AM
Mark
Newsgroup Contributor
 
Posts: n/a
Re: Found new hardware wizard always fails...

Thanks..

It helped, as it looks like I must have been hit by somthing or got my reg
all twisted.

"Elmo" <elmogeek@iglou.invalid> wrote in message
news:OmAXRMLQIHA.6036@TK2MSFTNGP03.phx.gbl...
> Mark wrote:
>> Found new hardware wizard always fails...
>>
>> I then select Install from Spicific location and select "C:\WINDOWS\INF"
>> and in most cases it then finds what it needs.
>>
>> However as part of some installs the system will hang, unless I restart
>> and then when the wizard pops up I know that I have to manually select
>> "C:\WINDOWS\INF" and all is OK.
>> Where is the setting / reg entry that tells the Hardware wizard where to
>> search? such that I can fix it..
>>
>> Thanks

>
> This is from
> http://www.uwe-sieber.de/usbtrouble_...ks_for_drivers which is a
> solution for USB devices asking for drivers, but it looks like it should
> apply to the default location for any drivers.
>
> "The registry key that points to the INF folder is corrupt.
> Start the Registry Editor (Run, Regedit). Check if under
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion the item
> 'DevicePath' points to '%SystemRoot%\inf'. Additional items, separated by
> semicolons, are ok but '%SystemRoot%\inf' has to be one of them.
> Then delete the file C:\WINDOWS\inf\infcache.1 - XP will recreate it.
> The INF folder and the infcache.1 file are 'hidden'. To see them in the
> Windows Explorer:
> Menu 'Tools', 'Folder Options'
> Tab 'View', mark 'show hidden files and folders'
> If it still doesn't work after a restart, the files in C:\WINDOWS\inf
> might be corrupt. A Windows repair install helps then.
>
> Another thing to check is if the values 'FactoryPreInstallInProgress' and
> 'AuditInProgress' are set to '1' under
> HKEY_LOCAL_MACHINE\SYSTEM\Setup
> and
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Factory
>
> They should be 0 or non present. "
>
> --
> Joe =o)



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 02-12-2008, 06:30 AM
tony
Newsgroup Contributor
 
Posts: n/a
Re: Found new hardware wizard always fails...

Thanks for posting this answer! I've had this problem on one PC (windows XP)
for over a year and it was driving me crazy. Far too many hours of searching
turned up nothing. (who knew "hardware wizard does not look in
C:\WINDOWS\inf" would be so rare?)

The Found New Hardware wizard was not looking in C:\WINDOWS\inf unless I
directed it explicitly. Sure enough, under
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion,
'DevicePath' was corrupted. A simple edit to make it '%SystemRoot%\inf' did
the trick.

Thanks!

"Elmo" wrote:

> Mark wrote:
> > Found new hardware wizard always fails...
> >
> > I then select Install from Spicific location and select "C:\WINDOWS\INF" and
> > in most cases it then finds what it needs.
> >
> > However as part of some installs the system will hang, unless I restart and
> > then when the wizard pops up I know that I have to manually select
> > "C:\WINDOWS\INF" and all is OK.
> > Where is the setting / reg entry that tells the Hardware wizard where to
> > search? such that I can fix it..
> >
> > Thanks

>
> This is from
> http://www.uwe-sieber.de/usbtrouble_...ks_for_drivers which is
> a solution for USB devices asking for drivers, but it looks like it
> should apply to the default location for any drivers.
>
> "The registry key that points to the INF folder is corrupt.
> Start the Registry Editor (Run, Regedit). Check if under
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion the item
> 'DevicePath' points to '%SystemRoot%\inf'. Additional items, separated
> by semicolons, are ok but '%SystemRoot%\inf' has to be one of them.
> Then delete the file C:\WINDOWS\inf\infcache.1 - XP will recreate it.
> The INF folder and the infcache.1 file are 'hidden'. To see them in the
> Windows Explorer:
> Menu 'Tools', 'Folder Options'
> Tab 'View', mark 'show hidden files and folders'
> If it still doesn't work after a restart, the files in C:\WINDOWS\inf
> might be corrupt. A Windows repair install helps then.
>
> Another thing to check is if the values 'FactoryPreInstallInProgress'
> and 'AuditInProgress' are set to '1' under
> HKEY_LOCAL_MACHINE\SYSTEM\Setup
> and
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Factory
>
> They should be 0 or non present. "
>
> --
> Joe =o)
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 03-12-2008, 07:41 AM
Kevin
Newsgroup Contributor
 
Posts: n/a
Re: Found new hardware wizard always fails...

Elmo,
You are my hero too.
Worked like a champ.

If I had figured out better search terms to use in Google I would have found
your answer a day sooner and a headache less.

Thanks for posting the answer!!!
--
I know nothing.


"Elmo" wrote:

> Mark wrote:
> > Found new hardware wizard always fails...
> >
> > I then select Install from Spicific location and select "C:\WINDOWS\INF" and
> > in most cases it then finds what it needs.
> >
> > However as part of some installs the system will hang, unless I restart and
> > then when the wizard pops up I know that I have to manually select
> > "C:\WINDOWS\INF" and all is OK.
> > Where is the setting / reg entry that tells the Hardware wizard where to
> > search? such that I can fix it..
> >
> > Thanks

>
> This is from
> http://www.uwe-sieber.de/usbtrouble_...ks_for_drivers which is
> a solution for USB devices asking for drivers, but it looks like it
> should apply to the default location for any drivers.
>
> "The registry key that points to the INF folder is corrupt.
> Start the Registry Editor (Run, Regedit). Check if under
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion the item
> 'DevicePath' points to '%SystemRoot%\inf'. Additional items, separated
> by semicolons, are ok but '%SystemRoot%\inf' has to be one of them.
> Then delete the file C:\WINDOWS\inf\infcache.1 - XP will recreate it.
> The INF folder and the infcache.1 file are 'hidden'. To see them in the
> Windows Explorer:
> Menu 'Tools', 'Folder Options'
> Tab 'View', mark 'show hidden files and folders'
> If it still doesn't work after a restart, the files in C:\WINDOWS\inf
> might be corrupt. A Windows repair install helps then.
>
> Another thing to check is if the values 'FactoryPreInstallInProgress'
> and 'AuditInProgress' are set to '1' under
> HKEY_LOCAL_MACHINE\SYSTEM\Setup
> and
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Factory
>
> They should be 0 or non present. "
>
> --
> Joe =o)
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 03-15-2008, 04:30 PM
Elmo
Newsgroup Contributor
 
Posts: n/a
Re: Found new hardware wizard always fails...

Kevin wrote:
> Elmo,
> You are my hero too.
> Worked like a champ.
>
> If I had figured out better search terms to use in Google I would have found
> your answer a day sooner and a headache less.
>
> Thanks for posting the answer!!!


Great news! Thanks for reporting back.

--
Joe =o)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Found new device wizard! David E Vista Hardware 3 08-13-2007 01:30 AM
Found new hardware, but can't install printer using wizard Chigongman Windows XP 4 01-04-2007 04:34 AM
New Hardware Wizard Fails to Finish HP Installation Owl Windows XP 3 01-04-2007 04:28 AM
Found New Hardware Wizard Havic Windows XP 7 01-04-2007 03:43 AM
Microphone wizard fails =?Utf-8?B?QmFycnk=?= Windows XP Tablet PC Newsgroup 1 05-26-2004 10:16 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 06:38 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0