How to preconfigure the TIFF Viewer Core during MSI installation

 

In order to preconfigure the TIFF Viewer Core during the MSI installation, please use the CORECONFIGFILE parameter, as in the following example:

 

msiexec.exe /i "<<PATH>>\TiffViewerSetup.msi" COREAPP=1 CORECONFIGFILE="<<PATH>>\TiffviewerCoreConfig.xml"

 

The c:\config\TiffviewerCoreConfig.xml must be substituted with the absolute location to the customized XML file.

 

For more information about how to preconfigure the TIFF Viewer Core, please see the TIFF Viewer MSI Installation Guide attached to the received TIFF Viewer MSI installer.

 

For MSI installer availability, please contact sales@blackice.com.

 

 

For instructions regarding the config file please see:

How to edit the TIFF Viewer Core configuration XML file