From cdb5a6ef238acd0d7904133899740fff5e3d3593 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 9 Jul 2024 23:55:51 +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 d8fd6c4..aa56d50 100644 --- a/FAQ.md +++ b/FAQ.md @@ -408,7 +408,7 @@ https://github.com/rustdesk/rustdesk/issues/4023#issuecomment-1566588786 # Upgrade from command line for Windows. -- If you use the exe file: `rustdesk.exe --silent-install` +- If you use the exe file: `.\rustdesk.exe --silent-install` - If you use the msi file: `msiexec /i .\rustdesk.msi REINSTALL=ALL REINSTALLMODE=vamus`