Pages

Wednesday, January 30, 2013

Run Microsoft Visual Studio as Administrator

Hello All

Sometimes it may be possible, if we have login on our system as admin still Visual Studio does not run as admin. We have to explicity make it run as admin via right click and click on "Run as Administrator".

If you just want to make Visual Studio start up with administrator privileges every time you launch it, you can change the Microsoft Visual Studio 2010 shortcut properties to always run as administrator.

Follow below steps to acoomplish:

1. To do this, right click on the Microsoft Visual Studio 2010 shortcut and choose Properties.
2. Click the Compatibility tab.  Then check the “Run this program as an administrator” check box and
press OK.
3. Done

Enjoy!
Disha Shah

1 comment:

  1. Hi Disha,
    I hope u help me to find a solution for my new taks... I wanted to develop a utility/solution for 'file transfer utility for windows systems'.. it is similar to 'rsync' utility which is used on unix systems (http://en.wikipedia.org/wiki/Rsync)..the main purpose of this is to copy the deployment files from 1 server(source) to multiple servers(destinations) on the network.. i m looking fr a solution in share point(may b web part) where i can manage, to the file transfer which out manually going to the servers..the reason i wanted bring sp in picture is v can have the audits, logs, tracklist of all transfers.. can u please let me know ur thoughts on this..

    Thanks,
    Suma

    ReplyDelete