Parameters for Installation
Control
You use the installation control parameters to define how archives, corrections, and add-ons are installed on the mobile device. This setting is valid for all mobile components except mobile applications.
Parameters in MobileEngine.config
Parameters |
Description |
MI.ClientInstaller.NumberOfRetries |
Number of repetitions (if the installation is not successful the first time) Default: 3 |
MI.ClientInstaller.RetryWaitingTime |
Time between two installation attempts in milliseconds. Default: 5000 |
MI.ClientInstaller.DisableIgnoreError |
If an error occurs during the installation, the user can choose to ignore the error. You can deactivate this option. Possible values: true, false Default: false |
For more information on other parameters and on the different configuration methods: Parameters in MobileEngine.config