Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

scheduled task not working 1

Status
Not open for further replies.

ttchimera

Programmer
Jun 13, 2007
12
US
I have a job that was added to Windows Task Scheduler through NetScheduleJobAdd, but they do now run at the specified time. It seems that it does not like directory paths with spaces in the name(i.e. "Program Files"). Is there a way around this? The only two solutions I could think of is either make a shortcut in the root directory or add the directory path to the path environment variable.
 
Thanks very much. That worked just like I needed.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top