Running FH Web Edition using command-line arguments
If a shortcut for FH_Web.exe can be created on the CE device's desktop, command-line arguments can be used to expedite the logon process. For example, the command-line arguments "-a" allows users to directly launch an application. Command-line arguments can also be used to pass on application specific startup parameters and to enable compression.
- Right-click a FH Web Edition shortcut, and then click Properties.
-
On the Shortcut tab, place the cursor in the Target edit box and append any of the following command-line arguments after the quote (”):
Argument Does this -hThe FH Web Edition server address or host name.
-uThe client’s network user name.
-pThe client’s network password.
-aThe display name of the application to be launched. The application's
display name should be identical to the application registered with the FH Web Edition Connection Manager.-rStartup parameters for the application.
-hpModifies the host port setting for the Application Publishing Service.
-cor-nc-cenables compression,-ncdisables compression.
(Compression is enabled by default.)Example:
...\FH_Web.exe" -h server -u username -p password -c -hp 443Note:
- Startup parameters passed on by the
-rargument are specific to each application. Please refer to the application’s documentation for information about launch parameters. - Command-line arguments are optional and are not case sensitive. Arguments can be appended in any order, with the exception of
-r. If-ris used, it must be the last argument on the command line, and it must be used with the-aargument. -
To accommodate spaces in user names, passwords, application display names, or application arguments, quotation marks must be included when using command-line arguments.
Example: User name Jim C would be specified as
–u “Jim C”.
- Startup parameters passed on by the