Skip to main content
MWale.1
Associate
February 19, 2020
Question

How do I install and uninstall STM32CubeMX-5.5.0 silently from the command line?

  • February 19, 2020
  • 5 replies
  • 3793 views

..

This topic has been closed for replies.

5 replies

Technical Moderator
February 19, 2020

Hi,

Follow the instruction in the "STM32CubeMX for STM32 configuration and initialization C code generation" - User manual.

Regards

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
MWale.1
MWale.1Author
Associate
February 25, 2020

Hi,

thanks for your reply. I have already tried to follow the instruction. But it doesnt work, because of the damaged jar-file. Following error message popped up:

Error: Main class com.izforge.izpack.uninstaller.Uninstaller could not be found or load.

The other options dont work too. I am not able to uninstall this software.

Regards

MWale.1

John Winters
Associate II
May 21, 2020

Is it still unresolved? I have the same issue here.

John Winters
Associate II
May 21, 2020

I can't uninstall it also

John Winters
Associate II
May 21, 2020

That's it. I tried everything. If I don't hear from tech support, we don't use this.

Khouloud ZEMMELI
ST Employee
May 22, 2020

​@MWale.1​ 

Open the cmd (run as administrator)

C:\windows\system32>java -jar "C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX-5.6.1\Uninstaller\uninstaller.jar" (Note : C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX-5.6.1\ is my cubeMX installation path)

Follow steps then it will be uninstalled.