From eef9a7ff25acdc857bb61af575345c767d5a52a1 Mon Sep 17 00:00:00 2001 From: Michael Stangl Date: Wed, 17 Jun 2026 15:02:18 +0200 Subject: [PATCH] =?UTF-8?q?Pfade=20mit=20Leerzeichen=20werden=20sonst=20ni?= =?UTF-8?q?cht=20richtig=20aufgel=C3=B6st?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/start_briscad.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/start_briscad.bat b/bin/start_briscad.bat index 67db382..78cd447 100644 --- a/bin/start_briscad.bat +++ b/bin/start_briscad.bat @@ -1,3 +1,3 @@ call "%~dp0setenv.bat" echo DXFMAKRO=%DXFMAKRO% -start "" %BRICSCAD% +start "" "%BRICSCAD%"