Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C++ (http://www.programmingforums.org/forum15.html)
-   -   Creating Windows Services/LocalSystem Programs (http://www.programmingforums.org/showthread.php?t=11634)

Baphomet Oct 19th, 2006 12:37 PM

Creating Windows Services/LocalSystem Programs
 
How do make a program that runs under win32, that runs in context of the localsystem? Similar to how Windows Services do.

DaWei Oct 19th, 2006 1:39 PM

If you want to make a service, then you write a service, register it, and run it. MSDN has a very extensive set of information dealing with this.


All times are GMT -5. The time now is 12:59 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC