Visual Studio 2017 latest full offline download method [surprise], studio2017
The VS online installer can be downloaded from the official website. The official website does not provide offline package downloads. How can I create an offline installation package?
Run the cmd command:Vs_performanise0000914632938.1491737491.exe -- all -- layout "C: \ VS2017" -- lang en-US zh-CN
The command is to use vs_performanise0000914632938.1491737491.exe to install the program online. Use the -- layout parameter to create an offline package to the C: \ VS2017 directory. -- all parameter to download all the component packages. -- lang parameter to download Simplified Chinese and, if you do not need an English Language Pack, remove en-US.
Note: The file name of the VS online installation program is subject to your latest download.
Download the vs_policise0000914632938.1491737491.exe file from:
Enterprise: https://www.visualstudio.com/zh-hans/thank-you-downloading-visual-studio? Sku = Enterprise & rel = 15
Community edition: https://www.visualstudio.com/zh-hans/thank-you-downloading-visual-studio? Sku = Community & rel = 15
Pro: https://www.visualstudio.com/zh-hans/thank-you-downloading-visual-studio? Sku = Professional & rel = 15
All three links are the latest permanent download link for VS2017. Select a version as needed.
If you want a blogger to share the latest VS2017 offline installation package, please raise your hand !!!