Hello,
I've got following problem...

I have got a main application and an add-on tool. The add-on can be 
installed only if .net framework 3.5 is installed and main application 
must be able to install the add-on when user updates his system to .net 3.5.

My current solution consists of two independent wix/msi packages which 
are executed from custom bootstrapper application. This setup works fine 
during installation process, but it has major flaw when it comes to 
uninstallation. I need to uninstall add-on during the uninstallation of 
main application, but since these two parts are independent, they have 
to be uninstalled independently.

Is there any way how start or schedule one uninstallation (add-on) 
during the other (main app)?

Thank for any help.

Best regards,
Jan

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to