beim Anlegen des Icons wird der Explorer gleich aufgerufen

This commit is contained in:
2025-06-20 18:12:06 +02:00
parent a3e0a15b0e
commit ab06d46bc5
2 changed files with 4 additions and 6 deletions
+3 -4
View File
@@ -4,8 +4,7 @@ call setenv.bat
set SHORTCUT=%INSTALL_DIR%\create_cables.lnk
DEL getexdraw.bat
git checkout bin\getexdraw.bat
DEL %INSTALL_DIR%\create_cables.lnk
rmdir %INSTALL_DIR%
git checkout getexdraw.bat
DEL /Q %INSTALL_DIR%\create_cables.lnk
RD /Q %INSTALL_DIR%
pause