InstallShield Tip: How to Modify the File-Transfer Behavior for MSIs
InstallShield offers different techniques for modifying the default Windows Installer (MSI) file-transfer behavior for installation and uninstallation. Each technique meets a different need and can be adapted depending on requirements. The techniques include: Using the Never Overwrite component setting Changing the REINSTALLMODE property Specifying companion-file relationships Using the Permanent component setting Using the RemoveFile table to d…