vs2017 설치파일 다운로드.
커뮤니티 버전의 경우 vs_community.exe
설치
> vs_community.exe --layout d:\my_path --lang ko-KR
--layout <dir> : 오프라인 캐시를 만들 디렉터리 지정
옵션
--lang <language-locales> : 언어
--add <id;includeRecommended id:includeOptional> : 워크로드, 콤포넌트 추가
--includeRecommended
--includeOptional
15.3 이후 옵션
--keepLayoutVersion : 레이아웃을 업데이트 없이 초기 버전으로 유지
--fix : 레이아웃 검사
--clean [path] : 이전 버전 항목 제거
워크로드 : https://docs.microsoft.com/en-us/visualstudio/install/workload-and-component-ids
Microsoft.VisualStudio.Component.CoreEditor
Microsoft.VisualStudio.Workload.NativeDesktop
Microsoft.VisualStudio.Workload.Universal
Microsoft.VisualStudio.Workload.ManagedDesktop
'시스템 > Windows' 카테고리의 다른 글
WSL2 개발환경 설정 (0) | 2023.12.27 |
---|---|
배치파일 (0) | 2018.08.02 |
MBR to GPT : 파티션 변환하기 (0) | 2018.07.13 |
svn 서버 설치 (0) | 2017.09.24 |
파워쉘 원격 접속 (0) | 2017.02.22 |
윈도우 소프트 라이선스 도구 (0) | 2016.01.10 |
이것저것 레지스트리 (0) | 2015.09.14 |
윈도우 C++ 개발환경 (Code::Blocks, wxWidgets) (0) | 2015.03.30 |
윈도우7 무선랜카드 SoftAP 설정 명령 (0) | 2014.04.16 |
터미널서비스 admin 접속 (0) | 2012.08.28 |