I'm new to WiX and have to modify our current WiX installer, but I'm not
sure how to go about it.  Here's the problem I have:

 

When the user clicks the finish button at the end of an upgrade, we have
a custom action set up to launch a program (to do some db cleanup).

What I need to do now is figure out how to run either that program or a
different one based on a field in an XML file.  Getting the data out of
the XML file shouldn't be a problem, but I can't figure out how to run
EITHER program A or Program B.

If someone can't point me to an example, that would be great.

 

Thanks.

 

 

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to