Turning on Registry Tricks
Turning on Registry TricksRegistry is a role in the life of the windows .. ehm but how do if the registry Disable by Administrator ... especially exposed to the virus have been completed .. suffering ... I can do the windows ..
how to continue to turn back? I also do not know ... he neh .. xx just kidding.
simply copy the script below:
/ / Program regedit
/ / Name of Program: regedit.js
var vbCancel = 2;
vbYesNoCancel var = 3;
vbYes var = 6;
var vbNo = 7;
vbQuestion var = 32;
var vbInformation = 64;
Nathan var = WScript.CreateObject ( "WScript.Shell");
var pesan1 = "regedit Security Options: \ n \ n" +
"[Yes] to Disable regedit. \ N" +
"[No] to Enable regedit. \ N" +
"[Cancel] to Exit. \ N \ n" +
"[.:: Bolank::.] \ N \ n "+
"-> Disable regedit now?"
var a = natan.popup (pesan1, 0, "Security regedit", vbYesNoCancel +
vbQuestion);
if (a == vbYes)
(
natan.RegWrite ( "HKCU \ \ Software \ \ Microsoft \ \ Windows \ \ CurrentVersion" +
"\ \ Policies \ \ System \ \ DisableRegistryTools", 1, "REG_DWORD");
pesan2 = "regedit Disabled!"
natan.popup (pesan2, 0, "Security regedit", vbInformation);
)
else if (a == vbNo)
(
natan.RegWrite ( "HKCU \ \ Software \ \ Microsoft \ \ Windows \ \ CurrentVersion" +
"\ \ Policies \ \ System \ \ DisableRegistryTools", 0, "REG_DWORD");
pesan3 = "regedit Enabled!"
natan.popup (pesan3, 0, "Security regedit", vbInformation);)
else
(
natan.popup ( "Thank Kasih.Thank You.Danke.", 0, "Security regedit", vbInformation);
)
already in a copy .. then save with the name "regedit.js" without quotes two ...
how I continue?
ehm regedit.js search files on direktory where you save and then click 2x,
select "yes" to disable regedit.
select "no" to enable regedit.
continue to do if I cancel? you thought it out? heexx hee ..
that to cancel ..
try .. congratulations!
in the quotation from: http://www.yogyafree.net/magazine