Hi,

I have a big fat setup with several baseline SQL scripts, and after it's
released, I get delta SQL scripts that fix the released database.

The scenario is as follows:

When doing a first installation, I do the baseline (v0), plus all the deltas
(i.e. v1, v2, v3)

If doing an upgrade, I do check which version is installed and run only the
corresponding delta (i.e. if v1 is installed, run v2, and v3). I do all this
process using custom actions.

I wonder if there is a better way to do this. Can I set a condition that
does not reinstall a particular component if it's already installed?

Thanks,

Eitan
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to