Skip to content

Commit

Permalink
osgeo4w: fix path in postinstall for crssync
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed May 6, 2011
1 parent dcc723c commit 17c4540
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ms-windows/osgeo4w/postinstall.bat
Expand Up @@ -9,4 +9,5 @@ set OSGEO4W_ROOT=%OSGEO4W_ROOT:\=\\%
textreplace -std -t "%O4W_ROOT%\apps\@package@\bin\qgis.reg" textreplace -std -t "%O4W_ROOT%\apps\@package@\bin\qgis.reg"
"%WINDIR%\regedit" /s "%O4W_ROOT%\apps\@package@\bin\qgis.reg" "%WINDIR%\regedit" /s "%O4W_ROOT%\apps\@package@\bin\qgis.reg"


path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin
start "CRS synchronization" /wait %OSGEO4W_ROOT%\apps\@package@\crssync start "CRS synchronization" /wait %OSGEO4W_ROOT%\apps\@package@\crssync

0 comments on commit 17c4540

Please sign in to comment.