Releases: SeidChr/RunHiddenConsole
Releases · SeidChr/RunHiddenConsole
Configuration and Usability
Tickets:
Others:
Description:
You can now specify several more things in the config file, like the log location and log level and also run the application from where ever you want.
The filename-will, just as before, define what target executable has to be called. this target executable will be searched in 1.: "TargetExecutablePaths" configured in the config file, 2.: the execution-folder, 3.: in paths configured in the "PATH" environment variable.
Interactive Handling
Process is blocked from waiting for interactive input. Thus there is no timeout needed to wait for the process to exit when it is waiting for user input.
Initial Release
Should be functional.