You can use UniqueInstance if you want to prevent your program to execute more than once. It will not execute twice or more at the same time.
Yes, UniqueInstance prevent execute more than once.
But.
if Turn off electricity betweeentimes execute program
and then restart computer.
It will not execute once.
UniqueInstance prevent all execute;
Program stop and not execute.
How execute program one times after
reboot computer.
How reset UniqueInstance prevent?
Thanks.