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
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Rate This Project
Login To Rate This Project
User Reviews
-
The perfect way to run CMD commands from a GUI