Re: How to prevent task scheduler from starting a program already running
- From: "Nick Cumberbatch" <nickcwpg@xxxxxxxxxxx>
- Date: Thu, 31 Aug 2006 11:14:33 -0400
I should have mentioned that my computer knowledge just a little more than
beginner.
Could you kindly interpret this for me in simple instructions
Thanks
"Pegasus (MVP)" <I.can@xxxxxxx> wrote in message
news:uSklzmQzGHA.3908@xxxxxxxxxxxxxxxxxxxxxxx
"Nick Cumberbatch" <nickcwpg@xxxxxxxxxxx> wrote in message
news:%23kmJlRQzGHA.3908@xxxxxxxxxxxxxxxxxxxxxxx
I am using Windows XP Professional.
I have setup Task Scheduler to start Microsoft Outlook to run at 7 AM
each
day. However since I use the program often, I may sometimes leave it
running overnight. Then in the morning I find two instances of Microsoft
Outlook running, the one that I started originally and the one Task
Scheduler started. How do I resolve this
Embed Outlook in a batch file like so:
@echo off
TaskList | find /i "Outlook" || c:\Program . . . . \ outlook.exe
.
- Follow-Ups:
- Re: How to prevent task scheduler from starting a program already running
- From: Peter Howarth
- Re: How to prevent task scheduler from starting a program already running
- References:
- How to prevent task scheduler from starting a program already running
- From: Nick Cumberbatch
- Re: How to prevent task scheduler from starting a program already running
- From: Pegasus \(MVP\)
- How to prevent task scheduler from starting a program already running
- Prev by Date: Re: Vista
- Next by Date: one-click command
- Previous by thread: Re: How to prevent task scheduler from starting a program already running
- Next by thread: Re: How to prevent task scheduler from starting a program already running
- Index(es):
Relevant Pages
|
|