diff --git a/FAQ.md b/FAQ.md index cfd7cde..d8fd6c4 100644 --- a/FAQ.md +++ b/FAQ.md @@ -408,8 +408,8 @@ https://github.com/rustdesk/rustdesk/issues/4023#issuecomment-1566588786 # Upgrade from command line for Windows. -- `rustdesk.exe --silent-install` -- `msiexec /i .\rustdesk.msi REINSTALL=ALL REINSTALLMODE=vamus` +- If you use the exe file: `rustdesk.exe --silent-install` +- If you use the msi file: `msiexec /i .\rustdesk.msi REINSTALL=ALL REINSTALLMODE=vamus`