Command Line List

Discussion of general topics about Mozilla Thunderbird
Post Reply
Prince_Rogue
Posts: 341
Joined: October 23rd, 2011, 11:49 am

Command Line List

Post by Prince_Rogue »

Hello all,
I'm looking for the list of command line options for Thunderbird. Thanks.
User avatar
DanRaisch
Moderator
Posts: 127188
Joined: September 23rd, 2004, 8:57 pm
Location: Somewhere on the right coast

Re: Command Line List

Post by DanRaisch »

morat
Posts: 6405
Joined: February 3rd, 2009, 6:29 pm

Re: Command Line List

Post by morat »

You can show the current command line options using the command prompt window.

Start > Run > cmd.exe

Code: Select all

cd /d C:\Program Files\Mozilla Thunderbird
thunderbird.exe --help > help.txt
type help.txt
More command line options links (may be obsolete)
http://udn.realityripple.com/docs/Mozil ... ne_Options
http://wiki.mozilla.org/Firefox/CommandLineOptions
Prince_Rogue
Posts: 341
Joined: October 23rd, 2011, 11:49 am

Re: Command Line List

Post by Prince_Rogue »

Thanks so much for this information. :)
Post Reply