Hi,
I have a legacy delphi dll. I created a class library that imports the dll and registered it for COM interop. I have an experimental Silvelight 4 application that calls the COM object and it works. The problem is: how do I deploy the COM component (and dependent delphi dll) and register the COM object on a client machine?