How to add a task from my C# app into scheduled tasks?

G

Guest

I am developing my app. I want to creat an installation wizard that would be
able to add a new entry (for my app) into scheduled tasks applet in control
panel.
Is it possible?
 
G

Guest

If you search on codeproject.com I am sure there is an implementation of a
..NET managed wrapper over Task Scheduler that you can use.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top