How to insert a window Service in ScheduledTask using C#?

Recommended Answers

All 3 Replies

>How to insert a window Service in ScheduledTask using C#?

AT Command. Have a look at this article.

THANKS dear for your response. But this is not the procedure to insert window service in ScheduleTask. I want procedure to insert window service in Window's schedule TAsk

>I want procedure to insert window service in Window's schedule Task.

You have to create ServiceController class to schedule a windows service through c#. Here is an article might help you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.