WinStudio

About WinStudio Startup Parameters

WinStudio supports several command-line parameters, which you can use to customize the way in which WinStudio opens.

[drive:][path]WinStudio.exe [-fFormName] [-sConfigurationServer] [-wWorkspaceName] [/config=ConfigurationName] [/user=UserName]

-f

Open the form named FormName when WinStudio opens.
Example: C:\Acme\WinStudio.exe -fAcctRecPayments.

-s

Specify a configuration server.
Example: C:\Acme\WinStudio.exe -shttp://MyServer/IDORequestService/ConfigServer.aspx.

The value LocalService specifies use of the IDO Runtime Development Server.
Example: C:\Acme\WinStudio.exe -sLocalService

-w

Open WinStudio with the workspace named WorkspaceName active.
Example: C:\Acme\WinStudio.exe -wAcctsRecReportsForms.

/config=

Open WinStudio with the data source configuration ConfigurationName. The data source configuration name appears in the WinStudio logon dialog box.
Example: C:\Acme\WinStudio.exe /config=AcmeNevada.

/user=

Open WinStudio with the user name UserName specified in the logon dialog box.
Example: C:\Acme\WinStudio.exe /user=JohnSmith.