Adding .NET Assemblies to a Project

InstallShield enables you to add a .NET assembly to your installation project by adding the .NET assembly file to a feature.

To add a .NET assembly to your project:

1. In the Solution Explorer under Specify Application Data, double-click Files.
2. Add the .NET assembly to a feature.
3. Right-click the file and then click Properties. The Properties dialog box opens.
4. Click the COM & .NET Settings tab.
5. In the Scan at Build list, select Dependencies and Properties.

At build time, InstallShield scans the .NET assembly and adds its dependencies and properties as needed.