We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 244f83e commit 02885d5Copy full SHA for 02885d5
ms-windows/osgeo4w/browser-grass.bat.tmpl
@@ -2,6 +2,6 @@
2
call "%~dp0\o4w_env.bat"
3
call "%OSGEO4W_ROOT%"\apps\grass\grass-@grassversion@\etc\env.bat
4
@echo off
5
-path %OSGEO4W_ROOT%\apps\@package@\bin;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\lib;%PATH%
+path %OSGEO4W_ROOT%\apps\@package@\bin;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\lib;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\bin;%PATH%
6
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
7
start "QGIS Browser" /B "%OSGEO4W_ROOT%"\bin\@package@-browser-bin.exe %*
0 commit comments