Hi Peter, I believe the stub gets the rest of the installer's binary data appended to it or vise-versa https://github.com/apache/netbeans/blob/master/nbi/engine/src/org/netbeans/installer/utils/system/launchers/impl/ExeLauncher.java
--Christian On Mon, Feb 27, 2023 at 12:12 PM Peter Hull <peterhul...@gmail.com> wrote: > I was wanting to investigate the 'native' windows installer to see if > I could fix https://github.com/apache/netbeans/issues/5060 'Difficulty > with NB16 Windows installer' but I cannot figure out how the windows > stub exe gets incorporated to the final, overall windows installer > 'Apache-NetBeans-17-bin-windows-x64.exe' or whatever. > > Can anyone give me some hints to get started? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org > For additional commands, e-mail: dev-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >