Loading
Including MSXML4 in the install
We are creating a install package through InstallShield using BASIC MSI

 

We need to include MSXML4 to the install. This is a msi. I go to Redistributables but only can find MSXML6.

 

 

Thanks in advance

  • " Ian Varcoe wrote:

     

    We are creating a install package through InstallShield using BASIC MSI

     

    We need to include MSXML4 to the install. This is a msi. I go to Redistributables but only can find MSXML6.

     

     

    Thanks in advance "

     

    Check the Redistributables view again. There is a Merge Module for MSXML 4 that can be used in your Basic MSI project:

     

     

    Note: use the Search Grid to search for MSXML Don't add the 4, as it may be too specific for the search (There must be a space between MSXML and the 4...it's best just to search for MSXML).
    Expand Post
    • _Screenshot1

Loading
Including MSXML4 in the install