I am opening an EXE via subprocess.Pope n (via CGI python)
Unfortunately it opens in a location that is not desirable. Since I am performing live, this is a deal breaker.
Is there a way to specify the size and location for the subprocess to open it window?
Or force it to open minimized (an option for some cases)