On Mon, 4 Feb 2019, 16:15 Mark Phipps <mark.phi...@sucfin.com wrote: > Whatever solutions you decide are best for installing NetBeans IDE > itself, application providers need a way to bundle a JRE within the > installer. I presume that everyone is still minded to use the NBI > framework to accomplish this? >
Personally, not in the slightest! I made a move on Linux to .deb (soon to be AppImage or Snap), then on macOS to app bundle, and most recently InnoSetup on Windows about a year ago. Bundling is a lot easier when the installation process itself doesn't require the JRE. And I've barely scratched the surface of InnoSetup's features but already got numerous things that were more difficult to achieve via NBI. A question back would actually be, for you why NBI? Best wishes, Neil >