From 26498184905dc24c2669622ab27a2be052736265 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 11 Jul 2024 19:42:03 +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 c8f0627..4ebbe3a 100644 --- a/FAQ.md +++ b/FAQ.md @@ -411,7 +411,7 @@ https://github.com/rustdesk/rustdesk/issues/4023#issuecomment-1566588786 On our [release page](https://github.com/rustdesk/rustdesk/releases/latest), there are `exe` and `msi` files, both can be used to install on Windows. If you are our Pro users, you can choose to build `exe` or `msi` on custom client edition page. - If you use the exe file: `.\rustdesk.exe --silent-install` -- If you use the msi file: `msiexec /i .\rustdesk.msi REINSTALL=ALL REINSTALLMODE=vamus` +- If you use the msi file: `msiexec /i .\rustdesk.msi REINSTALL=ALL REINSTALLMODE=vamus /quiet` # How to use TCP tunneling (port forwarding).