Disable the new default behavior in Internet Explorer 6.0

L

Lou

I have followed the instructions found on MS website Re:
the following, but it does not work. Does anyone have any
suggestions?
"How to disable the new default behavior for handling user
information in HTTP or HTTPS URLs
To disable the new default behavior in Windows Explorer
and Internet Explorer, create iexplore.exe and
explorer.exe DWORD values in one of the following registry
keys and set their value data to 0.
For all users of the program, set the value in the
following registry key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Internet
Explorer\Main\FeatureControl\FEATURE_HTTP_USERNAME_PASSWORD
_DISABLE"
 
A

Alan Edwards

Export the key you created to a text file and compare it with one I
created from that KB article.
It should only be 4 data lines and 2 blank lines and look like this:
----------
REGEDIT4

[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet
Explorer\Main\FeatureControl\FEATURE_HTTP_USERNAME_PASSWORD_DISABLE]
"iexplore.exe"=dword:00000000
"explorer.exe"=dword:00000000
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top