2017-04-06
今天 2017/04/06 發現 MSDN 出現 v15.1 版,檔案名稱和之前的 v15.0 版不同
Visual Studio Enterprise 2017 (version 15.0) (x86 and x64) - (Multiple Languages)
mu_visual_studio_enterprise_2017_version_15.0_x86_x64_10254476.exe
Visual Studio Enterprise 2017 (version 15.1) (x86 and x64) - (Multiple Languages)
mu_visual_studio_enterprise_2017_version_15.1_x86_x64_10254674.exe
********************************************************************************
不過公開下載網址
https://www.visualstudio.com/
下載到的檔案依然是
vs_enterprise__140866980.1482791749.exe
vs_community__140866980.1482791749.exe
vs_professional__140866980.1482791749.exe
不過和之前的做 binary 比較,實際上是不同的。
********************************************************************************
寫個 批次檔案進行下載
Download.bat
"mu_visual_studio_professional_2017_version_15.1_x86_x64_10254675.exe" --layout D:\VS2017v15.1_3in1 "vs_community__140866980.1482791749.exe" --layout D:\VS2017v15.1_3in1 "mu_visual_studio_enterprise_2017_version_15.1_x86_x64_10254674.exe" --layout D:\VS2017v15.1_3in1 |
D:\VS2017v15.1_3in1 目錄大小為 28.3 GB (30,419,670,151 位元組)
在 Windows 7 x64 和 Windows Server 2016 上分別測試,結果相同
********************************************************************************
裡面包含了 .NET 4.7
Microsoft.Net.4.7.SDK,version=4.7.2046.1
Microsoft.Net.4.7.TargetingPack,version=4.7.2046.1
********************************************************************************
(下圖) 新舊版檔案差了 15.3 GB
(完)
沒有留言:
張貼留言