Bot
added
the
enhancement
label
Jan 10, 2026Interrupt works well when the service is on console emulating CTRL+C/CTRL+D signals in this case, it's working as a service tied to Windows Service API, so it's not working executing a manual separate taskkill is discouraged also remove code that is not needed Signed-off-by: rafaeloledo <rafaeloliveiraledo@gmail.com> Co-authored-by: bt90 <btom1990@googlemail.com>
Signed-off-by: rafaeloledo <rafaeloliveiraledo@gmail.com> Co-authored-by: Jakob Borg <jakob@kastelo.net>
tomasz1986
changed the title
feat: implement Windows Services API communication
feat(cmd, osutil): implement Windows Services API communication (fixes #7042)
Merged
looks like in this case we need to give user credentials Signed-off-by: rafaeloledo <rafaeloliveiraledo@gmail.com>