Invocation of this Java Application has caused an Invocation TargetException. Error

I am trying to install Altair Inspire on my laptop. But during installation, I get some errors. Any help would be appreciated to solve this issue.
I have attached the screenshots.
Thanks,
Owais
Best Answer
-
Hello,
Inspire 2022.1 will not work on Windows 11. Please use either Windows 10 or Inspire 2022.
Thanks,
Matthieu
1
Answers
-
Hi Owais,
You need to check the version of Java installed on your computer. For example, in the Command Prompt,
C:\Windows\System32>java -version
java version "1.8.0_341"
Java(TM) SE Runtime Environment (build 1.8.0_341-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.341-b10, mixed mode)------
If you do not have the latest version, please install the version of the JRE the server supports to launch the installer. Using JRE 1.8.0 341 (64 bit).
Best regards,
Alexandru
1 -
Hello,
Inspire 2022.1 will not work on Windows 11. Please use either Windows 10 or Inspire 2022.
Thanks,
Matthieu
1 -
Hi Owais,
You need to check the version of Java installed on your computer. For example, in the Command Prompt,
C:\Windows\System32>java -version
java version "1.8.0_341"
Java(TM) SE Runtime Environment (build 1.8.0_341-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.341-b10, mixed mode)------
If you do not have the latest version, please install the version of the JRE the server supports to launch the installer. Using JRE 1.8.0 341 (64 bit).
Best regards,
Alexandru
Thank you for your help and sorry for the late reply.
There was a windows 11 compatibility issue in the latest version. I have installed the 2022, it is working fine.
Regards,
Owais
0 -
Matthieu Pupat_21268 said:
Hello,
Inspire 2022.1 will not work on Windows 11. Please use either Windows 10 or Inspire 2022.
Thanks,
Matthieu
Thanks Matthieu for your suggestion.
I did that, now it's working fine.
Regards,
Owais
0