Hi, I just started to read on WiX this week and it has been because I was
assigned a task in which I'm supposed to create the installation of a
dev-env in which several tools (including, but not limited to, .NET 3.5SP1
Fw, VS2010 ultimate, etc.) are installed, as well as some registry changes.

I don't think I have any problems so far with the installation process. My
issue is with the error handling.

I'm calling several .exe's and .msi's for the installation and I need to
know if a very specific .msi fails on it's installation, I have to uninstall
one that is supposed to install before it. How would I do that?

And my other issue is the uninstall process. How can I personalize the
uninstallation of the .msi's and .exe's called during the uninstall?

Thank you for the help and I apologize in advance if the questions are too
newbie :)

Manuel
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to