standardsoftware/install_libreoffice_x86.cmd aktualisiert

This commit is contained in:
Peter Reichart 2025-08-01 10:10:27 +00:00
parent 5b3765c939
commit 1a11a55854

View File

@ -10,7 +10,7 @@ MKDIR %SAVEPATH% & CD /D %SAVEPATH%
rem --- Download Basis-URL, Dateiname und TEMP-Verzeichnis
set VERSION=24.8.4
set ARCH=x86
set BASEURL=https://download.documentfoundation.org/libreoffice/stable/%VERSION%/win/%ARCH%
set BASEURL=https://ftp.gwdg.de/pub/tdf/libreoffice/stable/%VERSION%/win/%ARCH1%
set PROG=LibreOffice_%VERSION%_Win_%ARCH%.msi
set HLPR=LibreOffice_%VERSION%_Win_%ARCH%_helppack_de.msi
rem --- Lade Installationsdatei herunter