This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Register COM object
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 14, 2013
07:50 PM
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?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 17, 2013
09:13 AM
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
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