Anpassung auf Windows-Dienst
All checks were successful
build-binaries / build (.exe, amd64, windows) (push) Successful in 10m15s
build-binaries / release (push) Successful in 13s
build-binaries / publish-agent (push) Successful in 9s

This commit is contained in:
2025-10-30 14:04:30 +01:00
parent 4865db2bd5
commit 25e5a6adc1
3 changed files with 277 additions and 11 deletions

View File

@@ -16,7 +16,9 @@
## Features
- Funktion 1
- sc.exe create GoSysInfoService binPath="E:\GoProjects\pcinfo\pcinfo.exe" start=auto
- sc.exe description GoSysInfoService "Hilden PC-Info"
- sc.exe start GoSysInfoService
---