Error Message: "C:\Documents & Settings\Local Service\Desktop

G

Guest

When I type in a new web address and hit enter, I have started to get an
error message that tells me that "C:\Documents and Setting \ Local Service \
Desktop refers to a location that is unavailable. It could be on a hard drive
on this computer, or on a network ..... etc etc"

Does anyone have any idea what is causing this and how to fix it? Could it
be caused by me recent download and installation of Windows Destop Search?

Many thanks.
 
G

Guest

Hans,

Tks for your quick response. Putting http:// first does resolve the issue. I
following the link you provided, but when I double click on the prefix.reg
file I get the following error message:
"The specified files not a registry script. You can only import binary
registry files from within the registry editor".

I suspect I must have incorrectly followed the instructions. Any idea where
I am going wrong.

Thanks again.
 
F

Frank Saunders, MS-MVP OE/WM

XEM75 said:
Hans,

Tks for your quick response. Putting http:// first does resolve the issue.
I
following the link you provided, but when I double click on the prefix.reg
file I get the following error message:
"The specified files not a registry script. You can only import binary
registry files from within the registry editor".


Save the part between the lines below as httpfix.reg, right click it and
choose Merge (watch and correct line wrapping):

----------------httpfix.reg------------------------------------------
REGEDIT4

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

Guest

Perfect! Thanks very much Frank, it worked a treat.


Frank Saunders said:
XEM75 said:
Hans,

Tks for your quick response. Putting http:// first does resolve the issue.
I
following the link you provided, but when I double click on the prefix.reg
file I get the following error message:
"The specified files not a registry script. You can only import binary
registry files from within the registry editor".


Save the part between the lines below as httpfix.reg, right click it and
choose Merge (watch and correct line wrapping):

----------------httpfix.reg------------------------------------------
REGEDIT4

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

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