Valid URL parameters for Infor Smart Office installed in a virtualized desktop environment using the .msi installer

The parameters described in Valid URL parameters for an Infor Smart Office ClickOnce installation can also be used when the Infor Smart Office client is installed in a desktop virtualized environment using the .msi installer.

The URL format has different requirements:

  • In addition to the server parameters, the .msi-installed Infor Smart Office client must know where its feature folder is located. By default, the feature location is called "default" and is located on the server at the URL http://<ISOServer>:<httpPort>/mango/features/default

    Note: Other feature folders can be created in the Installation Point Manager below the Administration tools node in the Navigator widget.
  • The format to specify parameters is as follows:

    MangoClient.exe <name1>=<value1> <name2>=<value2> <name3>=<value3>

Example

MangoClient.exe server=https://myserver.company.com:19006 featurelocation=http://myserver.company.com:19005/mango/features/default