Silent Install HQ
ZIP WinGet

gsudo

Gerardo Grignoli · 2.5.0 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 1e9fdbe460fea4559eefdaec5b0a42566858799b97375696d04dd1af382c125b VirusTotal ↗
Filename gsudo.portable.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID gerardog.gsudo
Version 2.5.0
Description The missing piece in Windows. Cherry-pick which commands to elevate with just one keyword.
License MIT
Upgrade Behavior install(Install over existing)
Release Notes With the release of Microsoft Sudo in Windows 11 24H2, both needs to coexist peacefully. When Microsoft Sudo is present, the sudo command no longer redirects to gsudo by default, so: - Added a new config setting PathPrecedence: When set to true, it will ensure gsudo appears first in the PATH variable, ensuring the sudo keyword starts gsudo instead of Microsoft Sudo. - Call gsudo config PathPrecedence true to activate. Please restart all your consoles to ensure the change makes effect. - Set…