From 42df63778976529f9c9ef1bc72be9d2234a6a2b5 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 8 Aug 2025 01:26:12 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/FAQ.md b/FAQ.md index e11e8fe..6b49d12 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1405,3 +1405,7 @@ Move mouse to the info icon on the header, you can choose to hide username. # error returned from database: (code: 5) database is locked #271 https://github.com/rustdesk/rustdesk-server-pro/discussions/271#discussioncomment-9855954 + +# Install without desktop shortcuts + +`msiexec /i rustdesk.msi /quiet DESKTOPSHORTCUTS=0`