将在后台运行的桌面应用程序转换为通用Windows平台应用程序 [英] Converting desktop apps running in background to Universal Windows Platform App

查看:118
本文介绍了将在后台运行的桌面应用程序转换为通用Windows平台应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

   我们有一个"连接器" Scratch的应用程序,使平台能够与硬件通信。此应用程序在后台运行,并通过http与Scratch通信,并使用BLE与设备进行通信。我们希望
将此应用程序转换为通用Windows平台应用程序,但似乎安全性考虑不支持此功能。这很重要,因为Microsoft Windows 10 S只允许从Windows商店安装。

   我们认为这个问题影响了教育市场上的大量用户,即每个想要使用带有教育硬件的Windows 10 S的用户(Lego Wedo,Arduino等)。

   We have a "connector" app for Scratch which enables the platform to communicate with hardware. This app runs in the background and communicates with Scratch through http and use BLE to communicate with the device. We would like to convert this app to an Universal Windows Platform App, but it seems this functionality is not supported by security considerations. This is important as Microsoft Windows 10 S is allows only installation from windows store.
    We think that this problem affects a huge number of users on educational market, namely every scratch users who want to use windows 10 S with educational hardware (Lego Wedo, Arduino, etc.).

推荐答案

嗨G Ga boo,

感谢您在此发帖。

据我所知,微软已经提供了一种方法来获取现有的桌面应用程序,并为Windows 10用户(Desktop Bridge)添加现代体验。

As far as i know that the microsoft has provided a method to take your existing desktop app and add modern experiences for Windows 10 users, which is Desktop Bridge.

桌面到UWP网桥是我们在平台中内置的基础架构,可让您通过使用有效地分发Windows窗体,WPF或Win32桌面应用或游戏一个现代的Windows应用程序包。

The Desktop to UWP bridge is the infrastructure that we’ve built into the platform that lets you distribute your Windows Forms, WPF, or Win32 desktop app or game efficiently by using a modern Windows App package.

此软件包为您的应用程序提供身份和身份,您的桌面应用程序可以访问Windows通用平台(UWP)API。

This package gives your app an identity and with that identity, your desktop app has access to Windows Universal Platform (UWP) APIs.

有关详细信息,请参阅以下链接:

For more information, please see the below links:

https://docs.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-prepare 

https: //docs.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-root

>>"我们希望将此应用转换为通用Windows平台应用,但似乎安全注意事项不支持此功能 "

>>" We would like to convert this app to an Universal Windows Platform App, but it seems this functionality is not supported by security considerations "

我同意您的意见。我想您可以在
用户语音
网站上写下您的反馈,下一个prodoct可能会更改该功能。

I agree with your opinion. I think that you can write your feedback on user voice website, the next prodoct maybe change the feature.

最好的问候,

Hart

如果您的问题已经解决,请记得关闭您的主题通过将有用的帖子标记为对同样问题的其他人有帮助的答案。

If your issue has been resolved, please remember to close your thread by marking useful posts as answer that can be helpful for other person with same issue.


这篇关于将在后台运行的桌面应用程序转换为通用Windows平台应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆