Hi,

I want to have 2 different installers of a program, let's say lite and pro,
like this:

http://stackoverflow.com/questions/16429687/how-to-make-a-wix-burn-bundle-that-upgrade-a-lite-version-of-my-product

Both have different versions and both have to uninstall each other.

Now when I search a bit more I can find WiX has events. Here is as far as I
know what I want:

http://stackoverflow.com/questions/21612377/schedule-relatedbundle-action-before-primary-bundle

The problem is, I'm so new with WiX, I thought you could only xml. But I see
the events are in C#. Where are these events? Do I have to create them in a
separate C# class? Where do I put this class. I've searched for hours, and
cannot find the solution.

Hope anyone can help me with this. Thanks



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Uninstall-Lite-and-or-Pro-version-with-RelatedBundle-property-tp7598930.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to