Saturday, July 21, 2007

A way to bug someone

Victim says: "I can not open Exe files?!?!? "

Type ' regedit ' in Run (Press WinKey+R ) to open Registry Editor.
Go to ' HKEY_CLASSES_ROOT\.exe '. In right part, open ' (Default) '.
In Value data, type ' txtfile ' instead of ' exefile '. Hit OK & close Registry Editor. Then the .EXE files will be open in Notepad .

Note: If you type the path of your Exe file in ' .CMD ' or ' .BAT ' files, the Exe files will not be open in Notepad.

If you want to disable .BAT files, type ' regedit ' in Run (Press WinKey+R ) to open Registry Editor.
Go to ' HKEY_CLASSES_ROOT\.bat '. In right part, open ' (Default) '.
In Value data, type ' txtfile ' instead of ' batfile '. Hit OK.

If you want to disable .CMD files, type ' regedit ' in Run (Press WinKey+R ) to open Registry Editor.
Go to ' HKEY_CLASSES_ROOT\.cmd '. In right part, open ' (Default) '.
In Value data, type ' txtfile ' instead of ' cmdfile '. Hit OK & close Registry Editor.

By the file that you see below you can do these actions very fast. Download the files & unzip them. Then Right-Click on the file & hit ' Merge '.

Disable EXE, BAT & CMD files (ZIP file - 207Bytes)
Enable EXE, BAT & CMD files (ZIP file - 255Bytes) for fixing!

No comments: