Windows Installer Editor Reference
192
Organizing Your Installation Into Releases
Example: Creating an Evaluation Release
This example describes how you could define an evaluation release for an application. In
this example:
z
The release is named Sample Evaluation.
z
The application’s summary dialog box indicates that this is an evaluation release.
z
Potential customers can use the evaluation version indefinitely, but they can’t save
any files.
Assumptions
z
On the Features page, you have added a SaveAs feature with the appropriate
resources for the default release.
z
The SaveAs feature includes resources that let end users save files.
z
On the Releases page, you have created a release named Evaluation.
To create a sample evaluation release
1. Select Installation Expert > Release Settings page.
2. From Current Release, select Evaluation.
3. Click the Properties icon.
4. Click Add at the right of the Release Settings page. The Property Settings Override
dialog box appears.
5. From Name, select ProductName.
6. In Value, enter Sample Evaluation.
7. Click OK.
8. Click the Summary icon.
9. Click Add at the right of the Release Settings page. The Summary Settings Override
dialog box appears.
10. From Name, select Comments.
11. In Value, enter:
This is an evaluation version; it does not allow you to save files.
12. Click OK.
13. If necessary, expand the Features icon in the list box.
14. Clear the SaveAs feature’s check box.