Why won't control+enter work?

G

Guest

It used to be that I could type in a name, like google, into the address bar
and when I hit control+enter, IE would wrap the name in http://www. and .com.
However, one day this week that stopped working. Now, it acts like I had
only hit enter. Does anyone know what happened and how I can correct it?
Thanks.
 
F

Frank Saunders, MS-MVP OE/WM

Harry Keck said:
It used to be that I could type in a name, like google, into the address
bar
and when I hit control+enter, IE would wrap the name in http://www. and
.com.
However, one day this week that stopped working. Now, it acts like I had
only hit enter. Does anyone know what happened and how I can correct it?
Thanks.

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
 

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