Hi there,
When building the windows installer, there's the option to include the path
to a .zip containing the jre.
If you download the jre from Oracle, it contains a folder like
'jre1.8.0_25', and this folder is what contains the bin, lib etc and other
jre files.
My question is, does the installer expect the jre files to be contained in
the jre1.8.0_25 directory? Or does it expect the jre files to be in the
root of the zip?
Also, does the installer leave logs anywhere when its run?
Thanks for the clarification.