Suppressing the License Agreement Dialog Box
AdminStudio 2023 | 25.0 | Tuner
Using the Dialogs view, it is possible to suppress the license acceptance dialog. This involves both turning off its display, and providing the value that the setup will interpret as acceptance of the agreement.
Note:This procedure assumes the original Windows Installer setup was created using InstallShield Editor. If another setup authoring application was used, the names of dialogs and properties may not be the same. The same general procedure still applies.
To use a transform to suppress display of the license acceptance dialog:
1. | Select Dialogs from the checklist. The Dialogs View opens. |
2. | Using the Installation Mode list, select the UI sequence containing the License Agreement dialog. Typically, this is only in the Installation Sequence. |
3. | Select the LicenseAgreement dialog from the Dialogs list and click Hide. |
4. | When the Dialog Properties dialog box appears, change the AgreeToLicense value to Yes. |
5. | Click OK to dismiss the dialog. |
When an end user runs the installation using this transform, the License Agreement dialog will not appear.