The difference is with my workaround is that VirtuaCron no longer has control of the executable. I can't use the Timeout functions, I can't stop Notepad, and I can't tell if Notepad is "running" from the VisualCron Client, etc. I'd prefer to preserve workflow and VC functionality while working with executables. Without that, I could probably get by with a lessor product.
Here is my feature request as posted in your forum:
Workflow options when running the "Execute" task
Feature request for the Execute Task:
"Go to next task on Running Status"
This way I can create a Job with a work-flow of Tasks (that may include pauses, variables etc.) that include running executables.
Currently, a job that includes an Execute task will stop until it receives completion from that task. For, example.. a task to run notepad will not complete(status "Running") until Notepad is shutdown/killed(status "Completed"). I'd like to have an option to run notepad and continue to the next step of the job(before a completion event). I think this should be an option in the Execute task dialog.