xp idle event

  • Thread starter Thread starter Sharon whipple
  • Start date Start date
S

Sharon whipple

Hi all

How do I catch the idle event on XP (home/pro).

I would like a batch file or application to run when the system is idle

Thank you



Sharon
 
Review Task Scheduler.

Sharon whipple wrote:

> Hi all
>
> How do I catch the idle event on XP (home/pro).
>
> I would like a batch file or application to run when the system is idle
>
> Thank you
>
>
>
> Sharon
>
>
 
Well Task Scheduler is a good idea, but I want to hide the task from the
user(registry?)


"Bob I" <birelan@yahoo.com> wrote in message
news:Ofwzk7WyHHA.3588@TK2MSFTNGP06.phx.gbl...
> Review Task Scheduler.
>
> Sharon whipple wrote:
>
>> Hi all
>>
>> How do I catch the idle event on XP (home/pro).
>>
>> I would like a batch file or application to run when the system is idle
>>
>> Thank you
>>
>>
>>
>> Sharon
>>
>>

>
 
You can run it as System, but the user can still find it in Task
Manager, whatever you plan on using.

Sharon whipple wrote:
> Well Task Scheduler is a good idea, but I want to hide the task from the
> user(registry?)
>
>
> "Bob I" <birelan@yahoo.com> wrote in message
> news:Ofwzk7WyHHA.3588@TK2MSFTNGP06.phx.gbl...
>
>>Review Task Scheduler.
>>
>>Sharon whipple wrote:
>>
>>
>>>Hi all
>>>
>>>How do I catch the idle event on XP (home/pro).
>>>
>>>I would like a batch file or application to run when the system is idle
>>>
>>>Thank you
>>>
>>>
>>>
>>>Sharon
>>>
>>>

>>

>
>
 
Thank you!
Is it possible to run script when the system exit IDLE as well?


"Bob I" <birelan@yahoo.com> wrote in message
news:%23%23bE1oXyHHA.4640@TK2MSFTNGP03.phx.gbl...
> You can run it as System, but the user can still find it in Task Manager,
> whatever you plan on using.
>
> Sharon whipple wrote:
>> Well Task Scheduler is a good idea, but I want to hide the task from the
>> user(registry?)
>>
>>
>> "Bob I" <birelan@yahoo.com> wrote in message
>> news:Ofwzk7WyHHA.3588@TK2MSFTNGP06.phx.gbl...
>>
>>>Review Task Scheduler.
>>>
>>>Sharon whipple wrote:
>>>
>>>
>>>>Hi all
>>>>
>>>>How do I catch the idle event on XP (home/pro).
>>>>
>>>>I would like a batch file or application to run when the system is idle
>>>>
>>>>Thank you
>>>>
>>>>
>>>>
>>>>Sharon
>>>>
>>>>
>>>

>>
>>

>
 
Don't know, perhaps if you asked in the developer group, this is just a
general area.

Sharon whipple wrote:

> Thank you!
> Is it possible to run script when the system exit IDLE as well?
>
>
> "Bob I" <birelan@yahoo.com> wrote in message
> news:%23%23bE1oXyHHA.4640@TK2MSFTNGP03.phx.gbl...
>
>>You can run it as System, but the user can still find it in Task Manager,
>>whatever you plan on using.
>>
>>Sharon whipple wrote:
>>
>>>Well Task Scheduler is a good idea, but I want to hide the task from the
>>>user(registry?)
>>>
>>>
>>>"Bob I" <birelan@yahoo.com> wrote in message
>>>news:Ofwzk7WyHHA.3588@TK2MSFTNGP06.phx.gbl...
>>>
>>>
>>>>Review Task Scheduler.
>>>>
>>>>Sharon whipple wrote:
>>>>
>>>>
>>>>
>>>>>Hi all
>>>>>
>>>>>How do I catch the idle event on XP (home/pro).
>>>>>
>>>>>I would like a batch file or application to run when the system is idle
>>>>>
>>>>>Thank you
>>>>>
>>>>>
>>>>>
>>>>>Sharon
>>>>>
>>>>>
>>>>
>>>

>
>
 
Thank you i will.

"Bob I" wrote:

> Don't know, perhaps if you asked in the developer group, this is just a
> general area.
>
> Sharon whipple wrote:
>
> > Thank you!
> > Is it possible to run script when the system exit IDLE as well?
> >
> >
> > "Bob I" <birelan@yahoo.com> wrote in message
> > news:%23%23bE1oXyHHA.4640@TK2MSFTNGP03.phx.gbl...
> >
> >>You can run it as System, but the user can still find it in Task Manager,
> >>whatever you plan on using.
> >>
> >>Sharon whipple wrote:
> >>
> >>>Well Task Scheduler is a good idea, but I want to hide the task from the
> >>>user(registry?)
> >>>
> >>>
> >>>"Bob I" <birelan@yahoo.com> wrote in message
> >>>news:Ofwzk7WyHHA.3588@TK2MSFTNGP06.phx.gbl...
> >>>
> >>>
> >>>>Review Task Scheduler.
> >>>>
> >>>>Sharon whipple wrote:
> >>>>
> >>>>
> >>>>
> >>>>>Hi all
> >>>>>
> >>>>>How do I catch the idle event on XP (home/pro).
> >>>>>
> >>>>>I would like a batch file or application to run when the system is idle
> >>>>>
> >>>>>Thank you
> >>>>>
> >>>>>
> >>>>>
> >>>>>Sharon
> >>>>>
> >>>>>
> >>>>
> >>>

> >
> >

>
>
 
You're welcome, have a good day!

Sharon whipple wrote:

> Thank you i will.
>
> "Bob I" wrote:
>
>
>>Don't know, perhaps if you asked in the developer group, this is just a
>>general area.
>>
>>Sharon whipple wrote:
>>
>>
>>>Thank you!
>>>Is it possible to run script when the system exit IDLE as well?
>>>
>>>
>>>"Bob I" <birelan@yahoo.com> wrote in message
>>>news:%23%23bE1oXyHHA.4640@TK2MSFTNGP03.phx.gbl...
>>>
>>>
>>>>You can run it as System, but the user can still find it in Task Manager,
>>>>whatever you plan on using.
>>>>
>>>>Sharon whipple wrote:
>>>>
>>>>
>>>>>Well Task Scheduler is a good idea, but I want to hide the task from the
>>>>>user(registry?)
>>>>>
>>>>>
>>>>>"Bob I" <birelan@yahoo.com> wrote in message
>>>>>news:Ofwzk7WyHHA.3588@TK2MSFTNGP06.phx.gbl...
>>>>>
>>>>>
>>>>>
>>>>>>Review Task Scheduler.
>>>>>>
>>>>>>Sharon whipple wrote:
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>>Hi all
>>>>>>>
>>>>>>>How do I catch the idle event on XP (home/pro).
>>>>>>>
>>>>>>>I would like a batch file or application to run when the system is idle
>>>>>>>
>>>>>>>Thank you
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>Sharon
>>>>>>>
>>>>>>>
>>>>>>
>>>

>>
 
Back
Top