Skip to content
⌘ NSIS Forum Archive

New NSIS plugin

3 posts

Nadar#

New NSIS plugin

I've made a new NSIS plugin that I've called NsJavaLocator - as the name suggests it can be used to search for Java installations to make it easier to for example suggest or actually download/install Java during the installation if required. It can be found here: https://github.com/DigitalMediaServer/NsJavaLocator

I wanted to add it to the list of plugins at the NSIS wiki, but couldn't figure out how to. I'm hoping that by posting here, I might make it happen 😉
Anders#
I see you created a wiki user. Create your plugin page and I can add it to the list for you.
Nadar#
Sorry for the delay. Yule and everything made me forget this for a while. I've made a page now, and it seems like it even ended up being listed (because of [[Category:Plugins]] I assume). I didn't write much about it, since the README.md file explains everything.

Let me know if there's something I should add or change.