The purpose of this article is to show how to run CMD commands from any applications regardless of its type (MFC, Win32, Console), wait for the results and view them using your own user interface.
As part of our daily work at Secured Globe, Inc., we run pre-made programs that all they do is execute a serious of CMD commands programmatically while responding to the result. That brought be the idea to build a generic tool for that purpose.
Features
- command line
- ShellExecute
- MFC
- c++
- Michael Haephrati
- Haephrati
- Secured Globe, Inc
Follow Tiny CMD
Other Useful Business Software
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
-
The perfect way to run CMD commands from a GUI