See my answer on this thread
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Patch-failure-w
hen-using-non-whole-files-td701419.html#a7580582

If files are changed by the user after installation, it's usually preferable
to handle them within the application so that you won't overwrite the user's
changes.

-----Original Message-----
From: Mete Ceyhan [mailto:ceyhanm...@gmail.com] 
Sent: 28 September 2012 09:38
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] how to make patching some files binary patch, some of
them all body replace in one msp package?

Hello,
I making patch file with pyro.exe with -delta flag. (Becasue i need small
patch file size).  It works well, but some files change by user after
installation (like some data files) and i want to change them too. 
But this files can't patch because of changed after installation. So i need
only this files patch all body replace.

So how to make patching some files binary patch, some files all replace in
one msp package?

Best regards,

Mete Ceyhan

-----------------------------------------------------------------------------
-
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to