diff --git a/FAQ.md b/FAQ.md index 015eca7..00c3158 100644 --- a/FAQ.md +++ b/FAQ.md @@ -484,7 +484,7 @@ https://github.com/rustdesk/rustdesk/discussions/6241#discussioncomment-10262867 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 /quiet` +- If you use the msi file: `msiexec /i .\rustdesk.msi /quiet` # How to use TCP tunneling (port forwarding).