I am developing a JavaFX application in a 64 bit windows machine. But after creating an MSI installer of my application it's only running on 64 bit machines and showing version file is not compatible with the version of windows you're running on 32 bit windows pc.
I want to know that is there any way to create a single installer which will work on both the 32 bit and 64 bit windows machine?