Calling a Public Method in a Managed Assembly

InstallShield 2025

Project: This information applies to the following project types:

Basic MSI
DIM
InstallScript MSI
Merge Module

Using a custom action type calls a public method in a .NET assembly that is written in managed code such as Visual Basic .NET or C#. This section includes the following topics:

Calling a Public Method in a Managed-Code based Managed Assembly
Calling a Public Method in a .NET Core Based Managed Assembly
Specifying the Signature for a Managed Method in an Assembly Custom Action