Feature Requests item #1737580, was opened at 2007-06-14 19:31 Message generated for change (Comment added) made by heaths You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1737580&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Heath Stewart (heaths) Assigned to: Nobody/Anonymous (nobody) Summary: Patch-added file sequences should be auto-generated Initial Comment: Like patchwiz.dll, when the transforms are built from torch or bound to the patch in pyro the file sequences should be updated automatically. Currently, the patch author must use a starting sequence for the Media element that is greater than product out of all products being patched with the highest file sequence. That is, if products P1 and P2 are being patched, and P1's file sequence goes to 100 while P2's goes to 200, then the patch's Media sequence should start > 200. PatchWiz.dll does this for you for free. ---------------------------------------------------------------------- >Comment By: Heath Stewart (heaths) Date: 2007-09-05 10:10 Message: Logged In: YES user_id=1335104 Originator: YES This has been causing some problems with users I've found. The only way to control this currently is to author Media/@Id to be higher than the last file sequence in the MSI. This is not intuitive. Idealing, both Media/@Id and effectively the File.Sequence columns should be automatically created per product. At the very least, this should be higher than the product being patched (if building a multi-p[roduct patch) with the highest number for Media.DiskId and File.Sequence columns. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1737580&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
