무료 버전 비주얼 스튜디오 역사
    - 현재는 이름이 Visual Studio Community (커뮤니티) 로 바뀜


//-------------------------------------

* Visual Studio Express (익스프레스)
    - 2005년부터 출시
    - 기능제한있지만 기업에서도 사용가능

* Visual Studio Community
    - 2013년부터 출시
    - Visual Studio Professional과 기능이 거의 동일
    - 기업은 5인 이하만 사용 가능

//-------------------------------------

< Visual Studio Express 버전 >


2005 - VC2005 Express -560MB, win10에서 호환성 문제 경고


2008 - VCExpress(668MB) 설치하면 dsw 프로젝트(vc6, vs6) 변환 가능 <=======

    - 2021/12 윈도우10(Windows10)에서 정상 동작
    - 설치시 시스템을 적게 변경


2010 - vs6 지원 , win10에서 sp1를 추가로 설치해야 작동
    vcupgrade.exe 지원 시작 - 하지만 제대로 동작 안됨

2012 - 400MB , 통합설치, 시스템을 많이 변경시킴


2013 - 7G , Community 버전으로 나옴

2015 - 7G, 통합 설치
2017 - 2022년 현재 다운로드 가능, 11G 
2019 - 출시 안됨
2022 - Visual Studio Community 2022 (Express버전은 출시 안함)


* 이전 버전 다운로드
https://visualstudio.microsoft.com/ko/vs/older-downloads/


* Visual Studio 2019, 2017, 2015, 2013, 2012 & more – Download ISO (Offline Installer)
https://www.ryadel.com/en/visual-studio-2019-vs2017-vs2015-vs2013-vs2012-older-download-iso-offline-installer/


https://stackoverflow.com/questions/1330852/where-to-download-visual-studio-express-2005

 

 

//-----------------------------------------------------------------------------
Visual Studio 2019 Community 오프라인 설치본 만드는 방법


Web Installer를 다운로드
https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community&rel=16

vs2019_community.7z
1.26MB




    - 다음 명령으로 설치파일을 다운로드
> vs_community.exe --layout C:\vs2019 --lang en-US
        -50G 다운로드, 1시간 넘게 걸림


//-------------------------------------
// 참고
https://developerinsider.co/download-visual-studio-2019-web-installer-iso-community-professional-enterprise/#downloadvisualstudio2019iso


반응형
Posted by codens