Skip to content

Commit 5421999

Browse files
authored
Merge pull request #5963 from TerryGLee/tglee-patch012020
[ide] add Modify Visual Studio link & text
2 parents 4cf5411 + b86e223 commit 5421999

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/ide/user-permissions-and-visual-studio.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Run as administrator
3-
ms.date: 06/05/2018
3+
ms.date: 01/06/2020
44
ms.topic: conceptual
55
helpviewer_keywords:
66
- Visual Studio, user permissions
@@ -15,16 +15,16 @@ ms.workload:
1515
---
1616
# User permissions and Visual Studio
1717

18-
For reasons of security, you should run Visual Studio as a normal user whenever possible.
18+
For reasons of security, you should run Visual Studio as a typical user whenever possible.
1919

2020
> [!WARNING]
2121
> You should also make sure not to compile, launch, or debug any Visual Studio solution that does not come from a trusted person or a trusted location.
2222
23-
You can do nearly everything in the Visual Studio IDE as a normal user. You need administrator permissions to complete the following tasks:
23+
You can do nearly everything in the Visual Studio IDE as a typical user. You need administrator permissions to complete the following tasks:
2424

2525
|Area|Task|For more information|
2626
|----------|----------| - |
27-
|Installation|Install Visual Studio.|[Install Visual Studio](../install/install-visual-studio.md)|
27+
|Installation|Install or modify Visual Studio.|[Install Visual Studio](../install/install-visual-studio.md), [Modify Visual Studio](../install/modify-visual-studio.md)|
2828
||Install, update, or remove local Help content.|[Install and manage local Help content](../help-viewer/install-manage-local-content.md)|
2929
|Toolbox|Add classic COM controls to **Toolbox**.|[Toolbox](../ide/reference/toolbox.md)|
3030
|Building|Use post-build events that register a component.|[Understand custom build steps and build events](/cpp/build/understanding-custom-build-steps-and-build-events)|

0 commit comments

Comments
 (0)