Update _index.en.md

This commit is contained in:
dinger1986 2023-10-06 16:45:02 +01:00 committed by GitHub
parent ec4256270e
commit 4e26d2471e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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%