CMD++ is a command line program, which was devoloped as alternative to the Windows (R) console. You can use it at public places (eg. at school) when the native console is locked but you do need to run a program in the console (eg. to type arguments).
Features
- Runs ordinary system commands
- Offers some (very few yet) own commands
- Is working when native console has been locked, too
- No installation needed
- Executable program consists of just one file (plus license file)
Categories
SystemLicense
GNU General Public License version 3.0 (GPLv3)Follow CMD++
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Simple wrapper over %ComSpec% (usually CMD.EXE) through the function "system()".