Re: Setting Default Profile

2020-09-10 Thread Ray Davison

David E. Ross wrote:


Is there a command-line option that I can add to my shortcut that I use
to launch SeaMonkey that forces my preferred profile to be the default?


Make the shortcut target the for of :
H:\SM\seamonkey.exe -Profilemanager

And select the profile you want for that session.

Ray


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Setting Default Profile

2020-09-10 Thread David E. Ross
On 9/10/2020 9:36 AM, Rainer Bielefeld wrote:
> David E. Ross schrieb:
>> Is there a command-line option that I can add to my shortcut that I use
>> to launch SeaMonkey that forces my preferred profile to be the default?
> 
> 
> 
> Hi,
> 
> did you try ?
> 
> CU
> 
> Rainer
> 

I am already doing that.  My shortcut always launches SeaMonkey with my
preferred profile.  However, that does not reset the flag for the
DEFAULT profile in profiles.ini if I previously terminated SeaMonkey
while in a special-purpose profile.

The script I created looks like this:
C:\Windows\System32\taskkill.exe /IM seamonkey.exe /T
start /B B:\SeaMonkey\seamonkey.exe
exit
This causes a termination and restart of SeaMonkey.  Since the "start"
command does not include SeaMonkey's -p option, this should restart with
the default profile, which is not necessarily my preferred profile.
However, if I run this script while SeaMonkey is indeed using my
preferred profile, I want that profile to also be my default.  Per my
first paragraph in this reply, that is not always the case.

-- 
David E. Ross


A prayer for the days leading towards the Jewish holy days.

For those who hate, Let there be no hope,
And may all derision and disdain perish in an instant.
May intolerance be swiftly cut down.
May You quickly uproot, crush, cast down, and humble the arrogant,
Speedily in our days.
Blessed are You, Adonai, Who destroys enemies and humbles the arrogant.
 — Alden Solovy

Heed this, President Trump!

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Setting Default Profile

2020-09-10 Thread Rainer Bielefeld

David E. Ross schrieb:

Is there a command-line option that I can add to my shortcut that I use
to launch SeaMonkey that forces my preferred profile to be the default?




Hi,

did you try ?

CU

Rainer
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Setting Default Profile

2020-09-09 Thread David E. Ross
Windows 7
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:52.0) Gecko/20100101
SeaMonkey/2.49.5

I have four SeaMonkey profiles: a preferred profile and three
special-purpose profiles.  I generally launch SeaMonkey in my preferred
profile by selecting a shortcut that uses the command-line option -p
followed by the name of the profile.

If I use the profile manager to switch profiles, the selected profile is
flagged as the default.  If I terminate SeaMonkey while in one of my
special-purpose profiles, that profile is thus flagged as my default.
When I later use my shortcut to launch SeaMonkey, I do get my preferred
profile.  However, the profile I was using when I last terminated
SeaMonkey remains the default.

I have a script that terminates SeaMonkey and immediately relaunches it
in the same profile.  This is in place of the Restart Application Button
extension, which fails to reset everything back to my default state.  My
 script causes SeaMonkey to relaunch in the default profile.  That is
okay except when I earlier terminated SeaMonkey while in a
special-purpose profile and then use my script while in my preferred
profile; in that case, SeaMonkey launches in the wrong profile.

Is there a command-line option that I can add to my shortcut that I use
to launch SeaMonkey that forces my preferred profile to be the default?

-- 
David E. Ross


A prayer for the days leading towards the Jewish holy days.

For those who hate, Let there be no hope,
And may all derision and disdain perish in an instant.
May intolerance be swiftly cut down.
May You quickly uproot, crush, cast down, and humble the arrogant,
Speedily in our days.
Blessed are You, Adonai, Who destroys enemies and humbles the arrogant.
 — Alden Solovy

Heed this, President Trump!

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey