小编Gab*_*nga的帖子

使用FullTrustProcessLauncher类从UWP应用启动Powershell脚本

有没有办法从我的UWP应用启动powershell脚本?

我已经读到我们必须使用FullTrustProcessLauncher类,但是我不知道如何使用/实现它。

你有什么主意吗 ?

uwp desktop-bridge

4
推荐指数
1
解决办法
2830
查看次数

UWP在应用程序之间传递信息

我使用FullTrustProcessLauncher启动另一个应用程序,这是我的UWP应用程序中的控制台应用程序,我想在这两个应用程序之间传递信息/参数。

也许我必须使用SharedMemory或类似的东西?

c# uwp

2
推荐指数
1
解决办法
387
查看次数

标签 统计

uwp ×2

c# ×1

desktop-bridge ×1