Will modify the registry to prevent malicious tampering with the registry do others? ?

Users questions:
Experts answer: You can lock the registry. Here's how: Start Menu Run type regedit.exe, carriage return. In the HKEY_CURRENT_USER * Software * Microsoft * Windows * CurrentVersion * Policies * System under a new DWORD value named DisableRegistryTools and set its value to "1" can be prohibited to modify the registry. Or: Use Notepad to edit an arbitrary name. Reg file, such as thereglock.reg, which reads as follows (using 98 of the first line changed to "REGEDIT4"): WindowsRegistryEditorVersion5.00 [HKEY_CURRENT_USER \ Software \Microsoft \ Windows \ CurrentVersion \ Policies \ System] "DisableRegistryTools" = dword: 1 and then import the registry, is completed! To unlock as long as the Dword value to 0 on the list.
  • This information provided by the users.Thanks!