Hey guys,
I'm pretty new to electron. I'm using electron-builder to package my app and create the installer. It works perfectly well, I'm aiming ONLY windows for the moment, and I would like to know if it's possible to customize the installer window ? I would like to keep the default behavior, but have an installer that match my app style and theme.
And if it possible for uninstaller too, it would be really nice !
Thanks