1.

Solve : scheduling tasks to start after log on?

Answer»

Hi there,

I was just wondering if it was possible to schedule a task at a specific time AFTER LOG ON.  I know that I could use a batch file to wait a few moments and then start the program, but that is more of a work around.

I was wondering if this was possible using the windows schedule task.  I look at windows's documentation and did a little poking around but couldn't find anything.

Thanks a lot,

Two-Eyes %I use the program Startup Delayer to delay a couple of my startup items when I log on.

http://www.snapfiles.com/get/startdelay.html

It may be worth checking out.thanks, will check out as soon as I can, since i'm not on the computer i want to use it on.
...
after a sec of THOUGHT, I was hoping the function already existed.  I could always do this:
Code: [SELECT]sleep X minutes
start blabla
or SOMETHING like that without downloading anything else...

[not to DIS you or anything ]

Thanks again,

Two-Eyes %Heh, no problem.

I think the program provides a much efficient and easier interface to mess with.

Like I said, definitely something to TEST out. Quote

to mess with

ahhhh, gotcha *nudge nudge*.

Will definately check out .

Thanks C.D.


Discussion

No Comment Found