diff --git a/rustdesk/install.bat b/rustdesk/install.bat index 1c7f888..1a10152 100644 --- a/rustdesk/install.bat +++ b/rustdesk/install.bat @@ -1,3 +1,3 @@ SET VERSION=1.2.1 -curl -o rustdesk.exe https://support.ostrachhelp.de/GLPI/pakete/raw/branch/main/rustdesk/rustdesk-%VERSION%-x86_64.exe \ No newline at end of file +curl -o rustdesk.exe https://support.ostrachhelp.de/GLPI/pakete/raw/branch/main/rustdesk/rustdesk-%VERSION%-x86_64.exe --silent-install \ No newline at end of file