Bugs item #1745825, was opened at 2007-06-30 13:59
Message generated for change (Settings changed) made by pmarcu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1745825&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
Private: No
Submitted By: Josh Korn (joshkorn)
>Assigned to: pmarcu (pmarcu)
Summary: Incorrect generated codebase record
Initial Comment:
When run against a .NET assembly, heat generates a fragment that includes the
following:
<File Id="<assemblyname>.dll" ... />
<RegistryValue Root="HKCR"
Key="CLSID\{...}\InprocServer32\1.0.0.0"
Name="CodeBase"
Value="[#<assemblyname>.dll]" Type="string"
Action="write" />
The [#<assemblyname>.dll] construct generates a standard file name (like
C:\Program Files\etc).
This does not work. The reference has to be a URI, (i.e. file:///C:/Program
Files/etc) in order for the assembly to work when called from a COM component.
(It's taken me the better part of two days to chase this down, so please take
this one seriously!!)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1745825&group_id=105970
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs