adipiciu
adipiciu
If you upgrade from 2.14 to 2.16.36 x64, it does not remove the old 2.14 version. The context menu gets corrupted. The latest 64bit version should uninstall/upgrade old versions, even...
Removed the JavaSoftCurrentVersion component condition. Temurin 8 JavaSoftCurrentVersion key is not removed at uninstall, because the condition is never satisfied. For Temurin 11, 17, etc, the condition doesn't make any...
By using only the Major version in the installdir path, the installation directory will not change during upgrades. C:\Program Files\Eclipse Adoptium\jre-8-hotspot C:\Program Files\Eclipse Adoptium\jdk-8-hotspot C:\Program Files\Eclipse Adoptium\jre-11-hotspot etc..
Updated wix3.11 and W10 sdk links Added missing WIX variable Removed calling the batch file from step 3, because it's done at step 4
The latest IcedTea **snapshot 28**, does not start if appletTrustSettings lock file exist in C:\Windows\Sun\Java\Deployment folder. The lock file "C:\Windows\Sun\Java\Deployment\appletTrustSettings" gets created if you run itweb-settings.exe as admin. After that,...