Created
February 10, 2015 12:16
-
-
Save Velko/39f5d2f00c39f5311170 to your computer and use it in GitHub Desktop.
PowerShell enable RegEdit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set-ItemProperty -Path Registry::HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System -Name DisableRegistryTools -Value 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment