Re: Command line reference
[email protected] (Pete Ward)
| Newsgroups | gmane.comp.mozilla.devel.prefs |
|---|---|
| Organization | http://groups.google.com/ |
| Message-ID | <[email protected]> |
I'm not sure what OS you are using. If you are using Windows: mozilla.exe -P "profile_one" mozilla.exe -P "profile_two" If UNIX: mozilla -P "profile_one" Hope that helps Klaus Erichsen <[email protected]> wrote in message news:<[email protected]>... > Hello to all! > Is there a command line reference where I can see, what command line > options are available? > > What I like to do is, to have 2 icons. > - 1st should start with profile one > - 2nd should start with profile two > > Any help welcome. > > Klaus