You can use this action to show your own license agreement text. Users must agree with it before continuing (they can choose between Yes or No). Clicking No will immediately close the package. Property Name | Data Type | Description |
|---|
Caption | String | The title that appears on the dialog box or in the wizard's instruction panel. | | LicIntro | String | The text which invites end users to read your License Agreement. You can use the standard resource string #LicIntro | LicEnd | String | The text which appears after the License Agreement and asks end users to choose between Yes or No. You can use the standard resource string #LicEnd | Text | RichLines | Your License Agreement in Rich Text Format (RTF). Click on the '...' button to edit it with Rich Text Pad. |
Note: displaying a License Agreement is also available in the License Agreement page too.
|