How to bundle additional files with the installer
"kmilito" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
I would like to bundle some additional files (not related to the application) with the installer, as for example, USB drivers, manuals, etc... I have looked around and haven't found any tutorial that explains hot to do it, I guess it should be part of the build script but not sure exactly what would I need to do. Thanks