Re: [WiX-users] PATCH in Wix

2012-06-19 Thread Wilson, Phil
i Raj [mailto:raviraj.callin...@gmail.com] Sent: Tuesday, June 19, 2012 2:21 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] PATCH in Wix I was trying to use UPGRADINGPRODUCTCODE but none of the features are not working so I decided to go with OLD_VERSION_FOUN

Re: [WiX-users] PATCH in Wix

2012-06-19 Thread Ravi Raj
I was trying to use UPGRADINGPRODUCTCODE but none of the features are not working so I decided to go with OLD_VERSION_FOUND and things are going pretty smooth. But will it be nice. I am not sure why former was nor working? On Tue, Jun 19, 2012 at 2:35 PM, Peter Shirtcliffe wrote: > There is a c

Re: [WiX-users] PATCH in Wix

2012-06-19 Thread Peter Shirtcliffe
There is a complete list of properties at http://msdn.microsoft.com/en-us/library/windows/desktop/aa370905%28v=vs.85%29 .aspx UPGRADINGPRODUCTCODE is probably what you're after. -Original Message- From: Ravi Raj [mailto:raviraj.callin...@gmail.com] Sent: 19 June 2012 06:10 To: General d