disabling downloading the jre in simple jre example
Hi!

I'm new to NSIS and I want to set up a setup routine for my java application. But I do not want my routine to try getting a jre from the web. I want to package the jre installer into my NSIS-installer. The silent-installation-mode of the actual jre-installer is comfortable:
I think the NSIS-script would be then something like: