cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
dcinadr
Level 2

Register COM object

I need to register a .NET COM object during installation. Is this something that can be done with the Limited Edition? If so, how?
0 Kudos
(1) Reply
Chaitra
Level 9

Hi,

Yes, it is possible to register .Net COM object in InstallShield Limited Edition 2012 integrated with Visual Studio. Kindly refer the help topic titled- “Registering COM Servers”.

Here are the steps to follow:
1. In the Solution Explorer under Specify Application Data, double-click Files.
2. Right-click the file you want to register and then click Properties. The Properties dialog box opens.
3. Click the COM & .NET Settings tab.
4. In the Registration Type list, select the type of registration that you want to perform on the file.
5. Click OK.

Please let us know if you have any other issue.

Thank You,
Chaitra
0 Kudos