Hi everyone,

I have tried to schedule tasks, eg WinZip.exe, VB projects using the Task Scheduler. However the interesting thing is even
though the status of the scheduled tasks is displayed
as "Running", the applications are not executed at all.

Have anyone experienced this before? Can anyone
suggest a resolution to my problem? (I'm thinking of using a Timer control to run my project as a background process.. but I'm worried that it would take up memory and slow down other process significantly...)

Thank you very much.