mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-22 15:23:10 +08:00
Feat&Improve: Support gen pass code binding with domain
This commit is contained in:
@@ -462,7 +462,7 @@ BOOL ServerService_Uninstall(void)
|
||||
}
|
||||
}
|
||||
|
||||
BOOL r = FALSE;
|
||||
BOOL r = FALSE;
|
||||
// 删除服务
|
||||
Mprintf("Deleting service...\n");
|
||||
if (DeleteService(schService)) {
|
||||
|
||||
Reference in New Issue
Block a user