Re: [WiX-users] Major Upgrade not working after changes to UIRef

2012-11-02 Thread Sheldon Warkentin
gain. Thanks, Sheldon -Original Message- From: Nick Ramirez [mailto:nickra...@hotmail.com] Sent: Friday, November 02, 2012 12:18 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Major Upgrade not working after changes to UIRef Does the install log show that it is detecting

Re: [WiX-users] Major Upgrade not working after changes to UIRef

2012-11-02 Thread Nick Ramirez
Does the install log show that it is detecting the old version? At one point I thought that I had to schedule InstallExecute after RemoveExistingProducts, but last I tried it that didn't seem to be the case. Is it possible to switch to use the new MajorUpgrade element? It seems to make life easi

[WiX-users] Major Upgrade not working after changes to UIRef

2012-11-02 Thread Sheldon Warkentin
Hi, I have changed a UIRef tag between versions of software from Version 1.0: to Version 2.0: Wix Version 3.6 Now, when I run the Version 2.0 installer, it does not detect the previous version, so instead of uninstalling during the upgrade it installs a new version next to

Re: [WiX-users] Major upgrade not working

2012-06-27 Thread Peter Shirtcliffe
al Message- From: rajeshk [mailto:rajeshkannan.kr...@gmail.com] Sent: 27 June 2012 12:45 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Major upgrade not working I tried and reproduce the problem.I was follow the below steps. 1. I was installed new MSi version 1.0.0 2. I w

Re: [WiX-users] Major upgrade not working

2012-06-27 Thread rajeshk
I tried and reproduce the problem.I was follow the below steps. 1. I was installed new MSi version 1.0.0 2. I was implemented minor upgrade and MSI version is 1.1.0 3. Then I tried for major upgrade (version 4.1.0). First 2 steps are working fine, but when i tried for 3 step its throw the error.A

Re: [WiX-users] Major upgrade not working

2012-06-27 Thread rajeshk
I tried and reproduce the problem.I was follow the below steps. 1. I was installed new MSi version 1.0.0 2. I was implemented minor upgrade and MSI version is 1.1.0 3. Then I tried for major upgrade (version 4.1.0). First 2 steps are working fine, but when i tried for 3 step its throw the error.A

Re: [WiX-users] Major upgrade not working

2012-06-27 Thread rajeshk
I tried and reproduce the problem.I was follow the below steps. 1. I was installed new MSi version 1.0.0 2. I was implemented minor upgrade and MSI version is 1.1.0 3. Then I tried for major upgrade (version 4.1.0). First 2 steps are working fine, but when i tried for 3 step its throw the error.A

Re: [WiX-users] Major upgrade not working

2012-06-27 Thread Peter Shirtcliffe
al machine ? -Original Message- From: Rajeshkannan Krishnamoorthy [mailto:rajeshkannan.kr...@gmail.com] Sent: 27 June 2012 11:59 To: wix-users Subject: [WiX-users] Major upgrade not working Hi, I tried to install the major upgrade for my application. When its try to uninstall the existing application

[WiX-users] Major upgrade not working

2012-06-27 Thread Rajeshkannan Krishnamoorthy
Hi, I tried to install the major upgrade for my application. When its try to uninstall the existing application its throw the error message like "isallowing uninstallation of component: {AA67D22F-62E9-4034-BD7D-7210A43050BD} since another client exists". Then its try to install the changes, but t