I have a Basic MSI project in installshield 2012 and currently every time I want to build a release I have to manually go and update the included file, if needed. What I want to do is to include this process in our build process so that I can update the Basic MSI project from command line though a script and than create a installer.
The problem that I have is that I cannot find a way to update the project file from command line. I do not know if there is any other way to achieve my goal, maybe there is another type of project in installshield that can do this.
Can anyone help me regarding this problem?
cheers,
es