Skip Navigation

Configurable parameters overview

Configuration parameters, such as server details and desired components to install, can be passed to the application MSI in the following methods:
  • By appending
    "&paramname=value"
    to the setup.exe filename, or by adding
    /v"paramname=value"
    as command line argument after the setup.exe. For example:
    WatchDoxPluginOutlook&LOGMODE=VERBOSE.exe
    or
    WatchDoxPluginOutlook.exe /v"LOGMODE=VERBOSE"
  • If required, the values can also be passed using percent encoding (%2E for '.'). For more details on this method see http://en.wikipedia.org/wiki/Percent-encoding.
The latest version of
BlackBerry
Workspaces
for
Windows
is available here: https://www.watchdox.com/download/WorkspacesPluginSetupMsi.msi