Lines Matching refs:HOME
24 if "%HOME%"=="" goto homeDrivePathPre
25 if exist "%HOME%\antrc_pre.bat" call "%HOME%\antrc_pre.bat"
29 if "%HOMEDRIVE%%HOMEPATH%"=="%HOME%" goto userProfilePre
34 if "%USERPROFILE%"=="%HOME%" goto alpha
202 if "%HOME%"=="" goto homeDrivePathPost
203 if exist "%HOME%\antrc_post.bat" call "%HOME%\antrc_post.bat"
207 if "%HOMEDRIVE%%HOMEPATH%"=="%HOME%" goto userProfilePost
212 if "%USERPROFILE%"=="%HOME%" goto omega