Here's one idea for how to make an "official" Windows installer, i.e. an 
installer that is distributed as a convenience binary, officially from Apache 
NetBeans:

1) Improve the netbeans64.exe launcher so that when it starts and doesn't find 
the JDK, it prompts the user to select one with a file browser, and remembers 
the selection for the next time.
2) Package this into an MSI installer using the scripts at 
https://github.com/eirikbakke/netbeans-msi-example , with only minimal changes 
to fit into the existing GitHub Actions scripts on the main NetBeans repo.

Thoughts on this approach? (In case I decide to work on it.)

-- Eirik

From: Michael Bien <[email protected]>
Reply-To: "[email protected]" <[email protected]>
Date: Tuesday, March 18, 2025 at 5:36 PM
To: "[email protected]" <[email protected]>, Neil C Smith 
<[email protected]>
Subject: Re: Re : Re: heads up: windows installer/uninstaller issues

On 3/18/25 11:50, Neil C Smith wrote:
We should have resolved the issue of a new home for the community
installers, which should lead to a viable alternative for NB26.

that would be great news for windows users i think!

-mbien


Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: 
[email protected]<mailto:[email protected]>
For additional commands, e-mail: 
[email protected]<mailto:[email protected]>

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





---------------------------------------------------------------------
To unsubscribe, e-mail: 
[email protected]<mailto:[email protected]>
For additional commands, e-mail: 
[email protected]<mailto:[email protected]>

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Reply via email to