segunda-feira, 22 de agosto de 2011

Arquivos .exe pedindo abrir com... - Windows‏

Ao tentar abrir qualquer arquivo executável, este solicitava para escolher algum software através do utilitário Abrir com… do windows.
Após algum tempo de pesquisa, uma solução simples foi encontrada!

Copie o código abaixo e cole em um arquivo de texto, salve como: FIXERROR.reg

            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;FileVersi on”
            “InfoTip”=”prop:FileDescription;Company;FileVersio n;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\PropertySheetHan dlers]
            [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers\PEAnalyser]
            @=”{09A63660-16F9-11d0-B1DF-004F56001CA7}”
            [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers\PifProps]
            @=”{86F19A00-42A0-1069-A2E9-08002B30309D}”
            [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHan dlers\ShimLayer Property Page]
            @=”{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}”





Coloque o arquivo na área de trabalho do computador danificado e dê um duplo clique no arquivo. Caso peça uma confirmação, pressione o botão afirmativo (sim/yes).



Pronto! Reinicie a máquina é execute os programas.

Nenhum comentário:

Postar um comentário

DropBox