WinServices_References.txt This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters 1. Windows Service with Timer - https://www.aspsnippets.com/Articles/Simple-Windows-Service-that-runs-periodically-and-once-a-day-at-specific-time-using-C-and-VBNet.aspx 2. Demo VS Setup Project - https://www.codeproject.com/Articles/12548/Visual-Studio-Windows-Application-Setup-Project 3. Setup Project with Windows Service - https://www.codeproject.com/Articles/568476/Creating-an-MSI-Setup-Package-for-Csharp-Windows 4. Setup Project with Windows Service - http://cherupally.blogspot.com/2009/09/how-to-create-setup-project-to-install.html 5. https://www.c-sharpcorner.com/UploadFile/b7531b/create-simple-window-service-and-setup-project-with-installa/ https://dzone.com/articles/create-windows-services-in-c >>https://docs.microsoft.com/en-us/dotnet/framework/windows-services/walkthrough-creating-a-windows-service-application-in-the-component-designer#adding-features-to-the-service

Tutorial Links for Windows Services and Timers
Akshay Kumar


