On 2/28/2010 1:09 PM, Semion Prihodko wrote:
> So how can I make a patch replacing two files in old installation which is
> probably doesn't presume patches? Is there really no way to simply replace
> two files? Thanks.
>    
MSI doesn't support downgrades except via patching. If you didn't create 
the original installer, you'll have a very tough time building a patch 
for it. You also have to manage component GUIDs so MSI reference 
counting works. Basically, you're trying to do something MSI wasn't 
designed for.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to