Feature Requests item #1878437, was opened at 2008-01-23 10:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1878437&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: patching Group: None Status: Open Priority: 5 Private: No Submitted By: Heath Stewart (heaths) Assigned to: Nobody/Anonymous (nobody) Summary: Optionally drop empty transforms from patching Initial Comment: A common patching scenario is to include all potential products' transforms in a patch, and the patch would contain transforms for any products that actually did change, ignoring the rest. Currently WiX throw an exception if a transform is empty after filtering, but we should optionally allow the code to succeed and instead just not add that transform to the patch (which means not adding the transform names to PID 8 or the target ProductCodes to PID 9). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1878437&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
