- Die Auslieferungsorte der Ergebnisse sollen immer auf Z: liegen. ioconverter.bat und getexdraw.bat haben jeweils eigene Zielverzeichnisse. setenv.bat entsprechend angepasst

This commit is contained in:
2025-07-14 14:37:59 +02:00
parent 1983696644
commit 9cff95a396
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ if not exist "%PROJECT_WORK%\%EXCEL_RES%" (
echo.
mkdir %INSTALL_DIR%\%FILENAME%
move %PROJECT_WORK%\%FILENAME%_* %INSTALL_DIR%\%FILENAME%
move %PROJECT_WORK%\%FILENAME%_* %BOM_RESULTS_DIR%\%FILENAME%
pause