Hello,
I am new in Python programming and I have the following problem:
I have a script in which I need to open an application (called from a batch
file - "trace.bat"). For this purpuse, I'm executing the following piece of
code:
Â
import os, win32process
from win32api import Sleep
from ctypes
Hello,
I am new in Python programming and I have the following problem:
I have a script in which I need to open an application (called from a batch
file - "trace.bat"). For this purpuse, I'm executing the following piece of
code:
import os, win32process
from win32api import Sleep
os.chdir("D