We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d78882 commit bc3727cCopy full SHA for bc3727c
ms-windows/osgeo4w/qgis.bat.tmpl
@@ -4,6 +4,5 @@ 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