
Males banget kalo lagi di warnet atau di komputer yg bukan milik kita pribadi tiba tiba ada beberapa fungsi windows yang dinonaktifkan atau di kunci oleh registry sehingga fungsi tersebut ga bisa kita gunakan lagi. Saia sering sekali menemukan hal seperti ini kalo lagi ada di warnet dan tiba tiba kebingungan task managernya, command prompt, drive, dll ga bisa digunakan. Sebenernya banyak sekali yang udah bahas masalah registry, saia cuma simpan catatan ini untuk keperluan saia sendiri, karena saia suka kelupaan tulisannya kek gimana, jadi itung itung sebagai pengingat saja, kalo udah pada tau ya ga usah dibaca itu lebih baik daripada baca terus komentar kalo saia ini sok tau..
copy paste code dibawah ini ke notepad, lalu simpan dengan nama patch.vbs (nama bebas yg penting ekstensi file harus .vbs)
mulai copy:
'Enable Registry Editing'
'nayirpro
On Error Resume Next
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.RegDelete "HKCU\Software\Policies\Microsoft\Windows\System\DisableCMD"
WshShell.RegDelete "HKLM\Software\Policies\Microsoft\Windows\System\DisableCMD"
WshShell.RegDelete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\WinOldApp\Disabled"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoNetHood"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\NoDispCPL"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\NoSecCPL"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoTrayContextMenu"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoClose"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoViewContextMenu"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoSetTaskbar"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoFolderOptions"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoControlPanel"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoDrives"
WshShell.RegDelete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoDrives"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoFind"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\StartMenuLogOff"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoRun"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\LockTaskbar"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoUserNameInStartMenu"
WshShell.RegDelete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Ratings\Key"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableChangePassword"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableLockWorkstation"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableTaskMgr"
WshShell.RegDelete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableTaskMgr"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoViewOnDrive"
WshShell.RegDelete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoViewOnDrive"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoNetworkConnections"
WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisableRegistryTools"
WshShell.RegDelete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisableRegistryTools"
Message = "Patch Registry Succesfull..!!"
X = MsgBox(Message, vbOKOnly, "he..he..he..")
Set WshShell = Nothing
Set fso = Nothing
stop copy!
Setidaknya taskmanager, cmd, regedit, drive yg diumpetin sekarang bisa diakses..
Untuk download langsung file nya klik disini, file berformat zip, untuk menggunakannya silahkan di extract dulu.
Popular search terms:
- software pengunci windows
- guna patch policy windows
- set wshshell = wscript createobject(“wscript shell”) with wscript createobject(“wscript shell”) on error resume next regdelete “hkcu\software\microsoft\windows\currentversion\policies\system\disableregistrytools” regdelete “hkcu\software\policies\microsof
- software pengunci os windows

terima kasih bos
sip tipnya,..mampir juga ke blog saya ya
kok ngga bisa pakenya c yang aktifin semua fungsi komp di warnet
masa sih..
mas nayir,aku minta tolong nih.
komputerku khan kena virus recycle worm tu,tapi bis tu pada ekplorer-tool-folder option-view folder,tampilan show hidden file ngga bisa fungsi lho.aku dah coba cara yang lewat ms dos (d:/attrib *.* -s -h /s /d ),tapi tetep aja ngga bisa.bisa ngga aktifin lagi fungsi show hidden file di folder option tu lagi.ni semua gara2 kena virus atau gimana c??aku tunggu ya secepatnya,makasih..
@sulis
kalo liat keadaannya kyk gt, berarti virus masih jalan di sistem bro, coba di basmi dulu virusnya baru di show hidden lagi pake msdos(command prompt), kenali namanya pake program antivirus, kalo dah ketemu namanya coba search di google untuk cari cara basmi nya..