OnBase Client
Configuring Thick Client module.
Parameters
Property | Type | Description |
---|---|---|
ModuleName | string | The value can be 'OnBase Client' or 'OnBaseClient', for the cli to recognize the module. |
PackagePath | string | The path to the OnBase Client installer. |
LogPath | string | Specifying a path here will add the /lp! argument and this path to the msi installer. |
OnBaseClientFeature | object | The OnBase Client feature is the main feature for this installer and is required. |
MailServicesFeature | object | The Mail Services feature is optional and is not required, you can remove it if you don't need it. |
ClientAPIFeature | object | The Thick Client API feature is optional and is not required, you can remove it if you don't need it. |
DCOMFeature | object | The DCOM feature is optional and is not required, you can remove it if you don't need it. |
Quiet | bool | Setting this to 'true' will run the installer in quiet mode, no UI, no human intervention needed. |
AdditionalArgs | string | If you're an advanced user, you can specify additional arguments to pass to the installer. See Microsoft's MSI documentation for more information. |
- ModuleName: OnBase Client
PackagePath: E:\Installs\OnBase Client\Hyland OnBase Client.msi
LogPath:
OnBaseClientFeature:
DataSource: OnBase
CommandLine: -ROMANZO
SystemOdbc: true
CreateDesktopShortcuts: true
CreateMenuShortcuts: true
FeatureName: OnBaseThickClient
InstallPath: E:\Program Files (x86)\Hyland\OnBase Client
MailServicesFeature:
FeatureName: MailServices
InstallPath: NOT_USED
ClientAPIFeature:
FeatureName: ThickClientAPILocal
InstallPath: NOT_USED
DCOMFeature:
ServiceMachine: OBPROC01
DCOMUser: AdminUser
FeatureName: Thick_API_DCOM
InstallPath: NOT_USED
Quiet: true
AdditionalArgs: