Createprocess Does Not Show Window Contents
A complete, robust command-line utility to construct highly customized calls to the CreateProcess() Windows API to start new processes.. For example, Apache 'httpd exe' hangs the command-line even with 'start /B /MIN' but running this program with /f=DETACHED_PROCESS and Apache starts completely in the background.. Why would you need this? One use-case would be for programs that don't play nice even with the 'start' command.. bat) to execute other programs If it can be done with CreateProcess(), it can be done with this command-line program.. GitHub is a perfect fit for this sort of project The latest source and binaries reside here, so updating is a matter of running a 'git pull'. HERE
Released under a MIT or LGPL license This project is intended primarily for use from batch files (.. That the application that you would like to spawn does not show up when run A file and then display the contents of that file in the main application window.. I developed this primarily for Apache (way overkill for one feature), but I've had need for this program for other things on many different occasions.. Shows how to run a console application without showing the window Examples of how to spawn applications using the CreateProcess function.. You can also use it as a submodule in your own Git project If you know of any changes that need to be made, submit a pull request so that everyone benefits. 2
cea114251b 4