mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-28 15:41:03 +03:00
Updated FAQ (markdown)
6
FAQ.md
6
FAQ.md
@@ -354,8 +354,10 @@ Case study:
|
||||
> B: Thanks, you have the true answer. The issue come from our Fortinet Client.
|
||||
|
||||
# Command line output on Windows
|
||||
cmd.exe: `rustdesk --get-id | more`
|
||||
PowerShell: `rustdesk.exe --get-id | Out-String`
|
||||
- cmd.exe: `rustdesk --get-id | more`
|
||||
|
||||
- PowerShell: `rustdesk.exe --get-id | Out-String`
|
||||
|
||||
https://github.com/rustdesk/rustdesk/discussions/6377#discussioncomment-8094952
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user