Tuesday, May 1, 2018

Cara Memperbaiki Regedit Yang Tidak Bisa Dibuka / Disable By Administrator CARA 2

1. Buka notepad sobat , Start > Program > Accesories > Notepad.

2. Copykan kode berikut di notepad.


[Version]<br />
Signature="$Chicago$"<br />
Provider=Symantec<br />
<br />
[DefaultInstall]<br />
AddReg=UnhookRegKey<br />
<br />
[UnhookRegKey]<br />
HKLM, Software\CLASSES\batfile\shell\open\command,,,"""%1"" %*"<br />
HKLM, Software\CLASSES\comfile\shell\open\command,,,"""%1"" %*"<br />
HKLM, Software\CLASSES\exefile\shell\open\command,,,"""%1"" %*"<br />
HKLM, Software\CLASSES\piffile\shell\open\command,,,"""%1"" %*"<br />
HKLM, Software\CLASSES\regfile\shell\open\command,,,"regedit.exe ""%1"""<br />
HKLM, Software\CLASSES\scrfile\shell\open\command,,,"""%1"" %*"<br />
HKCU, Software\Microsoft\Windows\CurrentVersion\Policies\System,DisableRegistryTools,0x00000020,0

3. Lalu Save As kode tadi dengan nama  UnHookExec.inf  dan pilih All File di bagian format filenya,lalu klik Ok

4. Jalankan aplikasi tersebut

5. Reboot komputer anda, dan coba akses kembali registry editor anda

No comments:

Post a Comment