mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-08-17 12:01:05 +02:00
Update _index.en.md
This commit is contained in:
@ -114,6 +114,9 @@ rustdesk.exe --silent-install
|
||||
timeout /t 20
|
||||
|
||||
cd "C:\Program Files\RustDesk\"
|
||||
rustdesk.exe --install-service -wait -Verbose
|
||||
timeout /t 20
|
||||
|
||||
for /f "delims=" %%i IN ('rustdesk.exe --get-id ^| more') DO set rustdesk_id=%%i
|
||||
|
||||
RustDesk.exe --config %rustdesk_cfg%
|
||||
|
Reference in New Issue
Block a user