Silent Install HQ
ZIP WinGet

cs-script

oleg-shilo · 4.9.2.0 · neutral

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 19196bf784e06cac146fd41b1dd29038671d280016ad3a2224a77d1547d96fc3 VirusTotal ↗
Filename cs-script.win.v4.9.2.0.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID oleg-shilo.cs-script
Version 4.9.2.0
Description C# Script execution engine
License MIT License
Release Notes - Added new custom commands: - css -pkill <process name pattern>: terminates the process based on name. - css -update: updates already installed CS-Script (if detected) - css -edit <script|custom command>: opens the script in the default editor - Improved dev experience for css -new:cmd <name>: - Now name can include dash as a prefix. - Handle the case when during command creation with -new:cmd the file name is a command that starts with two dashes (e.g. -ver vs --version)handle