Set Property - Symantec WINDOWS INSTALLER EDITOR 8.0 Reference

Hide thumbs Also See for WINDOWS INSTALLER EDITOR 8.0:
Table of Contents

Advertisement

Set Property

Windows Installer Editor Reference
Tips
This custom action has restrictions on its placement, indicated by shaded areas in
the Installation Sequence.
If you set a feature to run from source and the files are compressed, Windows
Installer sets the feature to run from the local drive.
For information on how Windows Installer sets feature states when features share
components, see MsiSetFeatureState in the Windows Installer SDK Help.
See also:
Configuring a Feature Using Its Drop-Down List
Configuring a Feature Using the Feature Details Dialog
Guidelines for Custom Action Location
This custom action sets a Windows Installer property. This custom action is useful for
setting a property based on end user input or on system configuration.
Tips
For best results, place this action in the User Interface or Execute Immediate
sequence.
On the Properties tab, the In-Script Options and Processing drop-down lists are
unavailable for this custom action.
Usage
Double-click the custom action and complete the Details tab:
Custom Action Name
Enter a unique name that begins with a letter or underscore. It can contain numbers
and periods. It must not match the name of any Windows Installer standard action.
See Standard Actions Reference in the Windows Installer SDK Help.
Property
Select a property from the list, or enter a new property name. Do not enclose this
property name with brackets.
Property Value
Enter the value to set the property to. Because this value is of the data type
Formatted, you can use property and directory names by enclosing them in
brackets. For information on formatted text strings, see Formatted in the Windows
Installer SDK Help.
See also:
Guidelines for Custom Action Location
Using the Custom Action Properties Tab
Using the Custom Action Location Tab
Custom Action Type 51 in the Windows Installer SDK Help
on page 95
on page 96
on page 454
on page 454
on page 490
on page 488
Custom Action Reference
487

Advertisement

Table of Contents
loading

Table of Contents