Produktiv Pfade einchecken

This commit is contained in:
2025-12-05 17:20:34 +01:00
parent a499180848
commit 308dc8bfc4
3 changed files with 89 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ for %%i in ("%~1") do (
set "EXT=%%~xi"
set "DIR=%%~dpi"
)
call C:\kabellaengen\bin\setenv.bat
call C:\10-Develop\gitrepos\kabellaengen\bin\setenv.bat
REM echo Dateiname ohne Erweiterung: %FILENAME%
REM echo Erweiterung: %EXT%