Grant Wagner wrote:
Reciently, we have grown a need to starting patching our application in production. Using the technique at http://wix.sourceforge.net/manual-wix2/patch_building.htm seems to produce nice results until we starting adding or removing files. At which point it failes completely. New files are always added, removed files are never removed, and modified files are always left in their old revisions. It's important to note that we have a application which will scan our dynamic directories and add to the wix file all files and directories it finds, and I'm afraid that this is causing issues for us.

If you're generating your IDs and GUIDs, then you won't realistically be able to create patches. See, for example, http://blogs.msdn.com/windows_installer_team/archive/2007/03/07/arbitrary-labels-used-as-primary-keys-must-not-be-changed-between-versions.aspx for why.

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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to