cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
srknitw
Level 3

How to add new autoupgrade item to installscript MSI project using commandline

I am using InstallShield 2012 to create a installscript MSI project to create patch installer for my product and I am planning to automate my product build process to create patches using ISCMBuild.exe.

In patch installer, to support upgrade scenarios, we need to add list of all previous setup.exe files under upgrades view.
Each time i create a new patch, i have to add previous patch setup file details in upgrades section. Now, i want to know if there is anyway to add this entry in upgrades view from command line.
Labels (1)
0 Kudos
(1) Reply
srknitw
Level 3

This can be achieved using Automation Interface of Install Shiled
0 Kudos