Silent Install HQ
MSI WinGet

nu

The Nushell Project Developers · 0.112.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i nu-0.112.1-x86_64-pc-windows-msvc.msi /quiet /norestart
Custom
msiexec /i nu-0.112.1-x86_64-pc-windows-msvc.msi /quiet /norestart ALLUSERS=1

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {DA03D692-4AA6-475E-A16A-C86B69F722D5}
Product version operator Greater than or equal to
Product version 0.112.1

MSI Properties

Product Code {DA03D692-4AA6-475E-A16A-C86B69F722D5}

File Identity

SHA256 14cc175688c8d633ed5c04f85899858eb4ce143d5293a42943e38e86e8b90975 VirusTotal ↗
Filename nu-0.112.1-x86_64-pc-windows-msvc.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Nushell.Nushell
Version 0.112.1
Description A new type of shell
License MIT
Upgrade Behavior install(Install over existing)
Release Notes This is the 0.112.1 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2026-04-11-nushell_v0_112_1.html (We skipped release 0.112.0 due to issue when releasing to crates.io.) For convenience, we are providing full builds for Windows, Linux, and macOS. Be sure you have the requirements to enable all capabilities: https://www.nushell.sh/book/installation.html#dependencies This release was made possible by PR contributions from @0xRozier, @amaanq, @andrewgaz…