Hi all,
I have made a project to install all my .exe's and .dll's.(In VS2005-
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
I have made a project to install all my .exe's and .dll's.(In VS2005-
>other project types->setup and deployment->setupproject ).
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