Skip to content

Commit 98eccb2

Browse files
committed
fix osgeo4w postinstall
1 parent 34f4654 commit 98eccb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ms-windows/osgeo4w/postinstall.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ set OSGEO4W_ROOT=%OSGEO4W_ROOT:\=\\%
1212
textreplace -std -t "%O4W_ROOT%\apps\@package@\bin\qgis.reg"
1313
"%WINDIR%\regedit" /s "%O4W_ROOT%\apps\@package@\bin\qgis.reg"
1414

15+
set OSGEO4W_ROOT=%O4W_ROOT%
1516
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin
1617
call "%OSGEO4W_ROOT%"\bin\o4w_env.bat
1718
start "CRS synchronization" /wait %OSGEO4W_ROOT%\apps\@package@\crssync

0 commit comments

Comments
 (0)