Answer the question
In order to leave comments, you need to log in
How to close a third party window in python?
There is a constantly running script that, by key combination through
os.spawnv(os.P_DETACH, pypath, ('python', 'show_help.py', program))
os.system('taskkill /fi "WINDOWTITLE eq hot_15_help_window"')
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question