Hi!
I was the last 3 years working on web apps and I’m really lost about installers. I’m working on a plugin under MIT license.
May you recommend me an installer software? In the past, I was using NSIS, but I don’t know if it is still in use.
I was reading the plugin-installer-windows page (https://developer.rhino3d.com/guides/rhinocommon/plugin-installers-windows/), but I don’t understand how Rhino manages the updates. I was thinking every time the plugin loads, as to a backend about the newest version, but when we execute the new version?
Thanks,