2020-11-16 01:55 PM
When I use the normal Win10 'Add/Remove' programs utility to uninstall ST32Cube Programmer, I get the following error
"Windows cannot find 'C:\Program Files (x86)\Java\jre1.8.0_261\bin\javaw.exe'. Make sure you typed the name correctly, and then try again." (see attached image).
I don't have any current need for the STM32Cube Programmer, so I'd like to get rid of it for the time being - how do I do that?
TIA,
Frank
Solved! Go to Solution.
2020-11-17 10:27 AM
You have probably already uninstalled this Java version with which the STM32CubeProgrammer was installed. However, you can of course uninstall the STM32CubeProgrammer manually:
Windows Registry Editor Version 5.00
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\STM32CubeProgrammer 2.5.0]
That's it!
When your question is answered, please close this topic by choosing Select as Best.
Good luck!
/Peter
2020-11-17 10:27 AM
You have probably already uninstalled this Java version with which the STM32CubeProgrammer was installed. However, you can of course uninstall the STM32CubeProgrammer manually:
Windows Registry Editor Version 5.00
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\STM32CubeProgrammer 2.5.0]
That's it!
When your question is answered, please close this topic by choosing Select as Best.
Good luck!
/Peter
2020-11-17 04:02 PM
Thanks for the quick reply. Unfortunately my setup did not conform fully to your scripts, but it was close enough so I could follow it ;-). In most places, instead of 'STM32CubeProgrammer25' it was 'STM32CubeProgrammer'. The reg script didn't do anything, but the registry location allowed me to do it myself
I can't believe you guys built an uninstall program that depends on a specific version of java
Frank
2020-11-18 12:17 AM
Good to know it worked for you.
Regarding Java: the STM32CubeProgrammer is a huge project indeed, so it will take (took some) time to change its basic layer. But you can look forward - the next version of STM32CubeProgrammer will embed its own Java, so stay tuned.
<edit>
The new CubeProgrammer has arrived - see here!
</edit>
/Peter