Symantec WINDOWS INSTALLER EDITOR 7.0 SP2 - REFERENCE FOR WISE INSTALLATION STUDIO V1.0 Installation Manual page 557

Table of Contents

Advertisement

Custom action
WiseGetIISFeaturesEnabled
WiseGetIISVersion
WiseGetSQLServers
WiseGetSQLServerVersion
WiseIISValidateInput
WiseNextDlg
WisePrevDlg
WiseRegComPlus Add Remove
WiseRegComPlus In it
WiseRemoveFirewall
Wise Set Assembly Framework
Properties
WiseSetFirewall
WiseSingleFileCheck
WiseSQLCallDLL
WiseStartup
WiseTestSqlConn
Windows Installer Editor Reference
Description
Sets properties (CGIENABLED, ISPAIENABLED, ASPENABLED,
ASPDOTNETENABLED, SSIENABLED, IDCENABLED, FPEXTENABLED, and
WebDAVENABLED) to show which features are enabled in IIS. This is useful
for setting launch conditions to ensure that the destination computer has the
required environment for the installation.
Set a property with the major IIS version (IISVERSION).
Uses the WiseOsqlCmd property to call osql to get the list of available SQL
servers. Then it reads the property WiseSqlParam to get the name of a
property that is used by a combo box in the ComboBox table. It then fills
that combo box with the list of SQL servers.
Sets the property SQLSERVERVERSION to the version of SQL Server (or
MSDE) installed on the destination computer.
Validates input for the Web dialog boxes. (Example: It verifies that port
numbers are within range and IP addresses are formatted correctly.)
Determines the dialog box to display when the end user selects the Next
button.
Determines the dialog box to display when the end user selects the Back
button.
Deferred mode custom action that reads data stored by WiseRegComPlus In
it and creates or deletes MTS/COM+ components that are specified on the
MTS/COM+ page.
Immediate mode custom action that reads MTS/COM+ data and stores it in a
file for use by the deferred custom action WiseRegComPlus Add Remove.
During an uninstall, undoes changes that the installation made to the
Windows Firewall. (Windows XP SP2, Windows Server 2003 SP1, and later.)
Scans the MsiAssemblyName table to find the .NET Framework version
associated with each component and its related .NET assembly and then sets
a property with the results. This ensures that, when the Execute Install
method on this assembly check box is marked on the File Details dialog
box, the utility from the correct .NET Framework version is used for each
assembly.
Configures the Windows Firewall during installation on Windows XP SP2,
Windows Server 2003 SP1, and later.
Adds functionality for creating single-file .EXE installations. It removes
cached copies of the .MSI that are extracted during uninstalls.
Reads a file of SQL commands and executes them. This is how Windows
Installer Editor executes SQL scripts on the SQL Scripts page.
When you add a custom action that calls a .DLL with parameters, this action
enables parameter passing for actions that call a .DLL file and extracts the
necessary Wisescript .EXE and .DLL files.
Reads the property WiseSqlParam to get the names of properties to use for
the SQL connection test. It then reads those properties to get the user
name, password, and so on, and tries to connect to the SQL server. If it is
successful, it sets the value of the last property in WiseSqlParam to the full
connection string. If it fails, it sets the property WiseSqlError to an error
message.
Wise Custom Actions
557

Advertisement

Table of Contents
loading

This manual is also suitable for:

Windows installer editor 7.0 sp2

Table of Contents