I have two Thunderbird profiles, and my profiles.ini
looks like this:
[General]
StartWithLastProfile=1
[Profile0]
Name=default
IsRelative=1
Path=e17id64t.default
[Profile1]
Name=custom
IsRelative=1
Path=l48ojhgn.custom
Default=1
Profile1
is marked as default, but that is only because it was started last. If I start Profile0
, it will became the default instead.
How can I set Profile0
to be always the default profile, regardless of which profile was started as last time?