Bugs item #1501281, was opened at 2006-06-06 00:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1501281&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 Resolution: None Priority: 5 Submitted By: Frederik Carlier (fcarlier) Assigned to: Nobody/Anonymous (nobody) Summary: Warning Message: File/@LongName is deprecated Initial Comment: When building a simple MSI file with ClickThrough, the following warning message is generated: --------------------------- ClickThrough Package Build Warning --------------------------- Wix warning: The File/@LongName attribute has been deprecated. Since WiX now has the ability to generate short file/directory names, the desired name should be specified in the Name attribute instead. If the name specified in the Name attribute is a short name, then WiX will not generate a short name. If the name specified in the Name attribute is a long name and you want to manually specify the short name, please set the short name value in the ShortName attribute.. --------------------------- OK --------------------------- ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1501281&group_id=105970 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
