需要應用打開此 exe 下載安裝某軟件中毒了,解決辦法:
1 查殺病毒
2 C盤中搜索Regedit.exe,右鍵打開,如果右鍵-打開失效,就重命名為 Regedit.com
如果后綴更改無效,就打開文件夾選項-查看里 不勾選 隱藏未知文件類型的拓展名。
3 打開后找到並刪除
1 HKEY_CLASSES_ROOT\exefile\shell\
Enable/Disable Digital Signature IconsHKEY_CLASSES_ROOT\exefile\shell\Enable/Disable Digital SignatureIcons\command (Default) REG_SZ acsignopt.exe
4 再雙擊打開exe文件時,如果出現 打開方式,或文本形式打開。
將注冊表中 HKEY_CLASSES_ROOT\exefile\shell\open\command里的叫默認值的鍵值改為"%1" %*
HKEY_CLASSES_ROOT\exefile\shell\open\command
"%1" %*
計算機\HKEY_CLASSES_ROOT\exefile\shell\open\command
C:\Windows\svchost.com "%1" %* 真會偽裝
改 為 "%1" %*
還有一個或多個
IsolatedCommand = "%1" %* 刪除此項,
5 如果再不行就 運行cmd 或在我的菜單-附件-右鍵 或以 管理員身份 打開命令提示符。輸入assoc .exe=exefile。重啟電腦即可
assoc.exe=exefile
軟件不要隨便下載安裝,去官網下載,什么叫官網,這個軟件是誰開發的,誰的網站就是官網,
國內下載不了就FQ..
endv
給個正確的參考一下:
1 Windows Registry Editor Version 5.00 2 3 [HKEY_CLASSES_ROOT\exefile] 4 @="Application" 5 "EditFlags"=hex:38,07,00,00 6 "FriendlyTypeName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\ 7 00,6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,\ 8 32,00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,\ 9 00,2c,00,2d,00,31,00,30,00,31,00,35,00,36,00,00,00 10 11 [HKEY_CLASSES_ROOT\exefile\DefaultIcon] 12 @="%1" 13 14 [HKEY_CLASSES_ROOT\exefile\shell] 15 16 [HKEY_CLASSES_ROOT\exefile\shell\open] 17 "EditFlags"=hex:00,00,00,00 18 19 [HKEY_CLASSES_ROOT\exefile\shell\open\command] 20 @="\"%1\" %*" 21 22 [HKEY_CLASSES_ROOT\exefile\shell\runas] 23 "HasLUAShield"="" 24 25 [HKEY_CLASSES_ROOT\exefile\shell\runas\command] 26 @="\"%1\" %*" 27 "IsolatedCommand"="\"%1\" %*" 28 29 [HKEY_CLASSES_ROOT\exefile\shell\runasuser] 30 @="@shell32.dll,-50944" 31 "Extended"="" 32 "SuppressionPolicyEx"="{F211AA05-D4DF-4370-A2A0-9F19C09756A7}" 33 34 [HKEY_CLASSES_ROOT\exefile\shell\runasuser\command] 35 "DelegateExecute"="{ea72d00e-4960-42fa-ba92-7792a7944c1d}" 36 37 [HKEY_CLASSES_ROOT\exefile\shellex] 38 39 [HKEY_CLASSES_ROOT\exefile\shellex\ContextMenuHandlers] 40 @="Compatibility" 41 42 [HKEY_CLASSES_ROOT\exefile\shellex\ContextMenuHandlers\Compatibility] 43 @="{1d27f844-3a1f-4410-85ac-14651078412d}" 44 45 [HKEY_CLASSES_ROOT\exefile\shellex\ContextMenuHandlers\PintoStartScreen] 46 @="{470C0EBD-5D73-4d58-9CED-E91E22E23282}" 47 48 [HKEY_CLASSES_ROOT\exefile\shellex\DropHandler] 49 @="{86C86720-42A0-1069-A2E8-08002B30309D}" 50 51 [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers] 52 53 [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\ShimLayer Property Page] 54 @="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}"