Wise Windows Installer action for 2 Releases

Hi

I have an action of "Wise For Windows Installer " , with one wsi file that produces 2 Executables, for 2 Releases. When I run it interactively it is ok. I want to run it from FB, by giving 2 releases in the Realease name such as :   a,b   but this gives me an orror. Has anyone done such a thing?  - I ended up by running the action twice with different "Release name " parameter.

I have FB 5.5.0.589

Thanks - Daphna Levin

Hi Daphna,

Unfortunately, I don’t think the WFWI command line allows you to build mutliple releases as part of a single run. The solution you have is probably the best one.

If you need to build a lot of different releases, you could use a List Iterator with the list of release names, and use a variable for the release name. This is probably overkill for two releases, though.

Regards,


Angus