Visual Studio 2010 Beta 2开始要求提升
我在 Windows 7 64 位下的 Visual Studio 2010 Beta 2 中工作得很好,但一段时间后 VS-2010 开始要求每次启动时进行提升。
是的,效果很好。但每次都以管理员模式运行,多少有些不自信。
谷歌搜索并不能帮助我们了解问题的真相。我希望其他开发人员已经面对并解决了这个问题。
I worked fine in Visual Studio 2010 Beta 2 under Windows 7 64-bit, but after some time VS-2010 started to ask for elevation each launch.
Yep, it works fine. But running in administrator mode each time is somehow unconfident.
Googling doesn't help spread the light on the problem; I hope fellow developers have faced and solved this issue.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
只是一个疯狂的猜测:也许快捷方式上设置了“以管理员身份运行”标志?
右键单击->属性->高级-> “以管理员身份运行”
Just a wild guess: Maybe the "Run as administrator" flag is set on the shortcut?
Right click -> Properties -> Advanced -> "Run as administrator"
我不认为 VS 2010 的普通安装会要求管理员权限,您最近安装了任何扩展吗?可能其中之一由于某种原因需要管理员访问权限?
I don't think a plain installation of VS 2010 would ask for admin rights, Did you install any extensions lately? may be one of them needs admin access for some reason?