diff --git a/ms-windows/osgeo4w/qgis.bat.tmpl b/ms-windows/osgeo4w/qgis.bat.tmpl index b8ff137147c..5eacb4da55a 100755 --- a/ms-windows/osgeo4w/qgis.bat.tmpl +++ b/ms-windows/osgeo4w/qgis.bat.tmpl @@ -3,6 +3,7 @@ SET OSGEO4W_ROOT=@osgeo4w@ call "%OSGEO4W_ROOT%"\bin\o4w_env.bat call "%OSGEO4W_ROOT%"\bin\gdal17.bat +call "%OSGEO4W_ROOT%"\bin\grass-env.bat @echo off path %PATH%;%GISBASE%\bin start "Quantum GIS" /B "%OSGEO4W_ROOT%"\apps\@package@\bin\qgis.exe %*