Reputation: 1
An installation process for Java crashed. When I try to restart the installation, I get the message that there is another installation still running. Where is this flag and how can I reset it?
Upvotes: -1
Views: 51
Reputation:
Try the tip number 6 from https://windowsreport.com/another-installation-already-progress-error-windows-10/#6.
Run regedit. Then find the keys "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsInstallerInProgress" and "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionInstaller" and locate the Default value and double click it. Delete the values from Data value field.
After making changes to your registry, you need to set the Startup type of the Windows Installer service to Disabled. After that, restart your PC and set the Startup type for Windows Installer to Manual.
Upvotes: 0