Skip to content

Commit e3b8550

Browse files
authored
Update create-an-offline-installation-of-visual-studio.md
Add a paragraph to describe the fact that layouts can be updated.
1 parent 6b72df0 commit e3b8550

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/install/create-an-offline-installation-of-visual-studio.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,6 @@ You can create an offline installation layout that contains all the files you ne
8686

8787
> [!CAUTION]
8888
> The offline installation layout currently creates some files with restricted permissions (ACLs) that prevent access by all users. Make sure that you adjust the permissions (ACLs) so that they grant Read access to other users *before* you share the offline install.
89+
90+
## Update an installation layout
91+
As updates become available for Visual Studio 2017 RC, you can run the `--layout` command again, pointing to the same layout folder, to ensure that the folder contains the latest components. Only those components that have been updated since the last time `--layout` was run will be downloaded.

0 commit comments

Comments
 (0)