Re: Scheduled tasks won't start
- From: "Pegasus \(MVP\)" <I.can@xxxxxxx>
- Date: Sat, 3 Dec 2005 07:58:14 +1100
You appear to have no default path defined, and I suspect
that you did not fully qualify the path to the task to be
executed. Instead of writing
"C:\Some folder\Some App.exe", you wrote
"Some App.exe"
Since the system is unable to locate "Some App.exe", the
task fails.
It would be helpful if you posted your whole batch file!
"Rafi Hecht" <rhecht@xxxxxxxxx> wrote in message
news:1133543602.446497.176490@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I've tried your method, and received the following code
>
> from test.err:
>
> The system cannot find the path specified.
>
> from test.log:
>
> Fri 12/02/2005 12:03:23.95 Start of task
> User=Administrator, Path=
> ErrorLevel of c:\Tools\YourTask.exe=3
> Fri 12/02/2005 12:03:23.96 End of task
>
> Do you know what any of this code means? What can I do to fix this
> problem?
>
.
- Follow-Ups:
- Re: Scheduled tasks won't start
- From: Rafi Hecht
- Re: Scheduled tasks won't start
- References:
- Scheduled tasks won't start
- From: Rafi Hecht
- Re: Scheduled tasks won't start
- From: Pegasus \(MVP\)
- Re: Scheduled tasks won't start
- From: Rafi Hecht
- Scheduled tasks won't start
- Prev by Date: Re: How to install98 - upgrade to XP AND then be able to multiboot 2000 /xp
- Next by Date: Re: How to install98 - upgrade to XP AND then be able to multiboot 2000 /xp
- Previous by thread: Re: Scheduled tasks won't start
- Next by thread: Re: Scheduled tasks won't start
- Index(es):
Relevant Pages
|