Created
          May 8, 2015 11:13 
        
      - 
      
- 
        Save cd01/2e88a1b3bea83c1af7e4 to your computer and use it in GitHub Desktop. 
Revisions
- 
        cd01 created this gist May 8, 2015 .There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ IF EXIST "%USERPROFILE%\jdk" RMDIR "%USERPROFILE%\jdk" MKLINK /J "%USERPROFILE%\jdk" "%PROGRAMFILES%\Java\jdk1.7.0_79" REM MKLINK /J "%USERPROFILE%\jdk" "%PROGRAMFILES%\Java\jdk1.8.0_45"