Dan Drake wrote:
> On Wed, 22 May 2002 05:57:15 UTC, "William L. Hartzell" 
> <[EMAIL PROTECTED]> wrote:
> 
> 
>>However, instead of 
>>this above, if you go to an url object and change the system wide 
>>default browser to mozilla, those applications that now start a mozilla 
>>session are correctly coded. 
> 
> 
> I see that the url object allows setting of the browser.  But does this 
> change the system default, and not just the browser used by this one 
> object?  Or is there some other way to change the default?
> 
> BTW I don't suppose there's any way of telling WebOrg to use Mozilla, 
> except to call it netscape.exe and make the other changes that you noted?
> 
> 

The Set Default down at the bottom of the browser page will set the 
system default browser.  You've got to set each url object with a 
browser manually if it is to use a browser other than default (a pain in 
the butt that I learned about recently).  Some applications allow 
setting the name of the browser to use like this:
SET LOTUS_BROWSER=L:\MOZILLA\BIN\MOZILLA.EXE

BTW, hex edit WebOrg to find a different name?  The code to do it right 
is about six statements (my guess), but if you've no got the source... 
If any are doing this kind of coding, look into the IBM open classes 
sources for IDDEClientxxxxx & IDDEServerxxxx classes for coding examples.
-- 
Bill
<Memorial Day is May 27th>


Reply via email to