瀏覽代碼

winGRASS-R-integration: fix check R installation

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@67473 15284696-431f-4ddb-bdfa-cd5b030d7da7
Helmut Kudrnovsky 9 年之前
父節點
當前提交
a99fa4b622
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mswindows/env.bat

+ 1 - 1
mswindows/env.bat

@@ -19,4 +19,4 @@ IF EXIST "%ProgramFiles%\RStudio\bin\rstudio.exe" set PATH=%PATH%;%ProgramFiles%
 
 REM set R temporarily to %PATH%
 
-IF EXIST "%GISBASE%\extrabin\R.exe" %GISBASE%\extrabin\R path
+IF EXIST "%ProgramFiles%\R\" %GISBASE%\extrabin\R path