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
- :
- Creating dll and accessing it in custom actions
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Jul 22, 2008
04:27 AM
Creating dll and accessing it in custom actions
Hi All,
I am using IS 2008 to build a setup for my application. I am planning to build a custom action for my setup. It is a Basic MSI project. I want that custom action to call a function in a dll. Does InstallShield recognises a dll build using VB.NET. I dont know C++ and can anyone help me on how to use a dll developed in VB.NET to use in the InstallShield.
Warm Regards,
Krishna
I am using IS 2008 to build a setup for my application. I am planning to build a custom action for my setup. It is a Basic MSI project. I want that custom action to call a function in a dll. Does InstallShield recognises a dll build using VB.NET. I dont know C++ and can anyone help me on how to use a dll developed in VB.NET to use in the InstallShield.
Warm Regards,
Krishna
(2) Replies
‎Jul 22, 2008
08:01 AM
One of the features in InstallShield 2009 is a new type of custom action called a managed-code custom action. This new type of custom action calls a public method in a .NET assembly that is written in managed code such as Visual Basic .NET or C#. You might want to download the evaluation of InstallShield 2009 and check it out. InstallShield 2008 does not have support for this.
Debbie Landers
Acresso Software
Debbie Landers
Acresso Software
‎Jul 24, 2008
04:43 AM
Hi,
Thank you for your reply.
warm regards,
krishna
Thank you for your reply.
warm regards,
krishna