Visual Studio 2013 更新 4 - 如何停止烦人的通知 [英] Visual Studio 2013 Update 4 - How to Stop Annoying Notifications

查看:33
本文介绍了Visual Studio 2013 更新 4 - 如何停止烦人的通知的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

刚刚安装了 Visual Studio 2013 Update 4,现在我看到这个恼人的红色通知,告诉我我需要 Windows 应用商店和 Windows Phone 的开发者许可证 - 而我不需要.

Just installed Visual Studio 2013 Update 4 and now I see this annoying red notification telling me I need a developer licence for Windows Store and Windows Phone - which I do not need.

单击全部关闭后,下次加载 Visual Studio 时它会返回,与我关闭的通知相同.换句话说,它会告诉我多少次我需要许可证?所以我的观点是如何停止显示红色通知.

Once I click dismiss all, it comes back next time I load Visual Studio, the same notification I dismissed. In other words how many times will it tell me I need a licence? So my point is how do I stop displaying the red notification.

实际上,它经常提醒我,而不仅仅是每个视觉工作室都重新启动......正如我认为有人在其中一条评论中提到的那样.

[edit] Actually it's prompting me every so often not just every visual studio restart... as I think someone has mentioned in one of the comments.

推荐答案

最新更新(11 月 21 日):我们现在已经针对这个错误发布了补丁.您可以从此处下载.

LATEST UPDATE (Nov-21): We have now released a patch for this bug. You can download it from here.

我将保留此答案的其余部分,但一旦应用了与上述链接的补丁,就不再需要任何解决方法了.

I'm leaving the rest of this answer as is but there should no longer be a need for any workaround once the patch linked to above has been applied.

原始答案:首先我要道歉并确认我们这里至少有一个错误(如果不是更多的话).我们中有几个人在积极调查这一点.不过,我们尚不知道问题的全部程度,因此最好能从目前遇到此问题的任何人那里获得一些额外信息.

ORIGINAL ANSWER: I'll start by apologizing and confirming we've got at least one bug here (if not more). There are several of us actively investigating this on our side. We don't yet know the full extent of the problem though so it would be great to get some additional information from anyone who's currently running into this.

目的是向使用 Windows 或 Windows Phone Store 应用的用户显示通知.对于不进行商店开发的用户来说,这不应该出现.

The intent was to show a notification to users working on Windows or Windows Phone Store apps. It was not something that should be coming up for users not doing Store development.

目前最有希望的解决方法是:

The most promising workaround so far is to:

  1. 关闭当前打开的解决方案(如果已加载)
  2. 关闭通知
  3. 关闭 Visual Studio

您不应在后续 VS 会话中再次看到通知直到您做了一些导致商店相关功能再次加载的事情(例如,创建或加载商店应用项目).

You shouldn't see the notification again in subsequent VS sessions until you do something that causes the Store related functionality to load again (e.g., create or load a Store app project).

如果这不能让它消失,请回复,我们会尝试与您合作以获取更多详细信息,了解可能导致它继续出现的原因.

If this doesn't make it go away, please respond and we'll try to work with you to get more details on what could be causing it to continue to appear for you.

更新:如果上述解决方法对您不起作用(例如 ReSharper 用户),我还有另一个解决方法,它至少应该一次提供大约一个月的通知时间:

UPDATE: If the above workaround doesn't work for you (e.g., ReSharper users), I've got another one that should at least provide a respite from the notifications for about a month at a time:

  1. 确保关键通知当前处于活动状态(即红色通知).
  2. 关闭所有打开的 Visual Studio 实例.
  3. 打开文件资源管理器并导航到 %LocalAppData%\Microsoft\VisualStudio\12.0\Notifications 目录.
  4. 在文本编辑器中打开 Notifications_Active.xml 文件.
  5. 找到与开发者许可相关的通知元素.
  6. Severity 元素的值更改为 0 而不是 2.
  1. Make sure the critical notification is currently active (i.e., red notification).
  2. Close all open instances of Visual Studio.
  3. Open up File Explorer and navigate to the %LocalAppData%\Microsoft\VisualStudio\12.0\Notifications directory.
  4. Open the Notifications_Active.xml file found in in a text editor.
  5. Find the notification element referring to the developer license.
  6. Change the value of the Severity element to 0 instead of 2.

只要您保持通知处于活动状态(即不要关闭),这应该使红色警报不再针对此通知启动.

This should make the red alert no longer kick in for this notification as long as you leave the notification active (i.e., do not dismiss it).

这篇关于Visual Studio 2013 更新 4 - 如何停止烦人的通知的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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