Re: [WiX-users] Patch failure when using non-whole files

2012-09-17 Thread Peter Shirtcliffe
Sent: 17 September 2012 16:41 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Patch failure when using non-whole files Hi, I have the same issue.. How can I mark certain files as a full-file patch? Thanks, -- View this message in context: http://windows-installer-xml-wix-tool

Re: [WiX-users] Patch failure when using non-whole files

2012-09-17 Thread rowbot
Hi, I have the same issue.. How can I mark certain files as a full-file patch? Thanks, -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Patch-failure-when-using-non-whole-files-tp701419p7580576.html Sent from the wix-users mailing list archive

Re: [WiX-users] Patch failure when using non-whole files

2007-05-21 Thread Bob Arnson
Gareth at Serif wrote: > So, do you think it's a bug in MsiMsp.exe that I can report to M$ or with the > Candle/Light stages prior to it? > It's not a bug in WiX, AFAIK. -- sig://boB http://joyofsetup.com/ - This SF.ne

Re: [WiX-users] Patch failure when using non-whole files

2007-05-21 Thread Gareth at Serif
So, do you think it's a bug in MsiMsp.exe that I can report to M$ or with the Candle/Light stages prior to it? -- View this message in context: http://www.nabble.com/Patch-failure-when-using-non-whole-files-tf3778936.html#a10721753 Sent from the wix-users mailing list archive at Nabble.com. --

Re: [WiX-users] Patch failure when using non-whole files

2007-05-21 Thread Bob Arnson
Gareth at Serif wrote: > Do you not think there's a bug in this somewhere or any better workaround? > Yes, there's likely a bug. I don't know of a workaround. -- sig://boB http://joyofsetup.com/ - This SF.net email is

Re: [WiX-users] Patch failure when using non-whole files

2007-05-21 Thread Gareth at Serif
Thanks for your comments, but with the single file, the patch is 3 times bigger when including whole files. When you factor in the other patching files from the real case (which all make much smaller binary differences) the final patch is closer to 4 times bigger. Do you not think there's a bug

Re: [WiX-users] Patch failure when using non-whole files

2007-05-18 Thread Bob Arnson
Gareth at Serif wrote: > The file itself is an EXE, built in VisualStudio 2005 with an internal > manifest, later VeriSigned for Vista verification and just under 13MB in > size. Why can't it be patched by binary difference? I've run into that before using non-executable data files. The closest