为什么运行Visual Studio为"以管理员身份运行"? [英] Why run Visual Studio as "Run as Administrator"?

查看:272
本文介绍了为什么运行Visual Studio为"以管理员身份运行"?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是使用Visual Studio 2012以管理员身份运行模式,否则有什么区别?开发商为什么喜欢在管理员模式下使用VS?有什么优势/特权一个得到?
我可能会天真地问这一个,但我只是好奇。谢谢你。

What is the difference between using Visual Studio 2012 "Run as Administrator" mode and otherwise? Why do developers prefer using VS in administrator mode? What are the advantages/privileges that one gets? I may be naive enough to ask this one but I am just curious. Thanks.

推荐答案

从的MSDN:用户权限和Visual Studio

您可以做几乎所有在Visual Studio IDE作为一个正常的
的用户,但是,你需要管理员权限来完成
以下任务:

You can do nearly everything in the Visual Studio IDE as a normal user, but, you need administrator permissions to complete the following tasks:

  • Installing Visual Studio.
  • Upgrading from a trial edition of Visual Studio.
  • Installing, updating, or removing local Help content.
  • Developing solutions for SharePoint 2010.
  • Acquiring a developer license for Windows Store.
  • Adding classic COM controls to the Toolbox.
  • Installing and using add-ins that were written by using classic COM in the IDE.
  • Using post-build events that register a component.
  • Including a registration step when you build C++ projects.
  • Debugging applications that run with elevated permissions.
  • Debugging applications that a run under a different user account, such as ASP.NET websites.
  • Debugging in Zone for XAML Browser Applications (XBAP).
  • Using the emulator to debug cloud service projects for Windows Azure.
  • Configuring a firewall for remote debugging.
  • Profiling an application.
  • Deploying a web application to Internet Information Services (IIS) on a local computer.
  • Changing how you participate in the Visual Studio Customer Experience Program.

这篇关于为什么运行Visual Studio为"以管理员身份运行"?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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