Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

gamegine/WindowsService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Service

📖 description

Windows service application creation tutorial in Visual Studio that writes messages to windows event log.

source : docs.microsoft.com

📋 functionality

  • Create & Rename Service
  • Add features to the service
  • Define the state of the service
  • Add installation program for the service
  • Install the service
  • Clean up resources

💾 Programming language

  • C# .NETFramework v4.6.1

📦 dependency

🔨 builds

License

WindowsService is licensed under the MIT License