run_script
run_script copied to clipboard
Ability to not show CMD popup when script is executed in windows.
Feature Description
Currently when I do a release build, Every time I execute a script, a CMD window pops up in windows. Is there a way to not have that behavior and execute the command in detached mode.
Describe The Solution You'd Like
Possibly a flag in options that I can pass to toggle the behavior if I need the CMD window to pop up or not.