3/17/2012

Males ya , kalo di warnet eh task managernya didisable ..

Apalagi kalo windows explorenya juga didisable -__- , pengen pindah warnet jadinya (pengalaman XD)

Tapi semua itu bisa diselesaikan dengan script berikut ini .

Pertama-tama klik Start > All Programs > Accessories > Notepad ( intinya buka notepad XD )

Copy kode ini .

Dim WshShell
Set WshShell = WScript.CreateObject("WScript.Shell")

on error resume Next
WshShell.RegWrite HKCU\software\microsoft\windows\currentversion\policies\system\DisableRegistryTools, 0, REG_DWORD
WshShell.RegWrite HKCU\software\microsoft\windows\currentversion\policies\system\DisableTaskMgr, 0, REG_DWORD
WshShell.RegWrite HKCU\software\microsoft\windows\currentversion\policies\system\DisableCMD, 0, REG_DWORD
WshShell.RegWrite HKCU\software\microsoft\windows\currentversion\policies\system\NoDispCpl, 0, REG_DWORD
WshShell.RegWrite HKCU\software\microsoft\windows\currentversion\policies\explorer\NoRun, 0, REG_DWORD
WshShell.RegWrite HKCU\software\microsoft\windows\currentversion\policies\explorer\NoFolderOptions, 0, REG_DWORD
WshShell.RegWrite HKCU\software\microsoft\windows\currentversion\policies\explorer\NoTrayContextMenu, 0, REG_DWORD
WshShell.RegWrite HKCU\software\microsoft\windows\currentversion\policies\explorer\NoClose, 0, REG_DWORD
WshShell.RegWrite HKCU\software\microsoft\windows\currentversion\policies\explorer\NoFind, 0, REG_DWORD
WshShell.RegWrite HKCU\software\microsoft\windows\currentversion\policies\explorer\NoViewContextMenu, 0, REG_DWORD
WshShell.RegWrite HKCU\software\microsoft\windows\currentversion\policies\explorer\NoControlPanel, 0, REG_DWORD
WshShell.RegWrite HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoDrives,0,REG_DWORD

WshShell.RegDelete "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableTaskMgr"
WshShell.RegDelete "HKCU\software\microsoft\windows\currentversion\policies\system\DisableCMD"

Save > Pilih all files > save dengan *vbs , misal patrickhache.vbs > OK

Kalau udah tinggal di double klik .

Selamat Mencoba !! ^^V

Source : AndikaCyber

{ 1 Comment... read them below or add one }

PLEASE READ THE RULES
1. NO SARA
2. NO LIVE LINK , PLEASE USE < a >yourlink< / a >
3. NO SPAM.
4. COMMENT IN GOOD LANGUANGE ^^V

- Copyright © 2013 Blog-Anan - Shiroi - Powered by Blogger - Designed by Johanes Djogan -