I'm little new in javafx8 . I had created a System based application in java which is working fine but for new functionality i have to re-install it again & again .
please suggest me the best way for auto update of my application .
I try updateFX but it doesn't work . I'm creating setup using launch4j and inno-setup .
Thanks in advance .