installshielduser
07-25-2007, 11:36 AM
Hello!
I am really trying to convert to use the new Indigo Setup Factory (over 40 hours invested on the demo version so far!).
My installer has always been built using Installshield (installshield 2000!) and the Installshield "Package for the Web" exe builder.
The Package for the Web system lets me set all the properties on the final exe (e.g. that it is (c) by us, what the product is, our version and build #, etc).
In fact, the package for the web does not put ANY tags on there from installshield. I have full control over all the tags.
Since package for the web is driven by an ini file, my build script sets the ini tags to the current build #, sets the product name and version, and all that, and then fires up package for the web to do the final 'build' to a single exe.
So far, I can't do ANY of that with setup factory. This is a show stopper for me because those tags are how we know what the installer is. (We put a lot of useful information into those tags, so you can know a lot about what is inside without actually having to install it.)
How can we get this control with setup factory?
Thanks!!
I am really trying to convert to use the new Indigo Setup Factory (over 40 hours invested on the demo version so far!).
My installer has always been built using Installshield (installshield 2000!) and the Installshield "Package for the Web" exe builder.
The Package for the Web system lets me set all the properties on the final exe (e.g. that it is (c) by us, what the product is, our version and build #, etc).
In fact, the package for the web does not put ANY tags on there from installshield. I have full control over all the tags.
Since package for the web is driven by an ini file, my build script sets the ini tags to the current build #, sets the product name and version, and all that, and then fires up package for the web to do the final 'build' to a single exe.
So far, I can't do ANY of that with setup factory. This is a show stopper for me because those tags are how we know what the installer is. (We put a lot of useful information into those tags, so you can know a lot about what is inside without actually having to install it.)
How can we get this control with setup factory?
Thanks!!