[WiX-users] (Burn) question about not upgrading a MSI

2015-05-08 Thread Patrice Bastien
Hello, I am using burn at the moment to install 2 separate MSI files which I set to visible so I end up with 3 ARP entries which is fine with me. My burn UI have a checkbox which allow me not to install the second MSI if I do not want to upgrade that one. For this, I did not use "InstallConditi

[WiX-users] Possibility of separate icons for bundle and ARP?

2015-05-14 Thread Patrice Bastien
e standard setup icon, I would like the bundle to also use that default one. However, one my MSI products are installed, the ARP icon is my app icon and I want to make sure the bundle ARP will be the same. So any ways to delay the assignation of "IconSourceFile" attribute? Tha