Registration Free COM for dllSurrogate process

Anshul seth 1 Reputation point
2020-12-07T13:26:54.307+00:00

I have an application and a server dll. I have just converted the it to registration free com with the help of following documentation: https://learn.microsoft.com/en-us/previous-versions/dotnet/articles/ms973913(v=msdn.10)?redirectedfrom=MSDN

I am successfully able to launch the application as in-proc configuration and use the server dll using manifest files.

But I want my dll to use out-proc configuration and launch a dllsurrogate process. So is it possible to do it using a registration free com (manifest files) ?

Windows for business | Windows Server | User experience | Other
Developer technologies | C++
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.