Demonstrates how to launch a GUI application from a Windows Service.
The solution is implemented as a .NET Core Worker Service project which is configured to run as Windows Service.
Demonstrates how to launch a GUI application from a Windows Service.
C#