MUST enter http:// first or IE6 doesn't work

  • Thread starter Thread starter HighOnTCP
  • Start date Start date
H

HighOnTCP

weird problem. you can usually enter xyz.com into your browser and it
will render the page, but we have one browser in the building that you
MUST enter http:// before the web address or it doesn't work.

Any thoughts?

Erik
 
weird problem. you can usually enter xyz.com into your browser and it
will render the page, but we have one browser in the building that you
MUST enter http:// before the web address or it doesn't work.

Any thoughts?

Erik

Hi Erik,

Try to copy this and paste into your Notepad as (key.reg) and then execute
to repair the registry:


[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\URL\DefaultPrefix]
@="http://"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\URL\Prefixes]
"ftp"="ftp://"
"gopher"="gopher://"
"home"="http://"
"mosaic"="http://"
"www"="http://"

HTH.
nass
 

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

Back
Top