Don604
Feb 18, 2011, 06:40 PM
I need to be able to start a batch file, but it must then run completely independent of HCA. This means HCA cannot "wait" for it complete.
In XP this would mean using a "Start" command, but I have not been able to figure out how to do this, and it's not for trying.
The application is to start a PC reboot scenario, and allow HCA to do a clean shutdown. As long as the batch file is running and HCA is waiting, then I suspect it is blocking clean shutdown, and consequently all the "flag" values are being lost to the previous system save. The goal is to start the task, then during shutdown the flags would be saved.
Alternately, if someone knows how to force a "save" from a program-script within HCA, then that would be a great alternate approach.
The ultimate goal is not necessarily a clean reboot, but rather the preservation of "flag" values up to within moments of the reboot (not days or hours). I need this to track motion activity which I use for multiple purposes in controlling my house using HCA (ver 9 so far).
Thanks, Don
In XP this would mean using a "Start" command, but I have not been able to figure out how to do this, and it's not for trying.
The application is to start a PC reboot scenario, and allow HCA to do a clean shutdown. As long as the batch file is running and HCA is waiting, then I suspect it is blocking clean shutdown, and consequently all the "flag" values are being lost to the previous system save. The goal is to start the task, then during shutdown the flags would be saved.
Alternately, if someone knows how to force a "save" from a program-script within HCA, then that would be a great alternate approach.
The ultimate goal is not necessarily a clean reboot, but rather the preservation of "flag" values up to within moments of the reboot (not days or hours). I need this to track motion activity which I use for multiple purposes in controlling my house using HCA (ver 9 so far).
Thanks, Don