Possibility to derive from a base Project?

Got a problem you cannot solve? Try here.
binkle

Possibility to derive from a base Project?

Postby binkle » Wed Oct 25, 2006 3:25 am

We have a Software that we want to release in
several different packages, i.e. Demo,Full,Pro
is it possible to have this all in one project that generates three different
installers?
Demo is the "base project", full _overwrites_ some files of demo, and
pro adds the source code.
what has to be done to accomplish this behaviour?
Thanks
Harry

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Postby MichaelNesmith » Wed Oct 25, 2006 6:29 am

Hi Harry,

Absolutely. What you need to do is use compiler variables. This way you can turn features on/off at build time, and build each installer from a single script. The Compiler Variable If/Else/End commands let you test for the values of compiler variables, and they include/exclude code at build time; so you can fully customize your setups in this way, and toggle features/files/settings/etc. on-off easily.
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 32 guests