@hoodie you could totally do that with a batch file or a simple python script pretty easily
use the windows task scheduler to have a script run at the specified times and either launch or close the program depending on which time it is
(you might actually be able to start/stop the program directly from the task scheduler but i'm not sure)