When adding a DLL in .NET Extensions Manager, the manager recognizes the dependent DLLs and adds it to the dependencies.
The .NET Plugins and dependencies are copied to the user computer path, "C:\Documents and Settings\[user name]\Application Data\SalesLogix\NETPlugins\[saleslogix user]\[Plugin Name]
My problem is: Some of the dependent DLLs are common for several DLL plugins, and they are moved to the above path in duplicate in the users computer.
I am trying to find a way to centralize the common dependencies, so they would not be copied in duplicate to the user computer.
...(read more)
↧