mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-21 18:03:21 +03:00
Updated FAQ (markdown)
2
FAQ.md
2
FAQ.md
@@ -364,6 +364,8 @@ Case study:
|
|||||||
> B: Thanks, you have the true answer. The issue come from our Fortinet Client.
|
> B: Thanks, you have the true answer. The issue come from our Fortinet Client.
|
||||||
|
|
||||||
# Command line output on Windows
|
# Command line output on Windows
|
||||||
|
By default `rustdesk.exe` in command line on Windows has no output, you have to run it like below.
|
||||||
|
|
||||||
- cmd.exe: `rustdesk.exe --get-id | more`
|
- cmd.exe: `rustdesk.exe --get-id | more`
|
||||||
|
|
||||||
- PowerShell: `rustdesk.exe --get-id | Out-String`
|
- PowerShell: `rustdesk.exe --get-id | Out-String`
|
||||||
|
|||||||
Reference in New Issue
Block a user