Last updated
this is the rust-lang built with msvc toolchain
$ winget install --id Rustlang.Rust.MSVC --exact --version 1.96.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Rust (MSVC) uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i rust-1.96.0-x86_64-pc-windows-msvc.msi /quiet /norestart
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for Rust (MSVC).
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
Microsoft.VCRedist.2008.x86v9.0.30729.6161The Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run 32-bit applications developed with Visual C++ 2008 SP1 on a computer that does not have Visual C++ 2008 SP1 installed.
More from The Rust Project Developers or browse msvc, rust, windows.