05-23-2004, 12:01 PM
|
#6 (permalink)
|
Death Leprechaun
Location: College Station, TX
|
Originally posted by t-b0n3r
You could try this:
1) Open notepad, textpad, or the editor of your choice
2) copy and paste the following:
WINDOWS 2K, XP, ME
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_HTTP_USERNAME_PASSWORD_DISABLE]
"iexplore.exe"=dword:00000000
"explorer.exe"=dword:00000000
WINDOWS 9x, NT4
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_HTTP_USERNAME_PASSWORD_DISABLE]
"iexplore.exe"=dword:00000000
"explorer.exe"=dword:00000000
3) Save the file to your desktop or other location that is easy for you to access. Save it as "fix-ie.reg" (Note: If you're using Notepad, be sure to select "All Files" from the "Save as type" field. Otherwise, it will save it as "fix-ie.reg.txt", which is of no use)
4) Double click the file on your desktop, or where ever you saved it to
5) Click yes to the confirmation message. Then click OK to the notification message.
6) Close your browsers and start them back up. If you have certain spyware apps installed on your machines that keep IE open even when it's not showing up on the desktop, you may need to reboot entirely.
|
|
|