HomeSort by relevance Sort by last modified time
    Searched refs:ProgramW6432 (Results 1 - 2 of 2) sorted by null

  /sdk/files/
find_java.bat 44 rem - %ProgramW6432%, which points to a 32-bit install. This may not be defined.
51 for /D %%a in ( "%ProgramW6432%\Java\*" ) do call :TestJavaDir "%%a"
56 if not defined ProgramW6432 goto :Check32
57 if "%ProgramW6432%"=="%ProgramFiles%" goto :Check32
58 echo Checking if Java is installed in %ProgramW6432%\Java instead (64-bit).
61 for /D %%a in ( "%ProgramW6432%\Java\*" ) do call :TestJavaDir "%%a"
  /external/webkit/Tools/Scripts/
old-run-webkit-tests     [all...]

Completed in 96 milliseconds