mirror of
https://github.com/chenhg5/cc-connect.git
synced 2026-07-03 12:28:10 +08:00
* support windows daemon install * hide windows daemon launcher window * use scheduledtasks for windows daemon state * stop windows task before reinstall * wait for windows task stop before reinstall * reuse existing windows task when protected * register windows task for current user * invoke schtasks executable explicitly * address copilot windows task comments * make windows task powershell strict