About WinStudio startup parameters
Windows client supports several command-line parameters, which you can use to customize the way in which Windows client opens, for example:
[drive:][path]WinStudio.exe [-fFormName] [-sConfigurationServer] [-wWorkspaceName] [/config=ConfigurationName] [/user=UserName]
| Parameter | Description/Example | 
|---|---|
| -f FormName |  Opens the form
				  named 
				  FormName when 
				  Windows client
				  opens. 
				   Example: 
                          | 
               
| -s URL |  Specifies the
				  configuration server to use when opening. 
				   The server can be designated by means of a standard URL. Example: 
                         OR The value LocalService specifies use of the local IDO Runtime Development Server. Example: 
                          | 
               
| -w WorkspaceName |  Opens 
				  Windows client
				  with the workspace named 
				  WorkspaceName active. 
				   Example: 
                          | 
               
| /config= configName |  Opens 
				  Windows client
				  with the data source configuration 
				  configName. The data source configuration name
				  appears in the 
				  Windows client
				  
				                 Sign In dialog box. 
				   Example: 
                          | 
               
| /user= UserName |  Opens 
				  Windows client
				  with the user name 
				  UserName specified in the 
				  Sign In dialog box. 
				   Example: 
                          | 
               
| /device= deviceID |  Opens 
				  Windows client
				  with the specified device-type version of the form, if one exists. If the form
				  does not have the specified device-type version, then 
				  Windows client
				  displays the default version of the form. 
				   The deviceID parameter can be either a device ID (number) or a device name (string), both as defined in the Edit Device Types dialog box. Examples: 
                                         |