I once had a small program that could hide windows based on their name. Therefore, my starting party first set a unique title with title, and then called up another program to hide the window with the specified name. It worked fine, but it requires a little programming.
If you do not want to go this way, you should use the task scheduler, as noted in message tr4656.
source
share