Does DeployLX Licensing work with COM?
DeployLX Licensing can work with COM applications through COM Interop. This is similar to the shared library for multiple assemblies scenario where a single assembly is responsible for the licensing and multiple assemblies call into it to check for their licensing. You would create a .NET assembly that would manage the communication between the COM app and DeployLX. The .NET framework must be present on the end user’s machine.