Call VBScript From Installed Files
Windows Installer Editor Reference
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.
Script File
Specify a script file from your hard drive or local network to call during installation.
Script Function Call
(Optional.) Type the name of the function within the script to call.
Run Script in Win64 Process
(64-bit installations only.) Mark this if the script needs to access 64-bit functionality
and run in a 64-bit process.
See also:
Guidelines for Calling VBScripts and JScripts
Guidelines for Custom Action Location
Using the Custom Action Properties Tab
Using the Custom Action Location Tab
Custom Action Type 6 in the Windows Installer SDK Help
This custom action runs code from a VBScript file that is installed by this installation.
Use this to call the script file during installation, while leaving the file on the destination
computer as part of the installation.
Tips
Before you add this custom action, add the file to be called to the Files page in
Installation Expert.
Shaded areas of MSI Script indicate restricted placement for this custom action;
because this custom action calls an installed file, it must run after files are installed.
Use the script to read and write properties to the installation.
The destination computer must contain the script's runtime.
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.
Script File
Specify a script file to call during installation. It must have already been added to
this installation on the Files page.
Script Function Call
(Optional.) Type the name of the function within the script to call.
on page 507
on page 505
on page 542
on page 539
Custom Action Reference
522
Need help?
Do you have a question about the WINDOWS INSTALLER EDITOR 7.0 SP2 - REFERENCE FOR WISE INSTALLATION STUDIO V1.0 and is the answer not in the manual?
Questions and answers