Tech Support > Microsoft Windows > Drivers > Re: Please help: How to remove a manufacturer in "Add printer wizard" ?
Re: Please help: How to remove a manufacturer in "Add printer wizard" ?
Posted by Lars Birkemose on September 9th, 2003


I cant remember where, but Im pretty sure its in the registry somewhere

"Michael Leung" <mhleung@netspace.net.au> wrote in message
news:ehJAzcSdDHA.3332@TK2MSFTNGP09.phx.gbl...


Posted by Dan Negrescu on September 9th, 2003


Well, no, it's not in the registry. The information that "Add Printer Wizard" displays
is from *.inf and *.pnf files that are stored in the %WINDOWS%\INF folder (aware
that this is a hidden folder). During the installation process the INF file provided by
the manufacturer is copied into this folder - and a "compiled" version of it is eventualy
created (it has the extention PNF); this happens even if the installation fails or cancelled.
Several versions of one manufacturer INF (and associated PNF) file might exist, under
different names.
To remove a specific manufacturer search the the %WINDOWS%\INF for occurence
of the manufacturer name in all files; next delete all *.INF and *.PNF files that contain the
search string. This is all. (There is no need to reboot the PC). Oh, and of course be
carrefull about the files you are deleting...

Regards
Dan.




Posted by Ashwin [MS] on September 9th, 2003


Dan hit the nail on the head! Thanks Dan!

- Ashwin

This posting is provided "AS IS" with no warranties, and confers no rights.