标签: c# asp.net wpf remote-desktop
我是这个场景的新手。所以我对此并不了解。
我在PC1中创建了“ABC.exe”WPF应用程序。现在我已经在PC2中安装了这个WPF应用程序。
我想从PC1在PC2中打开这个应用程序。哪种方法有用或哪种方式好?
非常感谢任何帮助。谢谢!
答案 0 :(得分:2)
我建议使用Sysinternals的PsExec工具(https://technet.microsoft.com/en-us/sysinternals/bb897553.aspx)