InstallAware for Windows Installer
 

MSXML

This plug-in provided command checks for or installs Microsoft XML onto the system.

Check for MSXML

Select this option to check for the presence of the module, and not install it.

Install MSXML

Select this option to install the module if it is not already present.

4.0 SP2

Select this option to check/install version 4.0 SP2 of MSXML.

6.0

Select this option to check/install version 6.0 of MSXML. MSXML 6.0 may only be installed on computers with Windows Installer 3.1 or above.

Return result in variable

If you specify a previously defined variable in this field, it will hold framework information as follows:

  • TRUE: Module check requested. Requested version of module is available.
  • FALSE: Module check requested. Requested version of module is NOT available.
  • SUCCESS: Module install requested. Module was installed successfully, or was already available. No reboot is required.
  • ERROR: Module install requested. Module was not installed successfully, an error occured or system does not meet minimum requirements.
  • REBOOT: Module install requested. Module was installed successfully, and a reboot is pending.