Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
Credits 182 Posts 88 Joined 2005-11-29 05:52 20-year member UID 46146
Status Offline
I want to use DOS (preferably batch processing) to automatically close a program after half an hour of running, but I don't know how to implement the countdown of these half an hour with DOS commands (I don't want to use scheduled tasks). Which expert knows please give guidance, preferably with an example~~~
Credits 136 Posts 73 Joined 2007-04-02 05:47 19-year member UID 83685 Gender Male
Status Offline
I also really want to know. I think it should be using batch processing, obtaining the system time, and then judging conditions. But my batch processing knowledge is too poor.