Re: [WiX-users] Patching msi

2014-11-05 Thread pezmannen
Great! I'll go with option one then. Thanks! -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Patching-msi-tp7597706p7597756.html Sent from the wix-users mailing list archive at Nabble.com. --

Re: [WiX-users] Patching msi

2014-11-04 Thread pezmannen
Thanks! That part I got though. I think you misunderstood my question a bit. The question was on how to generate patch 1.0.2. Should I generate that so that it contains the difference between: 1.0.0 ->1.0.1 or 1.0.0 -> 1.0.2 -- View this message in context: http://windows-installer-xml-wix-t

[WiX-users] Patching msi

2014-11-04 Thread pezmannen
Hi I have a MyProduct_1.0.0.msi that I'm going to release and I am planning for the patchwork that will come. When doing patch 1.0.1 I'll create a patch comparing the two versions. So far so good... But the patch 1.0.2. Should that be made comparing againts 1.0.0 or 1.0.1? Thanks? -- View thi