I have a python script that calls up to 4 executables in the same folder using the subprocess() function. I converted the python script to .exe using pyinstaller but want to co