From 9e5a4e11d79bd2d63eb53554814b003abe109371 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 9 Jul 2024 23:55:22 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index cfd7cde..d8fd6c4 100644 --- a/FAQ.md +++ b/FAQ.md @@ -408,8 +408,8 @@ https://github.com/rustdesk/rustdesk/issues/4023#issuecomment-1566588786 # Upgrade from command line for Windows. -- `rustdesk.exe --silent-install` -- `msiexec /i .\rustdesk.msi REINSTALL=ALL REINSTALLMODE=vamus` +- If you use the exe file: `rustdesk.exe --silent-install` +- If you use the msi file: `msiexec /i .\rustdesk.msi REINSTALL=ALL REINSTALLMODE=vamus`