EXE
WinGet
Rustup: the Rust toolchain installer
The Rust Programming Language · 1.27.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
rustup-init.exe -y -q
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Rustup
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
1.27.1
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
rustup-init.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Rustlang.Rustup
Version
1.27.1
Description
The Rust toolchain installer
License
Apache-2.0 or MIT
Homepage
https://rust-lang.github.io/rustup/
Installer URL
https://static.rust-lang.org/rustup/archive/1.27.1/x86_64-pc-windows-msvc/rustup-init.exe
Upgrade Behavior
install(Install over existing)
Release Notes
This new Rustup release involves some minor bug fixes.
The headlines for this release are:
1. Prebuilt Rustup binaries should be working on older macOS versions again.
2. rustup-init will no longer fail when fish is installed but ~/.config/fish/conf.d hasn't been created.
3. Regressions regarding symlinked RUSTUP_HOME/(toolchains|downloads|tmp) have been addressed.
Since the release of 1.27.0, the project has welcomed a total of 7 new contributors. Many thanks for your hard work, and we hope to…