How to run Python File when new task appeared in task manager (new app starts)

Viewed 20

im kinda new in programming

I know basics of Python and i'd like make some app :)

My idea - making backups files from my fav game using os module to google drive using drive api, but i dont know how to start python script/app when my app close/open (task name: java.exe, game: Minecraft)

Is the any way to make this? Thanks for any help!

0 Answers
Related