[REBOL] Re: browse command
From: SunandaDH:aol at: 29-Aug-2003 16:45
Matt:
> I could really use some help with this if anyone has any ideas??
They may not be useful, but here are two ideas:
Do a probe/netscan. What does the netscan/def-broswer say?
If it doesn't say what you think it should, then you may need to edit the
Windows Registry
Key: MyComputer\HKEY_LOCAL_MACHINE\Software\CLASSES\http\shell\open\command
Set default to
C:\Program Files\IEXPLORE.EXE
/nowin /e
(Or whatever your path is to your default browser)
You may need to do the same with the ..https.. key too.
As always, remember that if you mess things up while editing the Registry, I
am not to blame!!
Sunanda