From a304b9090b351a1cbed5c428e1dd034148e7beb0 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 13 Aug 2024 09:54:50 +0800 Subject: [PATCH] Update _index.en.md --- content/self-host/client-deployment/_index.en.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/self-host/client-deployment/_index.en.md b/content/self-host/client-deployment/_index.en.md index 9cfc8752..cca269d7 100644 --- a/content/self-host/client-deployment/_index.en.md +++ b/content/self-host/client-deployment/_index.en.md @@ -180,6 +180,12 @@ echo Password: %rustdesk_pw% echo ............................................... ``` +### MSI + +You can also use msi instead of `rustdesk.exe --silent-install`. + +https://rustdesk.com/docs/en/client/windows/msi/ + ### macOS Bash ```sh