InstallUtil.exe option to do REGASM Automatically on a C#.dll

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • raghudr@gmail.com

    InstallUtil.exe option to do REGASM Automatically on a C#.dll

    Hi all,

    I have made a project to install all my .exe's and .dll's.(In VS2005-
    >other project types->setup and deployment->setupproject ).
    I am able to install it properly.

    Now the problem is recently i did a C# COM .dll and i am calling from
    VC++.exe

    when i insatll my project the tool installutil.exe should do a
    automatic REGASM on the C#.dll

    Can anyone please tell me which option i have to set in
    installutil.exe so that COM registration happens automatically

    Thanks in advance
    RAGHU
Working...