I always need to put HTTP:// otherwise I can't open any website

  • Thread starter Thread starter neousr
  • Start date Start date
N

neousr

The title of the message is self-explanatory. It seems really weird,
but perhaps it is a silly misconfiguration.

Any ideas? Thanks a lot in advance
 
The title of the message is self-explanatory. It seems really weird,
but perhaps it is a silly misconfiguration.

Any ideas? Thanks a lot in advance

Using Regedit, browse to the following registry key and make sure the noted
setting is correct:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoComplete]
"Append Completion"="yes"

also see the following values:

"Use AutoComplete"="yes"
"AutoSuggest"="no"

Click Start | Run and type
control inetcpl.cpl
Select Content tab, and click AutoComplete button
In the Use AutoComplete for section, put a checkmark near Web addresses
Click OK, OK to close the dialog.

Equivalent registry value for this setting

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoComplete

Value named: AutoSuggest of type REG_SZ
Possible value-data: yes | no

You may have to Restart the computer.

See also: http://mvps.org/winhelp2002/RepairDefaultPrefix.reg

--
Frank Saunders, MS-MVP OE
Please respond in Newsgroup. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 
Back
Top