Re: Scheduled tasks won't start
- From: "Pegasus" <I.can@xxxxxxx>
- Date: Tue, 6 Dec 2005 09:57:56 +1100
Unfortunately you did not show the latest version of
your batch file. Let's have a look at it! One thing,
however, is clear: You MUST surround your
executable file with double quotes if it contains embedded
space, as I showed in my most recent reply:
"c:\program files\my application\run.exe" 1>>c:\test.log 2>>c:\test.err
"Rafi Hecht" <rhecht@xxxxxxxxx> wrote in message
news:1133820871.832886.89480@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> ok, this is what I just got when typing in the path name WITH
> quotations:
>
> in the test.log:
>
> Mon 12/05/2005 17:05:41.06 Start of task
> User=Administrator, Path=
>
> ERROR: this script needs Windows 2000 or better. (we already have
> windows 2000)
>
> in the test.err:
>
> Mon 12/05/2005 17:05:41.06 Start of task
> User=Administrator, Path=
>
> ERROR: this script needs Windows 2000 or better.
>
> With the regular filepath, I get this:
>
> from test.err:
>
> 'c:\Program' is not recognized as an internal or external command,
> operable program or batch file.
>
> from test.log:
>
> 'c:\Program' is not recognized as an internal or external command,
> operable program or batch file.
>
>
> At this point I'm baffled. Any additional help on this would be greatly
> appreciated. Thank you.
>
.
- Follow-Ups:
- Re: Scheduled tasks won't start
- From: Rafi Hecht
- 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
- Re: Scheduled tasks won't start
- From: Pegasus \(MVP\)
- Re: Scheduled tasks won't start
- From: Rafi Hecht
- Re: Scheduled tasks won't start
- From: Pegasus
- Re: Scheduled tasks won't start
- From: Rafi Hecht
- Scheduled tasks won't start
- Prev by Date: Re: Server 2000 Shutdown issues
- Next by Date: Re: Really Need Help With Inaccessable_Boot_Device Problem
- Previous by thread: Re: Scheduled tasks won't start
- Next by thread: Re: Scheduled tasks won't start
- Index(es):
Relevant Pages
|
|