/Automatic-program-opening

Open automatically a program from the Window Terminal

Primary LanguageBatchfile

Automatic application opening with a Window terminal

With this program, you can open automatically a program like Google Chrome from your Window terminal whenever you want.

How it works

When the batchfile test_copie.bat runs, the loop check every 60 seconds the time of your computeur with your condition about the time in if. When the condition is ok, test.bat runs, opens Google Chrome during 20 seconds, closes it and the loop keeps. Handcoding by Aliocha. January 2018.