Merge pull request #315 from dinger1986/master

Update _index.en.md
This commit is contained in:
RustDesk 2023-10-06 23:58:14 +08:00 committed by GitHub
commit c0fff30e3a
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
timeout /t 20
for /f "delims=" %%i IN ('rustdesk.exe --get-id ^| more') DO set rustdesk_id=%%i
RustDesk.exe --config %rustdesk_cfg%