Skip to content

Update create-an-offline-installation-of-visual-studio.md #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 17, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,6 @@ You can create an offline installation layout that contains all the files you ne

> [!CAUTION]
> 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.

## Update an installation layout
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.