Skip to content

Commit

Permalink
fix osgeo4w postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jun 16, 2012
1 parent 34f4654 commit 98eccb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ms-windows/osgeo4w/postinstall.bat
Expand Up @@ -12,6 +12,7 @@ set OSGEO4W_ROOT=%OSGEO4W_ROOT:\=\\%
textreplace -std -t "%O4W_ROOT%\apps\@package@\bin\qgis.reg"
"%WINDIR%\regedit" /s "%O4W_ROOT%\apps\@package@\bin\qgis.reg"

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

0 comments on commit 98eccb2

Please sign in to comment.