+ 9
You'll need external tools like inno or wix (Windows, didn't deploy for other platforms, but specific tools should exist), see:
https://netbeans.org/kb/docs/java/native_pkg.html#tool
Edit: InnoSetup - very easy (Pascal scripting), but old, packs exe. WixTools - little more complicated to get started with, packs msi.