-
Notifications
You must be signed in to change notification settings - Fork 459
windows10 universal c runtime requirement
Eric Kang edited this page Nov 11, 2016
·
1 revision
Windows 10 Universal C Runtime is required for mssql for Visual Studio Code to function propertly on older version of Windows. This is a known issue in the .NET Core project. See .NET Core Pre-reqs for more detail.
Windows version | Supported | Need to install the pre-req? |
---|---|---|
Windows 10 | YES | NO |
Windows Server 2016 | YES | NO |
Windows 8 and 8.1 | YES | YES if not installed already |
Windows Server 2012 | YES | YES if not installed already |
Windows 7 | YES | YES if not installed already |
Windows Server 2008 R2 | YES | YES if not installed already |
- Download WindowsUCRT.zip (7.7MB) and extract it to a folder.
- Run the installer (.MSU) targeting your current OS configuration.
- Getting started tutorial
- Enable Integrated Authentication on macOS and Linux using Kerberos
- Manage connection profiles
- Customize keyboard shortcuts
- Customize extension options
- Contributing
- Usage reporting
- OpenSSL configuration (Mac Only)
- Pre-Windows 10 pre-requisite
- Troubleshooting
- Operating Systems
- Releases