Feature Requests item #1669453, was opened at 2007-02-26 20:48 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1669453&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: compiler Group: None Status: Open Priority: 5 Private: No Submitted By: Neil Sleightholm (nsleigh) Assigned to: Nobody/Anonymous (nobody) Summary: Allow none installed InprocServer32 for <Class> element Initial Comment: To register .Net COM components you need to set the InprocServer32 to “mscoree.dll” and I can’t see how you can do this with the <Class> element as this is not a file that is installed by your setup. In addition modify the <Class> element to fully support .Net COM components, for these it would also be necessary to allow the addition of the keys Assembly, RuntimeVersion and CodeBase. It may be possible to automatically create these from the component at compile time, this could be achieved by supporting an Assembly attribute like the <File> one that you can set to “.net”. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1669453&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
