Last updated
Open saved terminal directories and run commands from PowerToys Command Palette
$ winget install --id tonythethompson.QuickShell --exact --version 0.1.2.1Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Quick Shell uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-.
QuickShell-Setup-0.1.2.1-x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
Quick Shell is a PowerToys Command Palette extension that lets you save
favorite project directories and launch them in Windows Terminal, PowerShell,
PowerShell 7, or cmd — optionally running a command on open.
After installing, open PowerToys Command Palette and run "Reload Command Palette Extension".
For full Command Palette integration, MSIX install via scripts/deploy.ps1 is recommended.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for Quick Shell.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from Tony Thompson or browse command-palette, commandline, powershell.