C Shell for Windows
Last updated
A native Windows command shell with csh/tcsh-flavored syntax, 248+ builtins, real concurrency primitives, arbitrary-precision math, and built-in AI.
Install with winget
$ winget install --id Tropibyte.cshw --exact --version 1.0.8.4Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for C Shell for Windows
C Shell for Windows uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
cshw-setup-1.0.8.4.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
See the full silent install reference for C Shell for Windows →
For Intune admins
Stop chasing app updates. Pckgr patches them for you.
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.
About
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. 248+ 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.8.0, cshw ships a signed server family: the tsrvd
supervisor runs out-of-process protocol handlers -- native SMTP, POP3, and IMAP over
a shared Maildir, FTP, and a real HTTP/HTTPS/CGI server (http.dll) that speaks
HTTP/1.1 and HTTP/2 -- and the new quicsrv worker serves HTTP/3 over QUIC through the
same serving core. The fetch client gains native HTTP/2 (--http2) and HTTP/3
(--http3) modes that guarantee the protocol. Ships with a 22-chapter user guide.
Installers · v1.0.8.4
| 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.
Security
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.
Related apps
More from Tropibyte, Inc. or browse shell, csh, tcsh.
Frequently asked questions
How do I install C Shell for Windows on Windows?
How do I install C Shell for Windows silently for unattended deployment?
What are the silent install switches for C Shell for Windows?
How do I uninstall C Shell for Windows via winget?
Is C Shell for Windows free?
Does C Shell for Windows work on Windows 10?
How do I keep C Shell for Windows up to date?
Recent versions
- 1.0.8.4latest
- 1.0.8.3
- 1.0.8.1
- 1.0.8.0
- 1.0.7.1
- 1.0.7.0