Last updated
A csh-style shell for Windows with concurrent pipelines, exact-rational bc/dc, native Win32, real concurrency, and built-in AI. One ~14 MB binary, no runtime.
$ winget install --id Tropibyte.cshw --exact --version 1.0.7.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
C Shell for Windows uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
cshw-setup-1.0.7.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
See the full silent install reference for C Shell for Windows →
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.
cshw is a native Windows command shell with csh/tcsh-flavored syntax. Familiar Unix
shell ergonomics meet first-class Win32 access -- no WSL, no Cygwin, no compatibility
layer. 110+ builtin commands cover file ops, text processing (grep with PCRE2, sed,
awk, sort with -t/-k, head/tail with -f), real concurrency primitives (coroutines,
mutex, semaphore, barrier, channel), Win32 calls (rundllproc, winapi, dllimport),
and built-in AI (OpenAI, Anthropic, Azure, Ollama, LM Studio). Runs your existing
.bat, .cmd, and .ps1 scripts unchanged. The bc/dc commands offer arbitrary-precision
arithmetic with an opt-in exact-rational tier (bc -x) including complex numbers and
small exact matrices. As of 1.0.7.0, pipelines run on parallel threads with
streaming early-termination; set pipemode = sequential restores the previous
semantics. Ships with a 21-chapter user guide.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | EXE Inno Setup | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for C Shell for Windows.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
Microsoft.VisualStudioCodev1.119.1Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
Microsoft.VisualStudioCode.Insidersv1.122.0Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
More from Tropibyte, Inc. or browse shell, csh, tcsh.