Command Line Arguments

Command Line Arguments

StandAlone applications accept various command line arguments.

/Launch

Causes the default browser to be automatically launched after start using the start URL for the application.

/GUI

If you want to run your application with the normal GUI, you can use the /GUI param. Open the Run > Parameters options on the IDE menu and add /GUI as a parameter. This will make your application show the SA Server GUI again.