Silent Install HQ
EXE WinGet

Rustup: the Rust toolchain installer

The Rust Programming Language · 1.27.1 · x86

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 Yes

File Identity

SHA256 011185bd2bfce79f5389c19247b6e45242d17c697fe135ec6cdd23948445803a VirusTotal ↗
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
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…