Re: [WiX-users] ProductVersion does not changed after install Patch

2011-04-11 Thread Peter Shirtcliffe
Inside the PatchFamily, include, So that the updated productversion property is included in the patch. -Original Message- From: Elfe Xu [mailto:elf...@microsoft.com] Sent: 11 April 2011 04:38 To: wix-users@lists.sourceforge.net Subject: [WiX-users] ProductVersion does not changed

[WiX-users] ProductVersion does not changed after install Patch

2011-04-10 Thread Elfe Xu
Hi, I'm following the tutorial http://wix.sourceforge.net/manual-wix3/wix_patching.htm to create patches by WiX. I have an old MSI with version 0.1.1463.0, and a new MSI with version 0.2.1468.0, and then using the same approach as the tutorial to create a Patch.msp. I installed old MIS, then in