Visual Studio Install: Difference between revisions
From SEPT Knowledge Base
Admin boerj2 (talk | contribs) mNo edit summary |
Admin boerj2 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
=== Enterprise: === | === Software Download === | ||
==== Enterprise: ==== | |||
For Enterprise, a license is required. This license can be obtained from the Azure Portal for your personal devices. | For Enterprise, a license is required. This license can be obtained from the Azure Portal for your personal devices. | ||
Line 6: | Line 7: | ||
# Click Continue <br/>[[File:Visual Studio Installer TOS.png]]<br/>This will install the the Visual Studio Installer. | # Click Continue <br/>[[File:Visual Studio Installer TOS.png]]<br/>This will install the the Visual Studio Installer. | ||
=== Community === | ==== Community ==== | ||
For community, a login with a valid Microsoft account is required. This includes your McMaster Email address. | For community, a login with a valid Microsoft account is required. This includes your McMaster Email address. | ||
Line 13: | Line 14: | ||
# Click Continue <br />[[File:Visual Studio Installer TOS.png]]<br />This will install the the Visual Studio Installer. | # Click Continue <br />[[File:Visual Studio Installer TOS.png]]<br />This will install the the Visual Studio Installer. | ||
=== Installation === | |||
==== Install with Config File: ==== | ==== Install with Config File: ==== | ||
Latest revision as of 12:43, 3 January 2024
Software Download
Enterprise:
For Enterprise, a license is required. This license can be obtained from the Azure Portal for your personal devices.
- Download the Enterprise Installer: Visual Studio 2022 Enterprise
- Run the downloaded file
- Click Continue
This will install the the Visual Studio Installer.
Community
For community, a login with a valid Microsoft account is required. This includes your McMaster Email address.
- Download the Community Installer: Visual Studio 2022 Community
- Run the downloaded file
- Click Continue
This will install the the Visual Studio Installer.
Installation
Install with Config File:
- Download the vsconfig file for the correct installation version below:
- Cancel the current installation window (Close with the X on the top right)
- Select the Available tab
- Select Visual Studio Enterprise 2022 and click on More
- Select Import configuration
- Click on the ... to browse to the downloaded file
- Click on Review Details
- Click on OK for any errors received.
- Click on Remove out-of-support components
- Choose an option for download and installation. Install while downloading is recommended.
- Click on Install
Install Fresh:
- In the Workloads list, the following is the standard list of items:
- Python Development
- Desktop Development with C++
- .NET Desktop Development
- Data Storage and Processing
- Data Science and Analytical Applications
- In the Individual Components list, the following is additional standard items:
- AI Assistance - GitHub Copilot (Unselected)
- Code Tools - Git for Windows (Selected)
- Click on Remove out-of-support components (Note: there should be nothing to remove if correctly selected)
- Choose an option for download and installation. Install while downloading is recommended.
- Click on Install