You want a patch. 

Because your files are very large, look into binary delta patching. However,
search on this list - I think some people have had problems with those types
of patches. Also the user may get prompts for the source MSI when using this
type of patch.

These links will help

The Wix help
http://wix.sourceforge.net/manual-wix3/patching.htm

Peter Marcu's Blog
http://blogs.msdn.com/search/searchresults.aspx?q=patch&sections=5105

Heath Stewart's Blog
http://blogs.msdn.com/search/searchresults.aspx?q=patch&sections=4070

The comments sections of the blogs also contain useful information.

MSDN
http://msdn.microsoft.com/en-us/library/windows/desktop/aa370579%28v=VS.85%29
.aspx

Also this mailing list and the blogs of some of the other contributors.



-----Original Message-----
From: Sergey [mailto:sh0...@gmail.com] 
Sent: 11 November 2011 11:53
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] delivering only changed files in update

Hello,

I have WIX installation with a lot of huge files.
Each time, when files are changing I prepare major upgrade (same upgrade 
code, new product code) with all the files.

Now I also need to prepare msi, which would contain only changed files.
So that user could download this update, install it over old installation.

Is it minor update or a patch?
- contain only changed files and installed over old installation?

Is there some tutorial how to prepare it?

--
Thank you!

-----------------------------------------------------------------------------
-
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
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.


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to