PC Review


Reply
Thread Tools Rate Thread

Adding more than one executable from XP's scheduled task?

 
 
Ant
Guest
Posts: n/a
 
      1st Feb 2009
Hello.

Is there a way to run more than one executable programs from a single
Windows XP Pro. SP3's scheduled task?

Thank you in advance.
--
"He who storms in like a whirlwind returns like an ant." --Borneo
/\___/\
/ /\ /\ \ Phil/Ant @ http://antfarm.ma.cx (Personal Web Site)
| |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
\ _ / Nuke ANT from e-mail address: (E-Mail Removed)NT
( ) or (E-Mail Removed)
Ant is currently not listening to any songs on his home computer.
 
Reply With Quote
 
 
 
 
Big_Al
Guest
Posts: n/a
 
      1st Feb 2009
Ant said this on 2/1/2009 4:10 AM:
> Hello.
>
> Is there a way to run more than one executable programs from a single
> Windows XP Pro. SP3's scheduled task?
>
> Thank you in advance.

you could launch a batch file. It can launch several / many in sequence.
 
Reply With Quote
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      1st Feb 2009

"Ant" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello.
>
> Is there a way to run more than one executable programs from a single
> Windows XP Pro. SP3's scheduled task?
>
> Thank you in advance.
> --


Sure is - put them all into a batch file, then schedule the batch file to
run at the required time.
@echo off
start /b "Task 1" "c:\program files\App1\app1.exe
start /b "Task 2" "c:\program files\App2\app2.exe
etc.


 
Reply With Quote
 
Ken Blake, MVP
Guest
Posts: n/a
 
      1st Feb 2009
On Sun, 01 Feb 2009 01:10:26 -0800, Ant <(E-Mail Removed)>
wrote:


> Is there a way to run more than one executable programs from a single
> Windows XP Pro. SP3's scheduled task?



Yes. Make the scheduled task a batch file, and have the batch file run
whatever programs you want.

For example, create a batch file called scheduledtasks.bat and have it
look like this:

abc.exe
def.exe
ghi.exe

--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup
 
Reply With Quote
 
Ant
Guest
Posts: n/a
 
      1st Feb 2009
Thanks all. I will try that.

On 2/1/2009 1:10 AM PT, Ant typed:

> Hello.
>
> Is there a way to run more than one executable programs from a single
> Windows XP Pro. SP3's scheduled task?
>
> Thank you in advance.

--
"The ant's a centaur in his dragon world. Pull down thy vanity, it is
not man... Made courage, or made order, or made grace,... Pull down thy
vanity, I say pull down. Learn of the green world what can be thy
place... In scaled invention or true artistry,... Pull down thy
vanity,... Paquin pull down! The green casque has outdone your
elegance." --Ezra Pound's poem
/\___/\
/ /\ /\ \ Phil/Ant @ http://antfarm.ma.cx (Personal Web Site)
| |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
\ _ / Nuke ANT from e-mail address: (E-Mail Removed)NT
( ) or (E-Mail Removed)
Ant is/was listening to a song on his home computer: Various - Unchained
Melody
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding more than one executable from XP's scheduled task? Ant Windows XP Customization 4 1st Feb 2009 06:36 PM
Adding more than one executable from XP's scheduled task? Ant Windows XP General 4 1st Feb 2009 06:36 PM
Explorer hangs when adding scheduled task Dubious Dude Microsoft Windows 2000 5 3rd Mar 2008 04:06 AM
adding a scheduled task Windows XP Performance 1 25th Mar 2004 10:01 PM
Adding a Scheduled Task Kenny Windows XP Performance 3 1st Jan 2004 01:46 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:49 AM.