Re: [WiX-users] Upgrading Burn bootstrapper with msi

2014-10-27 Thread Mihailo Milenković
edProducts action with the bootstrappers UPGRADECODE and version. -Original Message----- From: Mihailo Milenković [mailto:mihailo.milenko...@pstech.rs] Sent: Monday, October 27, 2014 4:08 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Upgrading Burn bootstrapper with msi Hell

[WiX-users] Upgrading Burn bootstrapper with msi

2014-10-27 Thread Mihailo Milenković
Hello everyone, I have a situation where until now I had one bootstrapper chaining several msi packages, but now I must switch to one msi instead of bootstrapper. The problem is that msi installer will not trigger the upgrade using upgrade code of the bootstrapper. I have searched through the n