Created
April 17, 2009 10:55
-
-
Save rgo/96968 to your computer and use it in GitHub Desktop.
; Enable username:[email protected] in Internet Explorer and Windows Explorer.
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
; Enable username:[email protected] in Internet Explorer and Windows Explorer. | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_HTTP_USERNAME_PASSWORD_DISABLE] | |
"iexplore.exe"=dword:00000000 | |
"explorer.exe"=dword:00000000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment