DLL distribution

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • vovan

    #1

    DLL distribution

    I need to distribute (copy one single dll file into the proper location on
    the workstation and register it by using Regasm.exe) the DLL created in VB
    2005.
    I tried to add setup project to the solution. There are 6 kinds of them. I
    tried 2 of them Setup Project and Setup Wizard.
    I have no idea what to do next.

    Any help where to start please

    vovan


  • Spam Catcher

    #2
    Re: DLL distribution

    "vovan" <someone@vovan. comwrote in
    news:ORGWl24VHH A.3568@TK2MSFTN GP06.phx.gbl:
    I need to distribute (copy one single dll file into the proper
    location on the workstation and register it by using Regasm.exe) the
    DLL created in VB 2005.
    I tried to add setup project to the solution. There are 6 kinds of
    them. I tried 2 of them Setup Project and Setup Wizard.
    I have no idea what to do next.
    How about a simple batch file?

    Comment

    Working...