Re: [WiX-users] Install a package and uninstall another

2014-11-05 Thread Nick Ramirez
What are you wanting to uninstall? Is it an upgrade scenario? Are you trying to replace an older version of your software with a newer version? Or are you trying to remove some other software when yours is installed? -- View this message in context: http://windows-installer-xml-wix-toolset.687

[WiX-users] Install a package and uninstall another

2014-11-05 Thread vorsichtdiekurve
Hi, Is there the possibility to launch both install and uninstall actions on different packages during one bootstrapper run? I use the following code to launch the actions: The declaration of the commands I use: this.InstallCommand = new DelegateCommand(() => this.model.