Relative Content

Tag Archive for batch-fileautomation

Batch Script to force close background process when the apps is closed

i tried to make an automation to force close apps background process when the apps is closed (exit), in this example i want the script to open list.txt after the telegram.exe is closed, i see telegram.exe background process didn’t closed when i close the apps window, so the scenario didn’t achieved, any solution to force close background process when the window apps closed?