SCOUG Logo


Next Meeting: Sat, TBD
Meeting Directions


Be a Member
Join SCOUG

Navigation:


Help with Searching

20 Most Recent Documents
Search Archives
Index by date, title, author, category.


Features:

Mr. Know-It-All
Ink
Download!










SCOUG:

Home

Email Lists

SIGs (Internet, General Interest, Programming, Network, more..)

Online Chats

Business

Past Presentations

Credits

Submissions

Contact SCOUG

Copyright SCOUG



warp expowest
Pictures from Sept. 1999

The views expressed in articles on this site are those of their authors.

warptech
SCOUG was there!


Copyright 1998-2024, 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.

The Southern California OS/2 User Group
USA

SCOUG-HELP Mailing List Archives

Return to [ 04 | December | 2004 ]

<< Previous Message << >> Next Message >>


Date: Sat, 4 Dec 2004 18:33:42 PST8
From: sshapiro@ucsd.edu (Sandy Shapiro)
Reply-To: scoug-help@scoug.com
To: scoug-help@scoug.com
Subject: SCOUG-Help: Running Thunderbird

=====================================================
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.
=====================================================

I am trying to write a script to replace the run! utility.

(If I have Mozilla running, I can open Thunderbird using the run! utility,
but it keeps opening the window list, which is a nuisance.)

I can open a second version of Mozilla by using the following script:

set moz_no_remote=1
set libstrictpath=t
set mozilla_home=h:\mozilla\mozprofiles
set path=h:\mozilla;%path%
set beginlibpath=h:\mozilla
mozilla.exe

However, if I use the following script to open Thunderbird, I get a
sys3175 error:

set moz_no_remote=1
set libstrictpath=t
set thunderbird_home=h:\thunderbird
set path=h:\thunderbird;%path%
set beginlibpath=h:\thunderbird
thunderbird.exe

I have tried numerous variations of the two scripts, but I can't seem to
find the right combination.

Is there a way to modify the second script to avoid the sys3175 error?

If not, is there a way to keep the window list from opening every time I
shut down a window?

Thanks,
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 [ 04 | December | 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.