We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dac2712 commit 7025f38Copy full SHA for 7025f38
ms-windows/osgeo4w/qgis.bat.tmpl
@@ -4,5 +4,6 @@ SET OSGEO4W_ROOT=@osgeo4w@
4
call "%OSGEO4W_ROOT%"\bin\o4w_env.bat
5
call "%OSGEO4W_ROOT%"\apps\grass\grass-@grassversion@\etc\env.bat
6
@echo off
7
+set GDAL_DRIVER_PATH=%OSGEO4W_ROOT%\bin\gdalplugins\1.9;OSGEO4W_ROOT%\bin\gdalplugins
8
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\lib
9
start "Quantum GIS" /B "%OSGEO4W_ROOT%"\apps\@package@\bin\qgis.exe %*
0 commit comments