[feat] register and remove CrossDeskService in the Windows installer

This commit is contained in:
dijunkun
2026-04-21 23:23:11 +08:00
parent 2be6e727ce
commit 4089e80fe8
6 changed files with 122 additions and 8 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
#include <TlHelp32.h>
// clang-format off
#include <Windows.h>
#include <TlHelp32.h>
// clang-format on
#include <WtsApi32.h>
#include <libyuv.h>
#include <sddl.h>