From: ishmal Date: Tue, 16 May 2006 19:02:45 +0000 (+0000) Subject: Use 'start' to avoid the console X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9eebd5cf811a5a5b6b61b289c4b3ff7159f35d7c;p=inkscape.git Use 'start' to avoid the console --- diff --git a/src/pedro/pedro.bat b/src/pedro/pedro.bat index 848bec5e0..3bc8b0e50 100644 --- a/src/pedro/pedro.bat +++ b/src/pedro/pedro.bat @@ -1,2 +1,2 @@ set path=c:\inkscape;%path% -pedro.exe +start pedro.exe