Update _index.en.md

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

View File

@ -114,7 +114,7 @@ rustdesk.exe --silent-install
timeout /t 20
cd "C:\Program Files\RustDesk\"
rustdesk.exe --install-service -wait -Verbose
rustdesk.exe --install-service
timeout /t 20
for /f "delims=" %%i IN ('rustdesk.exe --get-id ^| more') DO set rustdesk_id=%%i