1 在命令窗口中分别录入下面的三行命令

cd %systemroot%\system32

msdtc -uninstall

msdtc -install

2 确保下面的三个服务是启动的

Distributed Transaction Coordinator

Remote Procedure Call (RPC)

Security Accounts Manager

 

3 然后重新打开组件服务窗口就可以看到属性项了。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2021-06-02
  • 2021-11-21
  • 2021-05-23
  • 2021-05-21
猜你喜欢
  • 2021-06-06
  • 2022-01-29
  • 2021-12-21
  • 2021-05-30
  • 2022-12-23
  • 2022-02-10
相关资源
相似解决方案