Hi Mike,
By command line parameter, do you mean something on the URL?
Probably the easiest way to have a "conditional" first page is to use a NetWebPage, and then (conditionally) embed a tag to the LoginForm, or (conditionally) display some other html.
In other words don't look at conditionally _skipping_ the login, look at conditionally _including_ it.
Cheers
Bruce