12
edits
Changes
Java
,→Java Runtime Environment (JRE) 8
'''MSI extraction:'''
please note that as of JRE 8u60 when extracting the .msi files from the executable, they will be extracted to:
<code>%APPDATA%\..\LocalLow\Oracle\Java\</code> (e.g. <code>C:\Users\username\AppData\LocalLow\Oracle\Java</code>
and no longer:
<code>%APPDATA%\..\LocalLow\Sun\Java\</code> (e.g. <code>C:\Users\username\AppData\LocalLow\Sun\Java</code>