Roger said:
I have an HP laptop computer and all the ICONs on the desktop changed to
generic page icon with an .lnk extension. Now nothing works. What do I have
to do to fix this problem, short of reloading the complete system.
Found this in a help forum. It fixed the problem for another user.
Your exefile entry(s) in the registry have become corrupt. Run REGEDIT and
import:
For Windows NT;
REGEDIT4
[HKEY_CLASSES_ROOT\.exe]
@="exefile"
"Content Type"="application/x-msdownload"
[HKEY_CLASSES_ROOT\exefile]
@="Application"
"EditFlags"=hex:d8,07,00,00
[HKEY_CLASSES_ROOT\exefile\DefaultIcon]
@="%1"
[HKEY_CLASSES_ROOT\exefile\shell]
[HKEY_CLASSES_ROOT\exefile\shell\open]
"EditFlags"=hex:00,00,00,00
[HKEY_CLASSES_ROOT\exefile\shell\open\command]
@="\"%1\" %*"
[HKEY_CLASSES_ROOT\exefile\shellex]
[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers]
[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\PifProps]
@="{86F19A00-42A0-1069-A2E9-08002B30309D}"
Just Cut and paste to text editor, (notepad.exe) and save as a .reg
extension name anything you want.
Make sure to save the System.Dat and User.Dat files from your Windows
Directory and or the corresponding files from NT before playing the Registry
Game.