install-rustdesk.bat aktualisiert
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@echo off
|
||||
echo Lade RustDesk herunter...
|
||||
powershell -Command "$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri 'https://me-gitea.maieredv.cloud/manuel.maier/software/raw/branch/main/rustdesk-custom.exe' -OutFile 'C:\TMP\rustdesk_installer.exe' -UseBasicParsing"
|
||||
powershell -Command "$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri 'https://me-files.vmd55888.de/me-rustdesk-host.exe' -OutFile 'C:\TMP\rustdesk_installer.exe' -UseBasicParsing"
|
||||
|
||||
:: 2 Sekunden warten (Ping-Trick)
|
||||
ping 127.0.0.1 -n 3 >nul
|
||||
|
||||
Reference in New Issue
Block a user