Bugs item #1194030, was opened at 2005-05-02 20:22 Message generated for change (Settings changed) made by barnson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1194030&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: heat Group: v3.0 >Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Alex Odinaev (aodinaev) Assigned to: Derek (derekc) Summary: Name collisions in Tallow. Guid issue Initial Comment: If you use Tallow to get selfreg information for two different dlls you get name collision about 'component0' and etc after merging object files or library files with help of Light. Simple solution with /prefix command line options is proposed to generated names with user-defined prefix e.g. myprefix.file0. Also Guid attribute is missed for components generated by Tallow. It leads to situation when files and (probably) registry entries are not deleted during uninstallation. Simple solution with /guid command line option is proposed to let user generate new guid for Tallow-generated components ---------------------------------------------------------------------- Comment By: Derek (derekc) Date: 2006-04-07 21:56 Message: Logged In: YES user_id=518766 This should be fixed in heat. Tallow will not be fixed since its being replaced by heat. ---------------------------------------------------------------------- Comment By: Derek (derekc) Date: 2006-03-22 02:30 Message: Logged In: YES user_id=518766 Agreed - the current colliding behavior is pretty annoying. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1194030&group_id=105970 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
