Skip to main content

PlugIn

Function: The element is used to install the specified plug-in together with its dependencies.

Parameter

Description

Annotation

Comment for the plug-in element

This information is visible only within the Package Designer.

Requirement: At least version Package Manager 3.5.4.0

Path (x86 or AnyCPU)

Location of the plug-in binary file

Note: All required dependent binary files (interface components, GAC components) have to be located parallel to this path.

The files are copied to the package archive.

Different versions should be stored as follows: .name\version\name.dll

Path x64

Location of the 64-bit plug-in binary.

Note: All required dependent binaries (interface components, GAC components) have to be located parallel to this path.

These 64-bit files are installed in 64-bit systems. The files are copied to the package archive.

Different versions should be stored as follows: ..\\Name\\Version\\Name.dll

Tip

When you install the package, the plug-in which matches your operating system (32-bit/64-bit) is automatically installed.