From 17c4540257e08254a085e17a2c2517944871552c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=FCrgen=20E=2E=20Fischer?= Date: Fri, 6 May 2011 22:20:39 +0200 Subject: [PATCH] osgeo4w: fix path in postinstall for crssync --- ms-windows/osgeo4w/postinstall.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/ms-windows/osgeo4w/postinstall.bat b/ms-windows/osgeo4w/postinstall.bat index a4ec1e5712c5..16dc269fe47a 100755 --- a/ms-windows/osgeo4w/postinstall.bat +++ b/ms-windows/osgeo4w/postinstall.bat @@ -9,4 +9,5 @@ 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" +path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin start "CRS synchronization" /wait %OSGEO4W_ROOT%\apps\@package@\crssync