|
Navigation: Program Reference > Project > Defining the License Agreement |
|
When you want to distribute your application to the end-users, you must certificate that your application will be used correctly. So, you must distribute a License Agreement, that the end-user must read and accept before installing your application.
To define the License Agreement that will be displayed during the setup wizard, do the following steps:
| 1. | First you must write your license agreement file. The file can be either a plain-text file (.TXT) or a formatted text file (.RTF). |
| 2. | After writing your license agreement in a supported file format, you must include it in your project. To do that, open the Setup Texts editor, select Appearance > Setup Texts menu command. Then, include the license agreement file, select Editor > Add Text and then choose the license agreement file. |
| 3. | Now, you must define that the setup text you have added to your project is the License Agreement. To do that, open the Project Properties dialog, select Main Properties > Project Information and then select the setup text you have added to project in the License Agreement property. |