Updated FAQ (markdown)

RustDesk 2024-07-11 19:42:03 +08:00
parent cac70e2708
commit 2649818490

2
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).