Bugs item #1346102, was opened at 2005-11-02 08:03 Message generated for change (Comment added) made by derekc 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: Open Resolution: None >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 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 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
