batch file - Next button is not getting enabled after started a java process -


i developing installer windows based , have written batch file install dependencies application.

after successful dependencies installation going install application. here question after successful application installation want start server(its java process, keep running until stop) automatically starting manually.

here after started server part of app installation next button in *installpanel not enabled.*

this executable info

executable targetfile="$install_path/install_script.bat" stage="postinstall" keep="false" failure="abort"

am using izpack 5 version.

note : if stop java process , next button in installpanel getting enabled.

can please me out?

thanks in advance.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -