
It\'s showing -
This installer must be executed using a Java Development Kit (JDK)
On your System Properties - Environment Variable, on Path, please check that any JRE path would be located first before the actual JDK path which might be present at the bottom.
In my case, Oracle JRE path was mentioned first, then the JDK later. I just moved up the jdk path above the JRE one and it worked charm.