SCOUG-HELP Mailing List Archives
Return to [ 28 |
November |
2004 ]
<< Previous Message <<
>> Next Message >>
=====================================================
If you are responding to someone asking for help who
may not be a member of this list, be sure to use the
REPLY TO ALL feature of your email program.
=====================================================
In , on 11/28/04
at 01:35 PM, "Steven Levine" said:
>>My question is if there is a not too complicated way to enable two such
>>programs to be running at the same time.
> <http://www.os2bbs.com/os2news/Warpzilla.html>
>Steven
Hi Steven,
That was the first place I looked, and I came up with:
You can run multiple versions of Mozilla / Firebird / Thunderbird at the
same time, as long as you are careful. You must use different profiles for
each version, and run a little script to start it (such as mozilla.cmd):
SET MOZ_NO_REMOTE=1
SET LIBPATHSTRICT=T
SET MOZILLA_HOME=
SET PATH=;%PATH%
SET BEGINLIBPATH=
mozilla.exe
MOZ_NO_REMOTE=1 keeps Mozilla from creating the parent message window, so
two Mozilla's can no longer detect that each other is running.
LIBPATHSTRICT=T forces DLLs to be loaded from the correct place, instead
of using what is already in memory (this feature requires a recent OS/2
kernel). You may find the Run! utility useful if you are not fond of
scripts.
I found this confusing, and I was hoping for a little hand holding, but
that was too much to expect. So, first question:
If I want to run Mozilla and then run Thunderbird, do I need a script for
each one? Or do I start one normally and use the script for the other? Of
if I use a script for the first, can I just start the other?
I have the Run! utility, but I couldn't figure out just how to use that
either.
Thanks for any suggestions.
Sandy
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 28 |
November |
2004 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|