SCOUG-HELP Mailing List Archives
Return to [ 04 | 
December | 
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.  
=====================================================  
 
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.
 
 |