Lagrange [release]
Windows: urlopen.bat runs without a window
[1mdiff --git a/res/urlopen.bat b/res/urlopen.bat[m [1mindex 82935824..88674c25 100644[m [1m--- a/res/urlopen.bat[m [1m+++ b/res/urlopen.bat[m [36m@@ -1,2 +1,2 @@[m @echo off[m [31m-start %1[m [32m+[m[32mstart /b %1[m