Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 out of proc com 服务器,我如何注册(regserver),如果这个进程运行,那么它作为特定用户运行。例如:目前我以用户 A 的身份运行并注册此 com 服务器,当此过程启动时,它应该在用户 B 下运行。
这可以使用 dcomcnfg.exe 来完成,更多信息。