+ Reply to Thread
Results 1 to 2 of 2

Thread: regasm /codebase /tlb

  1. #1

    Question regasm /codebase /tlb

    I need to have the installer register a COM Interop and have tried a few suggestions I have found, but none worked. The below command is what I use to manually register the DLL & it works perfect.

    What are the options in the SetupBuilder to duplicate this?

    %SystemRoot%\Microsoft.NET\Framework\v2.0.50727\re gasm.exe <FILENAME>.dll /codebase /tlb

    -Brian

  2. #2
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: regasm /codebase /tlb

    Hello,

    Try to install both .tlb and .dll files and then use "Register File Operation" -> "COM Interop Register (/codebase) .NET Assembly immediately" on your .tlb file.

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •