Mikus Grinbergs wrote:
> 
> [Example - the *only* place I have found any
> sort of documentation of Mozilla_Invocation_Parameters is in the
> description of one test case.

If you run "mozilla -help > mozhelp", you should get a mozhelp that
looks something like this:

Usage: G:\warpzilla\bin\mozilla.exe [ options ... ] [URL]
       where options include:

        -height <value>         Set height of startup window to <value>.
        -h or -help             Print this message.
        -installer              Start with 4.x migration window.
        -width <value>          Set width of startup window to <value>.
        -v or -version          Print G:\warpzilla\bin\mozilla.exe version.
        -CreateProfile <profile>                Create <profile>.
        -P <profile>            Start with <profile>.
        -ProfileWizard          Start with profile wizard.
        -ProfileManager         Start with profile manager.
        -SelectProfile          Start with profile selection dialog.
        -UILocale <locale>              Start with <locale> resources as UI Locale.
        -contentLocale <locale>         Start with <locale> resources as content
Locale.
        -nosplash               Disable splash screen.
        -quiet          Disable splash screen.
        -chat           Start with an IRC chat client
        -addressbook            Start with the addressbook.
        -news           Start with news.
        -jsconsole              Start with Javascript Console
        -edit <url>             Start with editor.
        -chrome <url>           Load the specified chrome.
        -mail           Start with mail.
        -compose <url>          Start with messenger compose.

h~

Reply via email to