Computing.Net > Forums > Programming > Run an Exe as a Service

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Run an Exe as a Service

Reply to Message Icon

Name: purbarag
Date: May 2, 2007 at 02:54:40 Pacific
OS: Win XP
CPU/Ram: 512 MB
Comment:

I want to keep doing a task in the background. I tried building a Windows Service Application in C# .NET but I dont know in which event to write the code which I want to run continuously.



Sponsored Link
Ads by Google

Response Number 1
Name: tonysathre
Date: May 2, 2007 at 20:13:25 Pacific
Reply:

Check out sc.exe, which is a command-line utility to add and remove and modify services.

"Computer security." — Oxymoron


0
Reply to Message Icon

Related Posts

See More


del blank lines, remove w... unix shell script



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Run an Exe as a Service

program as a service www.computing.net/answers/programming/program-as-a-service/10493.html

Make an exe with a batch file and.. www.computing.net/answers/programming/make-an-exe-with-a-batch-file-and/17595.html

running batch files within an .exe www.computing.net/answers/programming/running-batch-files-within-an-exe/19247.html