diff --git a/FAQ.md b/FAQ.md index d8fd6c4..aa56d50 100644 --- a/FAQ.md +++ b/FAQ.md @@ -408,7 +408,7 @@ https://github.com/rustdesk/rustdesk/issues/4023#issuecomment-1566588786 # Upgrade from command line for Windows. -- 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`