Scheduled tasks

  • Thread starter Thread starter Mutari
  • Start date Start date
M

Mutari

I have a problem with the scheduled task in my windows
2000 computer. I want it to run an application but the
task path has spaces in between. could you please help me
with it. below is the path

c:\inetpub\wwwroot\cgi-bin\awstats.pl -config=domainname -
update

thanks
 
Mutari said:
I have a problem with the scheduled task in my windows
2000 computer. I want it to run an application but the
task path has spaces in between. could you please help me
with it. below is the path

c:\inetpub\wwwroot\cgi-bin\awstats.pl -config=domainname -
update

thanks

Surround your path with double quotes (e.g. "c:\program files")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top