Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2006
    Posts
    1

    .NET DLL registration

    I have used older versions of Setup Factory for VB6 projects and others, however I am currently developing a .NET DLL that has to be registered with an application called ArcGIS 9.1 (which does not use .NET DLL, but instead works with COM objects) I am using cominterop in my .NET DLL however I am unsure how to register it using Setup Factory 7.0 because it is not OLE/Active X.

  2. #2
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150
    You can always call the program named regsvr32.exe (installed with Windows) and pass the path to your dll as a command line option.

    Adam Kapilik

Similar Threads

  1. Dependency Module: Microsoft .NET Framework 1.1
    By Darryl in forum Setup Factory 8.0 Examples
    Replies: 12
    Last Post: 06-10-2008, 02:26 AM
  2. Setup Factory and VS 2005
    By vazir786 in forum Setup Factory 7.0
    Replies: 4
    Last Post: 01-13-2006, 08:47 PM
  3. Sorry quick question Boolean
    By slafta in forum AutoPlay Media Studio 5.0
    Replies: 3
    Last Post: 06-05-2005, 12:37 AM
  4. registration of DLL
    By parallon in forum Setup Factory 7.0
    Replies: 1
    Last Post: 02-14-2005, 12:58 PM
  5. Problems with OCX & DLL Registration
    By AdamW in forum Setup Factory 6.0
    Replies: 4
    Last Post: 12-22-2004, 04:26 PM

Posting Permissions

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