mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
osgeo4w: fix quoting in batch files
This commit is contained in:
parent
565ad28532
commit
801821f6f1
@ -1,10 +1,10 @@
|
||||
@echo off
|
||||
call "%~dp0\o4w_env.bat"
|
||||
call "%OSGEO4W_ROOT%"\apps\grass\grass-@grassversion@\etc\env.bat
|
||||
call "%~dp0\qt5_env.bat"
|
||||
call "%~dp0\py3_env.bat"
|
||||
call "%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\etc\env.bat"
|
||||
call qt5_env.bat
|
||||
call py3_env.bat
|
||||
@echo off
|
||||
path %OSGEO4W_ROOT%\apps\@package@\bin;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\lib;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\bin;%PATH%
|
||||
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
|
||||
set QT_PLUGIN_PATH=%OSGEO4W_ROOT%\apps\@package@\qtplugins;%OSGEO4W_ROOT%\apps\qt5\plugins
|
||||
start "QGIS Browser" /B "%OSGEO4W_ROOT%"\bin\@package@-browser-bin.exe %*
|
||||
start "QGIS Browser" /B "%OSGEO4W_ROOT%\bin\@package@-browser-bin.exe" %*
|
||||
|
@ -1,9 +1,9 @@
|
||||
@echo off
|
||||
call "%~dp0\o4w_env.bat"
|
||||
call "%~dp0\qt5_env.bat"
|
||||
call "%~dp0\py3_env.bat"
|
||||
call qt5_env.bat
|
||||
call py3_env.bat
|
||||
@echo off
|
||||
path %OSGEO4W_ROOT%\apps\@package@\bin;%PATH%
|
||||
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
|
||||
set QT_PLUGIN_PATH=%OSGEO4W_ROOT%\apps\@package@\qtplugins;%OSGEO4W_ROOT%\apps\qt5\plugins
|
||||
start "QGIS Browser" /B "%OSGEO4W_ROOT%"\bin\@package@-browser-bin.exe %*
|
||||
start "QGIS Browser" /B "%OSGEO4W_ROOT%\bin\@package@-browser-bin.exe" %*
|
||||
|
@ -1,6 +1,7 @@
|
||||
@echo off
|
||||
call "%~dp0\o4w_env.bat"
|
||||
call "%~dp0\qt5_env.bat"
|
||||
call qt5_env.bat
|
||||
call py3_env.bat
|
||||
path %OSGEO4W_ROOT%\apps\@package@\bin;%PATH%
|
||||
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
|
||||
set QT_PLUGIN_PATH=%OSGEO4W_ROOT%\apps\@package@\qtplugins;%OSGEO4W_ROOT%\apps\qt5\plugins
|
||||
|
@ -1,5 +1,5 @@
|
||||
call "%OSGEO4W_ROOT%\bin\o4w_env.bat"
|
||||
call "%OSGEO4W_ROOT%\bin\qt5_env.bat"
|
||||
call qt5_env.bat
|
||||
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin
|
||||
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
|
||||
"%OSGEO4W_ROOT%\apps\@package@\crssync"
|
||||
|
@ -29,7 +29,7 @@ REM Do not register extensions if release is installed
|
||||
if not exist "%O4W_ROOT%\apps\qgis\bin\qgis.reg" nircmd elevate "%WINDIR%\regedit" /s "%O4W_ROOT%\apps\@package@\bin\qgis.reg"
|
||||
|
||||
call "%OSGEO4W_ROOT%\bin\o4w_env.bat"
|
||||
call "%OSGEO4W_ROOT%\bin\qt5_env.bat"
|
||||
call qt5_env.bat
|
||||
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin
|
||||
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
|
||||
"%OSGEO4W_ROOT%\apps\@package@\crssync"
|
||||
|
@ -1,7 +1,7 @@
|
||||
@echo off
|
||||
call "%~dp0\o4w_env.bat"
|
||||
call "%~dp0\qt5_env.bat"
|
||||
call "%~dp0\py3_env.bat"
|
||||
call qt5_env.bat
|
||||
call py3_env.bat
|
||||
@echo off
|
||||
path %OSGEO4W_ROOT%\apps\@package@\bin;%PATH%
|
||||
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
|
||||
@ -11,4 +11,4 @@ set VSI_CACHE=TRUE
|
||||
set VSI_CACHE_SIZE=1000000
|
||||
set QT_PLUGIN_PATH=%OSGEO4W_ROOT%\apps\@package@\qtplugins;%OSGEO4W_ROOT%\apps\qt5\plugins
|
||||
set PYTHONPATH=%OSGEO4W_ROOT%\apps\@package@\python;%PYTHONPATH%
|
||||
"%OSGEO4W_ROOT%"\bin\python.exe %*
|
||||
"%PYTHONHOME%\python" %*
|
||||
|
@ -1,6 +1,6 @@
|
||||
@echo off
|
||||
call "%~dp0\o4w_env.bat"
|
||||
call "%OSGEO4W_ROOT%"\apps\grass\grass-@grassversion@\etc\env.bat
|
||||
call "%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\etc\env.bat"
|
||||
call qt5_env.bat
|
||||
call py3_env.bat
|
||||
@echo off
|
||||
@ -11,4 +11,4 @@ rem Set VSI cache to be used as buffer, see #6448
|
||||
set VSI_CACHE=TRUE
|
||||
set VSI_CACHE_SIZE=1000000
|
||||
set QT_PLUGIN_PATH=%OSGEO4W_ROOT%\apps\@package@\qtplugins;%OSGEO4W_ROOT%\apps\qt5\plugins
|
||||
start "QGIS" /B "%OSGEO4W_ROOT%"\bin\@package@-bin.exe %*
|
||||
start "QGIS" /B "%OSGEO4W_ROOT%\bin\@package@-bin.exe" %*
|
||||
|
@ -10,4 +10,4 @@ rem Set VSI cache to be used as buffer, see #6448
|
||||
set VSI_CACHE=TRUE
|
||||
set VSI_CACHE_SIZE=1000000
|
||||
set QT_PLUGIN_PATH=%OSGEO4W_ROOT%\apps\@package@\qtplugins;%OSGEO4W_ROOT%\apps\qt5\plugins
|
||||
start "QGIS" /B "%OSGEO4W_ROOT%"\bin\@package@-bin.exe %*
|
||||
start "QGIS" /B "%OSGEO4W_ROOT%\bin\@package@-bin.exe" %*
|
||||
|
Loading…
x
Reference in New Issue
Block a user