Do NOT delete any *.inf files. They will NOT be recreated.
<quote>
INF File
A text-based file containing information required by the system to install a
device's software components.
<quote>
http://msdn2.microsoft.com/en-us/library/ms789550.aspx
<quote>
PNF file
A precompiled INF File. Windows creates a PNF file for each INF file to
facilitate efficient processing. A PNF file includes information about the
content of the original INF file, as well as the name of the INF file and
other file attributes. Setup uses the PNF file instead of the original INF
file. If a PNF file does not exist, Setup generates one for the INF file.
For vendor-supplied INF files, the information contained in a PNF file also
includes the location of the original INF file.
<quote>
from...
http://msdn2.microsoft.com/en-us/library/ms789541.aspx
<quote>
It is perfectly safe to delete PNF files (in fact you will free up a huge
chunk of space on the drive) because as I said, they will be recreated
automatically when needed; you'll notice that ALL of the PNF files have
dates later than the INF files, in fact they will probably be tagged with
the date that Windows was installed-or later. The reason I said to delete
them is because your system may very well be installing
old/stale/out-of-date drivers which is causing your problem. If you delete
the driver cache (the PNF files) and then install the drives, you will force
the system to recreate the cache and read all the INF files from scratch.
When it does so, it will find and use the new drivers instead of falling
back on the old cached one. That's why I recommended it.
Alec S.
<quote>
from...
http://groups.google.com/group/micr...&q="delete+.pnf+files"&hl=en#9c48484c0b1da71a
<quote>
PNF files are temporary files created by Windows during the execution of an
..INF file. You do not need to keep PNF files, they will be generated again
when needed.
Don Watkins (Admin)
<quote>
from...
http://www.pcnet-online.com/discus/messages/449/4214.html?1082999399
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In