Scheduled tasks: task not being stopped

N

neil.a.mcleod

Hello,

I have a problem with Scheduled Tasks. I created a one-time scheduled
task (to run iTunes), and set "Stop the task if it runs for" to 45
minutes and checked the box. My task successfully started (iTunes
opened), but it didn't shut down.

Any ideas why this might be, and how I could get it to work? My goal
is to start iTunes, and have it automatically stop playing music/shut
down after 45 minutes.

The closest thing I could find on the web is this:
http://www.arcknowledge.com/gmane.comp.lang.batchworld/2006-02/msg00040.html,
but I couldn't get a solution from it.

Any ideas?

Thank you,
Neil
 
D

Dave Patrick

Sounds like the task completed. If you want the application to shutdown you
may need to schedule kill.exe from the XP support tools.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
 
A

Ayush

Replied to [Dave Patrick]s message :
Sounds like the task completed.


If you want the application to shutdown you
may need to schedule kill.exe from the XP support tools.

Or taskkill.exe


Good Luck, Ayush.
 
N

neil.a.mcleod

Replied to [Dave Patrick]s message :
Sounds like the task completed.
If you want the application to shutdown you
may need to schedule kill.exe from the XP support tools.

Or taskkill.exe

Good Luck, Ayush.

Thanks! taskkill.exe did it. I now have two scheduled tasks:
"iTunes.exe", and "taskkill /IM iTunes.exe"

Best,

Neil
 

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

Top