我可以停止自动创建UWP应用程序的快捷方式吗? [英] Can I stop automatic creation of shortcuts to UWP apps?

查看:80
本文介绍了我可以停止自动创建UWP应用程序的快捷方式吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在通过Xamarin书并按照我的方式运行示例应用程序。


每次我在visual studio中运行UWP应用程序时都会创建一个条目在我的应用程序菜单中。


谁决定每次开发人员运行一段代码时都应该注册为应用程序? 这对我来说似乎是一种不切实际的期望。


是否有一个选项可以阻止它这样做,所以我不必通过菜单去除它们之后卸载它们? 我想做的就是在visual studio中运行和/或调试一些代码。


-


使用Windows 10,VS2017


解决方案


>>每次我在visual studio中运行UWP应用程序时,它都会在我的应用程序菜单中创建一个条目。


运行UWP应用程序时(调试在Visual Studio中,F5或在没有调试Ctrl + F5的情况下启动,它将
部署应用程序到您的部署目标,这意味着将安装UWP应用程序。


请参阅此处:


https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/deploying-and-debugging-uwp-apps#debugging -deployed-apps


>>有没有opti为了阻止它这样做,所以我不必通过菜单去除它们之后卸载它们? 


否。


祝你好运,


Joyce


I have been working my way thru a Xamarin book and running the example apps as I go.

Every time I run a UWP app in visual studio it creates an entry in my applications menu.

Who decided that every time a developer runs a piece of code it should be registered as an application?  This seems like an unrealistic expectation to me.

Is there an option to stop it doing that, so I don't have to go thru the menu uninstalling them afterwards?  All I want to do is run and/or debug some code in visual studio.

--

Using Windows 10, VS2017

解决方案

Hi,

>>Every time I run a UWP app in visual studio it creates an entry in my applications menu.

When you run a UWP application(debug F5 or start without debug Ctrl+F5) in visual studio, it will deploy the app to your deployment target, which means the UWP app will be installed.

refer to here:

https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/deploying-and-debugging-uwp-apps#debugging-deployed-apps

>>Is there an option to stop it doing that, so I don't have to go thru the menu uninstalling them afterwards? 

No.

Best regards,

Joyce


这篇关于我可以停止自动创建UWP应用程序的快捷方式吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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