Friends, I use the JSMOOTH installer to create the .exe file and bound my default JRE path in it.
If the user does not have a Java virtual machine in his system, he should use the BREED JRE in my .exe file.
But I redirected it to the download page with all the skeleton parameters, but could not use the combined JRE ..
There are 5 skeletons 1.Win Service 2.Autodownload wrapper 3.Console wrapper 4.Windowed Wrapper 5.Computer web loader.
My question is:
1. From this fifth option, I have to choose so that if the user is not a JVM, he uses my associated JRE.
The error I am getting is as follows:
If I use 1.Auto Download wrapper as my skeleton, I get
and 
If I use the CustomWeb bootloader as my skeleton, I get 
3.If I use a window wrappper as my skeletal console, I get 
- If I use the console shell as my skeleton, I get

I want that if there is no JVM in the user's system, he should use a unified JRE instead of asking to load JAVA ..
I have added this guide and will do so, but still I cannot reach my destination.
My JSmooth Screens 


I have a JAR file on my desktop inside the Test folder, as well as my JRE folder inside it.
I tried to save the JRE around .exe and the default path .. But all the time it refers to the Java default path Jre ...
java installer jvm
Venky Mar 23 2018-11-11T00: 00Z
source share