Visual Studio以管理员身份运行
问题描述:
如何创建具有管理员权限的运行Visual Studio的快捷方式?
how do I create a shortcut that runs Visual Studio with Administrator rights?
实际上,我必须导航到Visual Studio的开始"菜单文件夹,单击带有右击按钮的图标,然后选择以管理员身份运行".
Actually I have to navigate to the Visual Studio start menu folder, click on the icon with the right mous button and choose "Run as Administrator".
答
右键单击该快捷方式,然后选择属性".在快捷方式"选项卡上,单击高级"按钮(右下方).选中以管理员身份运行框.
Right-click on the shortcut, select Properties. On the Shortcut tab, click the Advanced button (bottom right). Check the Run As Administrator box.