Include files into the installer
I'm using the example code "Simple installer with JRE check" (see attached). It works perfectly. In the example, all files in the "stream" directory are being copied to Program files\YourApp
How do I do to put the files inside the installer.exe file, so I don't have to distribute both the installer file, and the stream directory?