Windows Installer Editor Reference
212
Organizing Your Installation Into Releases
z
The application doesn’t allow the end user to save files.
z
The product’s name indicates it is an evaluation.
z
The product’s summary informs the end user that this evaluation release doesn’t
allow saving files.
Note
This page is enabled in a .WSI only.
Customizing Properties for a Release
Note
This page is enabled in a .WSI only.
You can use the Release Settings page to override the value of an existing property or
add a new property for a specific release. Example: Change the ProductName property
to reflect that a particular release is an evaluation version rather than a full version.
The property override does not affect property values in other languages in the
installation. Example: If a property has a value of 0 in the Default language and a value
of 5 in German, and you change the value to 12 on the Release Settings page, the value
of the property in the German .MSI will be 5.
Each release contains the properties listed under the Properties icon in Setup Editor >
Product tab. Only those properties that you change or add for a specific release appear
under the Properties icon on the Release Settings page. Properties that you add for a
specific release do not appear in Setup Editor. Deleting a property from the Release
Settings page removes the override for the specific release.
To customize properties for a release
1. Select Installation Expert > Release Settings page.
2. From Current Release, select a release.
3. In the list box, 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 an existing property or enter a name to create a new property.
6. In Value, enter an initial value for the property. During execution, the installation
might change this value.
7. Click OK.
The property appears in the list box. To edit it, double-click its name.
Customizing Summary Items for a Release
Note
This page is enabled in a .WSI only.
You can use the Release Settings page to override the value of an existing summary
item or edit customized summary items. Example: Change the Comment Summary item
to reflect that a particular release is an evaluation version rather than a full version.