PDA

View Full Version : Suggestion - Or have I just not found?



NewsArchive
04-24-2008, 02:23 AM
Multicompiler.

In my last project, I have 2 installs and 4 msi's.
It would be wonderfull just to click Compile project, and everything was
updated.

Is it there allready?

Best regards

Edvard Korsbęk

NewsArchive
04-24-2008, 06:50 AM
Hi Edvard,

In the SetupBuilder 6 IDE, one compile task can compile one project/release.
One project can have multiple Releases. So you can have one project that
compiles completely different outputs.

In SetupBuilder 6 you can use the command line compiler option and then
compile it from a batch, etc. If you have four projects, let the batch call
the command line compiler to automatically compile the four projects.

SetupBuilder 7 will provide an external GUI for multiple project
compilation.

Friedrich