11:00 AM Windows Services - Manage an EXE w/o logging in
Download Contentby Walter Williams
Windows Services are becoming more important to applications. With .NET, they can be built by any developer, not just someone knowledgeable about C++.
This presentation will take you through the code needed to have a Windows Service manage a EXE. The reason you need this is because you have an EXE that you have log in to run, and then you have to leave the account logged in. With this Windows Service example, you will be shown a way to run this EXE at the time the computer starts.
