mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-12-26 17:09:14 +01:00
-qs-
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
f48df004ee
commit
0461f8e4c8
@ -14,7 +14,7 @@ Durch die Erhöhung der Berechtigungen kann RustDesk während des Starts oder in
|
||||
|
||||
Auf diese Weise müssen entfernte Benutzer bei der Verbindung keine Berechtigungsanfrage stellen. Es gibt zwei Methoden:
|
||||
|
||||
* Methode 1: Ändern Sie den Namen des portablen Programms so, dass er mit `qs.exe` endet. Klicken Sie mit der linken Maustaste auf `Ausführen` und im UAC-Fenster auf `Akzeptieren`.
|
||||
* Methode 1: Ändern Sie den Namen des tragbaren Programms so, dass er `-qs-` enthält (Versionen 1.2.0, 1.2.1, 1.2.2 enden mit `qs.exe`). Klicken Sie mit der linken Maustaste auf `Ausführen` und im UAC-Fenster auf `Akzeptieren`.
|
||||
|
||||
* Methode 2: Klicken Sie mit der rechten Maustaste und führen Sie das Programm als Administrator aus.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -14,7 +14,7 @@ weight: 4
|
||||
|
||||
这种方式,连接时不需要再请求提升。有两种方法:
|
||||
|
||||
* 方法一:更改portable程序的名称,以`qs.exe`结尾。鼠标左键点击运行,并在UAC窗口点击允许。
|
||||
* 方法一:更改portable程序的名称,名称中需包含`-qs-`(1.2.0,1.2.1,1.2.2版本以`qs.exe`结尾)。鼠标左键点击运行,并在UAC窗口点击允许。
|
||||
|
||||
* 方法二: 右键以管理员权限运行。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user