From 0d2bf772041fd3a2b722210b0dc92f1257a7b1d2 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 21 Mar 2024 11:27:48 +0800 Subject: [PATCH] Update _index.en.md --- content/self-host/rustdesk-server-oss/windows/_index.en.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/self-host/rustdesk-server-oss/windows/_index.en.md b/content/self-host/rustdesk-server-oss/windows/_index.en.md index 593b9b1..f8b02a0 100644 --- a/content/self-host/rustdesk-server-oss/windows/_index.en.md +++ b/content/self-host/rustdesk-server-oss/windows/_index.en.md @@ -7,6 +7,10 @@ weight: 20 Windows security policy is tricky, if this tutorial does not work for you, or you encounter unstable connection, please migrate to a Linux server. {{% /notice %}} +{{% notice note %}} +The GUI version, `RustDeskServer.exe` has not been maintained any more, not recommended. +{{% /notice %}} + ### A crossroads You now either have two choices, you can either use PM2 (easier) or NSSM (a bit harder) to start the RustDesk server There are some benefits to using NSSM: