Updated FAQ (markdown)

RustDesk
2025-02-25 20:09:03 +08:00
parent b6cc9e23b1
commit 38aaa43f3e

2
FAQ.md

@@ -813,10 +813,12 @@ Then on the controlling side, you can use [default-connect-password option](http
# RustDesk Service does not start automatically # RustDesk Service does not start automatically
> User: When I start either the RustDesk Custom Client or the normal Client, I have to manually start the RustDesk Service every time. `"C:\Program Files\RustDesk-Persch\rustdesk-persch.exe" --install-service`. Is there a better workaround available? > User: When I start either the RustDesk Custom Client or the normal Client, I have to manually start the RustDesk Service every time. `"C:\Program Files\RustDesk-Persch\rustdesk-persch.exe" --install-service`. Is there a better workaround available?
> RustDesk team: I noticed from your `rustdesk.exe --silent-install 1` log, you triggered this. Have you ever stopped the service manually before on the rustdesk client? > RustDesk team: I noticed from your `rustdesk.exe --silent-install 1` log, you triggered this. Have you ever stopped the service manually before on the rustdesk client?
![image](https://github.com/user-attachments/assets/80f74fa4-4c67-46d4-bc46-ca13e883743e) ![image](https://github.com/user-attachments/assets/80f74fa4-4c67-46d4-bc46-ca13e883743e)
> User: Yes, I stopped the service via the tray icon in Windows. My mistake! The problem is solved. Sorry for taking up your time. > User: Yes, I stopped the service via the tray icon in Windows. My mistake! The problem is solved. Sorry for taking up your time.