There was an error while loading. Please reload this page.
1 parent 2c071ce commit 0e5f901Copy full SHA for 0e5f901
1 file changed
Doc/make.bat
@@ -156,7 +156,7 @@ cmd /C %this% html
156
157
if EXIST "%BUILDDIR%\html\index.html" (
158
echo.Opening "%BUILDDIR%\html\index.html" in the default web browser...
159
- start "%BUILDDIR%\html\index.html"
+ start "" "%BUILDDIR%\html\index.html"
160
)
161
162
goto end
0 commit comments