MSI
WinGet
nu
The Nushell Project Developers · 0.108.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i nu-0.108.0-x86_64-pc-windows-msvc.msi /quiet /norestart
Custom
msiexec /i nu-0.108.0-x86_64-pc-windows-msvc.msi /quiet /norestart ALLUSERS=1
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{63FC91C3-C022-4578-8BD6-581664B0D2C2}
Product version operator
Greater than or equal to
Product version
0.108.0
MSI Properties
Product Code
{63FC91C3-C022-4578-8BD6-581664B0D2C2}
File Identity
Filename
nu-0.108.0-x86_64-pc-windows-msvc.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Nushell.Nushell
Version
0.108.0
Description
A new type of shell
License
MIT
↗
Installer URL
https://github.com/nushell/nushell/releases/download/0.108.0/nu-0.108.0-x86_64-pc-windows-msvc.msi
Upgrade Behavior
install(Install over existing)
Release Notes
This is the 0.108.0 release of Nushell. You can learn more about this release here: https://www.nushell.sh/blog/2025-10-15-nushell_v0_108_0.html
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 @132ikl, @andoalon, @app/dependabot, @ayax79, @Bahex, @blindFS, @cablehead, @cptpiepmatz, @fdncred, @…