repository setup

This commit is contained in:
2025-08-26 09:48:25 +02:00
parent b50779b1d8
commit 077dbfc321
41 changed files with 1101 additions and 0 deletions

11
settings.cmd Normal file
View File

@@ -0,0 +1,11 @@
:: ------------------------------------------------------------
:: Installer
:: ------------------------------------------------------------
:: --- Erstelle und betrete Downloadverzeichnis
set SAVEPATH=%SYSTEMDRIVE%\TEMP\install
MKDIR %SAVEPATH% & CD /D %SAVEPATH%
:: --- Basis-URL des Git-Repository
set GITURL=https://support.ostrachhelp.de/OstrachHELP/setup_windows/raw/branch/main/