-
-
Save gioxx/b2e2958b2886f40157d0 to your computer and use it in GitHub Desktop.
Office Restrictions: Registry Keys
This file contains 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
HKEY_CURRENT_USER\Software\Classes\.htm /ve /d htmlfile /f | |
HKEY_CURRENT_USER\Software\Classes\.html /ve /d htmlfile /f | |
HKEY_CURRENT_USER\Software\Classes\.shtml /ve /d htmlfile /f | |
HKEY_CURRENT_USER\Software\Classes\.xht /ve /d htmlfile /f | |
HKEY_CURRENT_USER\Software\Classes\.xhtml /ve /d htmlfile /f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment