|
Answer» Hi
I am having a PC with WINDOWS XP OS installed... for some days i have noticed that all exe files in my pc (specially multimedia) has turned to service manager. I cant understand what are the problem is... please somebody help me solve the problem.
regWhat software is loaded on there that MAT be relevant? Any details at all about what happened prior to this?Copy the following exactly and paste it into NOTEPAD. SAVE the file as exefix.reg and double click it:
Code: [Select]Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.exe] ="exefile" "Content Type"="application/x-msdownload"
[HKEY_CLASSES_ROOT\.exe\PersistentHandler] ="{098f2470-bae0-11cd-b579-08002b30bfeb}"
[HKEY_CLASSES_ROOT\exefile] ="Application" "EditFlags"=hex:38,07,00,00 "TileInfo"="prop:FileDescription;Company;FileVersion" "InfoTip"="prop:FileDescription;Company;FileVersion;Create;Size"
[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\shell\runas]
[HKEY_CLASSES_ROOT\exefile\shell\runas\command] ="\"%1\" %*"
[HKEY_CLASSES_ROOT\exefile\shellex]
[HKEY_CLASSES_ROOT\exefile\shellex\DropHandler] ="{86C86720-42A0-1069-A2E8-08002B30309D}"
[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers]
[HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\PEAnalyser] ="{09A63660-16F9-11d0-B1DF-004F56001CA7}"
|