Updated FAQ (markdown)

RustDesk
2024-07-10 09:28:46 +08:00
parent a8ceee125d
commit bacf96598f

2
FAQ.md

@@ -408,6 +408,8 @@ https://github.com/rustdesk/rustdesk/issues/4023#issuecomment-1566588786
# Install/Upgrade from command line on Windows.
On our [release page](https://github.com/rustdesk/rustdesk/releases/tag/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 eidtion 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`