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
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Rate This Project
Login To Rate This Project
User Reviews
-
The perfect way to run CMD commands from a GUI