From 0c585ad019c09a0b05ee2465667e6741fd317b8b Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 3 Sep 2024 18:23:34 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 5614de0..39dba01 100644 --- a/FAQ.md +++ b/FAQ.md @@ -524,7 +524,7 @@ Check something similar as below `C:\Windows\ServiceProfiles\LocalService\AppDat [2024-09-03 02:01:37.719270 +03:00] INFO [src\server\connection.rs:3105] #1524 Connection closed: connection manager error: Failed to launch ["--cm"] with session id 1:..... (os error 740) ``` -This is because something related to UAC, here is a solution. +This is because of something related to UAC, here is a solution. https://github.com/rustdesk/rustdesk-server-pro/discussions/382#discussioncomment-10525725