I have a javafx application which I package it with javafx-maven-plugin (windows installer). I could also package it with ANT script.
My question is, I could change the Icon of the installer. But is it possible to change the install wizard style? like button colors, caption, add a logo, background image, etc?