We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f4654 commit 98eccb2Copy full SHA for 98eccb2
ms-windows/osgeo4w/postinstall.bat
@@ -12,6 +12,7 @@ set OSGEO4W_ROOT=%OSGEO4W_ROOT:\=\\%
12
textreplace -std -t "%O4W_ROOT%\apps\@package@\bin\qgis.reg"
13
"%WINDIR%\regedit" /s "%O4W_ROOT%\apps\@package@\bin\qgis.reg"
14
15
+set OSGEO4W_ROOT=%O4W_ROOT%
16
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin
17
call "%OSGEO4W_ROOT%"\bin\o4w_env.bat
18
start "CRS synchronization" /wait %OSGEO4W_ROOT%\apps\@package@\crssync
0 commit comments