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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
The perfect way to run CMD commands from a GUI