mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-01-24 06:58:35 +01:00
Update _index.en.md
This commit is contained in:
parent
ec4256270e
commit
4e26d2471e
@ -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%
|
||||
|
Loading…
Reference in New Issue
Block a user