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 a155c2c commit ee6c516Copy full SHA for ee6c516
ms-windows/osgeo4w/postinstall.bat
@@ -10,4 +10,5 @@ textreplace -std -t "%O4W_ROOT%\apps\@package@\bin\qgis.reg"
10
"%WINDIR%\regedit" /s "%O4W_ROOT%\apps\@package@\bin\qgis.reg"
11
12
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin
13
+call "%OSGEO4W_ROOT%"\bin\o4w_env.bat
14
start "CRS synchronization" /wait %OSGEO4W_ROOT%\apps\@package@\crssync
0 commit comments