forderud / ComSamples

Examples of language-neutral COM interfaces for IPC and language interop.
MIT License
1 stars 2 forks source link

MyServerCs: Enable connecting to an already running elevated server #13

Closed forderud closed 1 year ago

forderud commented 1 year ago

Add AppID registry keys with explicit RunAs="Interactive User" to make the OS allow connection to already running COM servers with different security elevation under the same user account.

This will enable the following scenarios:

Limitations:

Documentation: RunAs