Updated FAQ (markdown)

RustDesk
2025-03-12 22:38:03 +08:00
parent 645f9d5c39
commit bcb7e0e84d

2
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. 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 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). # How to use TCP tunneling (port forwarding).