Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2023-09-07 21:10:55 +08:00
parent f48df004ee
commit 0461f8e4c8
3 changed files with 3 additions and 3 deletions
@@ -14,7 +14,7 @@ By elevating privileges, RustDesk can create a process with administrator privil
This way, remote users don't need to request elevation when connecting. There are two methods:
* Method 1: Change the name of the portable program to end with `qs.exe`. Click the left mouse button to run, click `Accept` in the UAC window.
* Method 1: Change the name of the portable program to include `-qs-` (1.2.0, 1.2.1, 1.2.2 versions end with `qs.exe`). Click the left mouse button to run, click `Accept` in the UAC window.
* Method 2: Right-click and run as administrator.