Re: [WiX-users] Detecting upgrades UPGRADINGPRODUCTCODE

2012-06-20 Thread victorwhiskey
Thank you, Peter -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Detecting-upgrades-UPGRADINGPRODUCTCODE-tp7578945p7578968.html Sent from the wix-users mailing list archive at Nabble.com. -

Re: [WiX-users] Detecting upgrades UPGRADINGPRODUCTCODE

2012-06-20 Thread Peter Shirtcliffe
@yahoo.com] Sent: 20 June 2012 05:27 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Detecting upgrades UPGRADINGPRODUCTCODE I was able to do that when I used the Upgrade element, but now I'm using the MajorUpgrade element and there is no where to set a variable like the Upgrade ele

Re: [WiX-users] Detecting upgrades UPGRADINGPRODUCTCODE

2012-06-19 Thread victorwhiskey
I was able to do that when I used the Upgrade element, but now I'm using the MajorUpgrade element and there is no where to set a variable like the Upgrade element. How do I do that with MajorUpgrade? Thanks -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabb

Re: [WiX-users] Detecting upgrades UPGRADINGPRODUCTCODE

2012-06-19 Thread Wilson, Phil
-Original Message- From: victorwhiskey [mailto:victorhwhis...@yahoo.com] Sent: Tuesday, June 19, 2012 2:41 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Detecting upgrades UPGRADINGPRODUCTCODE Hello, I was reading the property reference http://msdn.microsoft.com/en-us/

[WiX-users] Detecting upgrades UPGRADINGPRODUCTCODE

2012-06-19 Thread victorwhiskey
Hello, I was reading the property reference http://msdn.microsoft.com/en-us/library/windows/desktop/aa370905%28v=vs.85%29 page for UPGRADINGPRODUCTCODE and it says UPGRADINGPRODUCTCODE is set when RemoveExistingProducts is executed. How can I base my dialogs then, if RemoveExistingProducts is