Thanks =) So, for the creation of the bootstrapper, right now I'm using custom actions calling the .exe's and .msi's. And if I understand right, for the uninstalling I just have to add more custom actions that are called, for example, after the RemoveFiles standard action, which should just call the uninstallation commands.
If that's right, I think that WiX is pretty nifty :) because it all seems very simple (which is probably why I ask if it's that way or if I'm missing something hehehe). -------------------------- *Re: [WiX-users] Creating an automated setup of a development environment * From: Blair <os...@li...> - 2010-06-04 17:32 Generally MSIs are authored to remove previous installations that they replace. However, any MSI can be authored to remove pretty much any arbitrary set of MSIs upon installation. Also, to help you in your knowledge search, the process that installs (and possibly uninstalls) several different MSIs and EXEs is called a chainer and/or bootstrapper. -----Original Message----- From: Manuel Aude [mailto:dor...@gmail.com] Sent: Friday, June 04, 2010 10:11 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Creating an automated setup of a development environment 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