alle Default files rein

This commit is contained in:
mistangl
2026-04-10 12:11:52 +02:00
commit 385e33e882
12 changed files with 424 additions and 0 deletions

7
bin/get_cmd.bat Normal file
View File

@@ -0,0 +1,7 @@
@echo off
REM ================================================================
REM PLANTPLAN - Shell mit gesetzten Umgebungsvariablen öffnen
REM ================================================================
call "%~dp0setenv.bat"
start cmd /k "echo PLANTPLAN Umgebung aktiv. && echo PROJECT=%PROJECT%"