简体   繁体   English

在Windows 10的开发人员功能中禁用侧载?

[英]Disabling Sideloading in Developer Features on Windows 10?

We have built a Windows 10 UWP app and have packaged it through Visual Studio as a Sideloaded app. 我们已经构建了Windows 10 UWP应用,并通过Visual Studio将其打包为Sideloaded应用。 The packages will be deployed on to user's machines by running powershell scripts. 这些软件包将通过运行Powershell脚本部署到用户的计算机上。 We are hoping to disable Sideloading in Developer features once the app has been deployed. 部署应用程序后,我们希望在开发人员功能中禁用侧载。 However there isn't enough documentation available to see if a sideloaded app will work as usual or cause any errors in future once the sideloading in developer features for the machine has been turned off? 但是,没有足够的文档来查看侧面加载的应用程序是否可以照常运行,或者一旦关闭了计算机开发人员功能中的侧面加载,以后是否会导致任何错误? Is there a way to safely achieve this. 有没有一种方法可以安全地实现这一目标。

The sideloaded app still is UWP app. 侧面加载的应用仍然是UWP应用。 Once the app installed successfully, disabling 'Sideload apps' in developer will not affect the installed apps. 成功安装应用程序后,在开发人员中禁用“ Sideload应用程序”将不会影响已安装的应用程序。 You needn't worry. 不用担心

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在Windows 10上通过DISM安装IIS Windows功能 - Install IIS Windows features by DISM on windows 10 为特定应用程序禁用Windows 10游戏栏 - Disabling Windows 10 Game Bar for specific application 如何在 Windows 10 开发者预览版中启用 Bash? - How to enable Bash in Windows 10 developer preview? 永久安装旁加载 Windows 应用商店应用 - Permanently install Sideloading Windows Store apps 如何循环 For 命令安装 windows 10 个可选功能 powershell - How to loop the For command to install windows 10 optional features powershell Microsoft .NET Framework 4.6.2开发人员包Windows 10 Build 1607 - Microsoft .NET Framework 4.6.2 Developer Pack Windows 10 Build 1607 在Windows 10内部版本10074中启用开发人员模式 - Enabling developer mode on Windows 10 Build build 10074 是否可以在没有 Windows 商店和侧载的情况下安装经微软认证的 appx? - Is it possible to install a microsoft certified appx without windows store and without sideloading? Windows 10 中“应用程序和功能”的解决方法启动提升的单用户卸载程序 - Workaround for 'Apps & features' in Windows 10 starting a single-user uninstaller elevated 禁用Windows Store应用程序 - Disabling windows store applications
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM