PDA

View Full Version : Problema Explorer


plewis
17-02-2005, 13:02
Ragazzi ho un problema. Ho appena formnattato e reinstallato win x'p . quando navigo su IE devo per forza scrivere un url con http:\\ecc ecc... e non posso fare il www.eccc.it perche mi dice:VERIFICARE CHE IL PERCORSO O INDIRZZO SIA CORRETTO. Cosa devo fare? grazie

Robert Valerio
20-02-2005, 20:09
protocol prefix HTTP:// is not autocompleted?

If yes, this means that the Registry is damaged.

Do you had or do you have a virus?

You could try to fix the Registry by doing the following:

1. Copy the entire text below in notepad

2. Save the file with the name: prefix.reg

3. Double-click the file to merge it in the Registry


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\URL]

[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://";


Needless to say, modifying the Registry is a tricky, tricky business. Always backup your valuable data before your Rgistry adventure.


From Dallas,Texas... (http://www.pbase.com/image/36208520)