Download File From Internet - Symantec WINDOWS INSTALLER EDITOR 7.0 SP2 - REFERENCE FOR WISE INSTALLATION STUDIO V1.0 Installation Manual

Table of Contents

Advertisement

Download File From Internet

Windows Installer Editor Reference
Tips
If this custom action is within a condition, the message is displayed only when the
specified condition is met.
Example: You could display a message if end users marked a check box on a dialog
box. You would associate the check box with a property and then set up a condition
to check if the property was true.
To create a condition, use an If Statement.
See
If Statement
on page 528.
You can use formatted text strings, such as bracketed property names, in Message
Title or Message Text. However, formatted text strings only work in the Execute
Immediate or User Interface sequences.
See
Guidelines for Custom Action Location
Windows Installer SDK Help.
Usage
Double-click the custom action and complete the dialog box:
Message Title
Enter text to be displayed in the title bar of the message.
Message Text
Enter the text to be displayed in the message dialog box. Press Ctrl+Enter to add
line breaks in the displayed text.
Message Icon
Select an appropriate icon for your message dialog box.
See also:
Remark
on page 534
Guidelines for Custom Action Conditions
This custom action downloads a file from the Internet.
Tips
If you place this action in the User Interface or Execute Immediate sequences, you
can use formatted text strings, such as [INSTALLDIR], in the Source URL and
Destination Directory fields.
See Formatted in the Windows Installer SDK Help.
If you place this action in the User Interface or Execute Immediate sequences, you
cannot display progress bar text.
If you place this action in the Execute Deferred sequence, you must hard-code the
destination and source paths.
Downloaded files are not uninstalled when the product is uninstalled because
Windows Installer only uninstalls files installed with standard actions, not custom
actions.
Custom Action Reference
on page 505 and Formatted in the
on page 506
524

Advertisement

Table of Contents
loading

This manual is also suitable for:

Windows installer editor 7.0 sp2

Table of Contents