D
DaniilFromRu
Guest
Hello guys. I have a problem. My program should work constantly. If suddenly for some reason the program turns off due to some kind of failure, it should automatically turn on. Now the automatic switch-on is implemented via the bat file, this file is monitored by the task manager, and if the program shuts down, the bat file includes the program itself. Are there any ways to solve this problem, inside my application without using external utilities?
Hello guys. I have a problem. My program should work constantly. If suddenly for some reason the program turns off due to some kind of failure, it should automatically turn on. Now the automatic switch-on is implemented via the bat file, this file is monitored by the task manager, and if the program shuts down, the bat file includes the program itself. Are there any ways to solve this problem, inside my application without using external utilities?
Continue reading...
Hello guys. I have a problem. My program should work constantly. If suddenly for some reason the program turns off due to some kind of failure, it should automatically turn on. Now the automatic switch-on is implemented via the bat file, this file is monitored by the task manager, and if the program shuts down, the bat file includes the program itself. Are there any ways to solve this problem, inside my application without using external utilities?
Continue reading...