mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 05:23:18 +03:00
Updated FAQ (markdown)
2
FAQ.md
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).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user