It essentially means it's waiting for either another application to finish
successfully (i.e., you used "run another program first"), or it's waiting
for a dependent condition, like "only when no user is logged in".
Sometimes the other dependent program did finish successfully, but because
of a reboot condition set incorrectly, it's still waiting for a reboot.

Signature
Standardize. Simplify. Automate.
> Hi,
>
[quoted text clipped - 9 lines]
>
> Thanks
Noro - 09 Oct 2008 14:39 GMT
Is there a log file, where i can see what is the dependency the execution is
waiting for?
> It essentially means it's waiting for either another application to finish
> successfully (i.e., you used "run another program first"), or it's waiting
[quoted text clipped - 16 lines]
> >
> > Thanks