Bugs item #1475370, was opened at 2006-04-24 01:47 Message generated for change (Comment added) made by derekc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1475370&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: Open Resolution: None Priority: 5 Submitted By: Jacek (performer24) >Assigned to: Derek (derekc) Summary: Tallow does not generate valid CodeBase registry entry Initial Comment: Tallow when run on .NET assembly should extract all registration information. The data extracted for CodeBase point to current code base on development machine. As this value is valid only for development box and can not be easily changed without extensive hand editing it prevents from using tallow in automated build environment without using additional executables to modify output. It is particularly annoying when code base points to GAC or NGEN native assembly cache which can be easily expressed by public properties natively available in windows intaller. ---------------------------------------------------------------------- >Comment By: Derek (derekc) Date: 2006-04-24 08:59 Message: Logged In: YES user_id=518766 Could you please give an example of an assembly dll file which shows this problem when used with tallow? Also, please note that tallow is currently being deprecated in favor of heat. I assume that this particular issue is not currently fixed by heat, but when it is fixed, it will be fixed in heat since tallow is no longer under active development (due to the limitations of its architecture). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1475370&group_id=105970 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
