To fix this you need to modify the MSI DB with an MSI DB editor such as Orca (My personal preference is InstED ). The reason for the error above is that the MSI executes an installer that is embedded into the MSI, but when it runs this installer it doesn’t run it with administrative privileges instead it runs it in the logged on users security context. Contact your support personnel or package vendor.” MSI Fixes
A program run as part of the setup did not finish as expected. There is a problem with this Windows Installer package. If you used a command prompt that isn’t elevated you get the following error in the event viewer, even though you elevate the MSI installation. Now that you have the MSI file you have probably tried to install it from the command line using “msiexec /qb /i jre1.8.0_60.msi”. Copy this MSI to another location then cancel the installation. Open up the correct folder, and within the folder you will see the MSI file “jre1.8.0_60.msi”.
Open the folder “%LOCALAPPDATA%Low\Oracle\Java”, depending if you ran the i586 or 圆4 version you will see one of the following folders. To extract the MSI, run the “jre-8u60-windows-i586.exe” or “jre-8u60-windows-圆4.exe” EXE do not proceed with the installation.