Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Calling .NET Assembly


1 reply to this topic

chrisselnes

chrisselnes
  • Full Members
  • 2 posts

Posted 13 December 2006 - 01:16

I was wondering if anyone knows a way to call a .NET assembly directly during an installation instead of having to create a COM C++ dll that talks with the .NET assembly. Thanks.

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 14 December 2006 - 17:56

Looks like you want to use a InstallerClass custom action?