https://github.com/karenpayneoregon/windowsinstaller
For Windows services and installer code sample
https://github.com/karenpayneoregon/windowsinstaller
csharp oed windows-service
Last synced: about 1 year ago
JSON representation
For Windows services and installer code sample
- Host: GitHub
- URL: https://github.com/karenpayneoregon/windowsinstaller
- Owner: karenpayneoregon
- Created: 2018-11-12T15:50:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-27T08:37:25.000Z (almost 2 years ago)
- Last Synced: 2025-05-13T01:17:37.179Z (about 1 year ago)
- Topics: csharp, oed, windows-service
- Language: C#
- Homepage:
- Size: 476 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# TechNet article November 2018
The article presents a Windows utility for interacting with a Windows service Jump during coding phase for start/stop and install/uninstalling, get status of your Windows service rather than opening Visual Studio command prompt, typing in a long command for install/uninstall.
Also demonstrates using a simple Windows Service starting a debug session.
[Windows Service developer GUI for install while in development mode](https://social.technet.microsoft.com/wiki/contents/articles/52152.windows-service-developer-gui-for-install-while-in-development-mode.aspx)

---
How to debug
https://learn.microsoft.com/en-us/archive/technet-wiki/53573.visual-studio-debugging-windows-services