.
Download Power BI
|
Go to the download page. |
https://www.microsoft.com/en-us/download/details.aspx?id=58494 |
.
.
Download Power BI
|
Go to the download page. |
https://www.microsoft.com/en-us/download/details.aspx?id=58494 |
.
.
Download the VS2019 downloader program from:
Alternatively, download from:
Run download program with the following parameters:
vs_community__cf159a3372a047a19456d60fe6ad9651__v16.11.exe --layout c:\vs2019c_1611 --lang en-US
where c:\vs2019c_1611 is the target download location for the VS2019 installation files.
After download process is completed, go to the target location and run the following command:
vs_community.exe --noWeb
-------------------------------------------------------------
ADDITIONAL NOTE:
For .NET web and .NET desktop development layout only, run:
vs_community__cf159a3372a047a19456d60fe6ad9651__v16.11.exe --layout c:\vs2019c_1611 --add Microsoft.VisualStudio.Workload.ManagedDesktop --add Microsoft.VisualStudio.Workload.NetWeb --includeOptional --lang en-US
.