Uncategorized, Computer ExperimentMarch 17, 2009 3:19 am
What happen if your computer has been broken in the system. example : Regedit has been disabled by Aministrator. If this happen, you can do this :
- Klik menu Start
- Klik menu Run
- Open Command Prompt application by typing "cmd"
- Then write this " REG add HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem /v DisableRegistryTools /t REG_DWORD /d 0 /f"
- Then Enter
- If result display "successfuly", then your regedit has been return.