Testing for .NET Assembly Support on the Target System

InstallShield 2019

Project • This information applies to the following project types:

Basic MSI
DIM
InstallScript MSI
Merge Module
MSI Database
MSM Database
Transform

To see if a target system supports .NET assemblies, you can test the MsiNetAssemblySupport property. To see if a target system supports Win32 assemblies, you can test the MsiWin32AssemblySupport property. (Win32 assemblies are supported only on Windows XP and later.) The assembly tables, actions, and properties require Windows Installer version 2.0 or later.