If is launch:
autoit3.exe "test.au3"
i can check:
ProcessExists("autoit3.exe")
but it is possible to check if exist a "autoit3.exe" process with "test.au3" parameter in command line?
If is launch:
autoit3.exe "test.au3"
i can check:
ProcessExists("autoit3.exe")
but it is possible to check if exist a "autoit3.exe" process with "test.au3" parameter in command line?