Bugs item #1346102, was opened at 2005-11-02 08:03 Message generated for change (Settings changed) made by robmen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1346102&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: candle Group: v2.0 >Status: Closed Resolution: Fixed Priority: 7 Submitted By: koffeinkick (koffeinkick) Assigned to: Derek (derekc) Summary: PatchGroup adds unexpected attribute Initial Comment: If a file is specified with the PatchGroup attribute set, this results in the file having the msidbFileAttributesPatchAdded attribute set in the final msi package. The MSDN docs state that this should only be set by a patch and when the file is added by that patch. Comments by Carolyn Napier in the platformsdk.msi group indicates that this should never be authored into an msi file manually (see http://groups.google.com/group/microsoft.public.platform sdk.msi/browse_thread/thread/72d8e61ae932f169/bac7c bde290fc330? lnk=st&q=msidbFileAttributesPatchAdded&rnum=3&hl= en#bac7cbde290fc330 ) but that this attribute is added automatically by PatchWiz when needed. A msi package with this bit set will fail validation by ICE45. ---------------------------------------------------------------------- Comment By: Derek (derekc) Date: 2005-11-02 15:16 Message: Logged In: YES user_id=518766 This should be in the next drop. ---------------------------------------------------------------------- Comment By: Derek (derekc) Date: 2005-11-02 14:18 Message: Logged In: YES user_id=518766 Wow, I learned something - thanks! We'll try to get this in for the next drop. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1346102&group_id=105970 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
