This shows you the differences between two versions of the page.
technology:dotnet:setup:windowsservice [2012/12/20 14:53] rtavassoli created |
technology:dotnet:setup:windowsservice [2012/12/20 14:54] (current) rtavassoli |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== C# Setup für einen Windows Dienst ====== | ====== C# Setup für einen Windows Dienst ====== | ||
- | [[http://support.microsoft.com/kb/816169]] | + | Man muss im Dienst einen Installer hinzufügen, und im Setup Projekt eine Aktion für den Dienst einrichte. Beschrieben wird das Ganze hier: [[http://support.microsoft.com/kb/816169]] |