cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Zavulon
Level 3

IS VS2012 LE - COM register dependent dll and tlb

Hello,

I'm using Installshield Limited Edition in Visual Studio 2012.

I'm having a project where I put the 'Primary output' in the installdir. It comes along with some dll and tlb dependent files. Now some dependent files need to be registered (dll and tlb). How can I do that?

Thanks in advance,
Zavulon
0 Kudos
(2) Replies
chiranjeevi
Level 7 Flexeran
Level 7 Flexeran

Hello,

Try to add the dependency dll files manually to the project by following the steps in below mentioned thread:

http://community.flexerasoftware.com/showthread.php?206535-IS-VS2012-LE-Dependant-files-of-Primary-output


Then follow below steps in register the using several options as per your requirement:

1>Right click on the dll added >select properties> select COM & .Net Settings tab
2>Select appropriate registration type under "Registration Type" Option.

Hope this helps.

Regards
Chiranjeevi
0 Kudos
Zavulon
Level 3

thanks! that worked
0 Kudos