简体   繁体   English

如何使WebDev清理其工具架的“轨道”?

[英]How do I make WebDev clean up its tooltray “tracks”?

After I've shut down a VS 2008 web project, well, a lot of times, I see many instances of the WebDev icon in the "tooltray" / system notification area: 在很多时候,我关闭了VS 2008 Web项目之后,在“工具栏” /系统通知区域中看到了许多WebDev图标实例:

带有webdev轨道的工具架

These are no longer active instances; 这些不再是活动实例; they were shut down by VS. 他们被VS关闭了。

When I mouse over any of these, Windows Vista "conveniently" collapses the tray for me. 当我将鼠标悬停在这些工具上时,Windows Vista会“方便地”为我折叠托盘。 This makes life miserable if the app I want is in between any of them (eg, Outlook in the image above), and even worse if I actually want to right click on the "active" WebDev. 如果我想要的应用程序介于两者之间(例如上图中的Outlook),这将使生活变得痛苦不堪,而如果我实际上想要右键单击“活动” WebDev,则更糟。

Any idea how I can get VS, WebDev, or Windows to fix this behavior? 知道如何获取VS,WebDev或Windows来解决此问题吗?

There is a utility on CodeProject that does this: TrayIconBuster http://www.codeproject.com/KB/system/TrayIconBuster.aspx CodeProject上有一个实用程序可以执行此操作:TrayIconBuster http://www.codeproject.com/KB/system/TrayIconBuster.aspx

It runs every x minutes and removes all phantom icons... 它每隔X分钟运行一次,并删除所有幻像图标...

Not the perfect solution, because I think this should be built in to Windows... 不是完美的解决方案,因为我认为这应该内置于Windows中...

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM