hawkhero Posted July 12, 2010 Share Posted July 12, 2010 Hi, Can someone tell me which tool does jasperserver use to make window installer (exe)?It's convient to package tomcat and mysql during installation.It seems it's not NSIS.thanks. Link to comment Share on other sites More sharing options...
tkavanagh Posted July 12, 2010 Share Posted July 12, 2010 The software used is Bitrock InstallBuilder. The bitrock control files are specified as xml scripts. There are some nice additional features such as being able to specify a graphical or command line installation. Also, with the command line, an "unattended" install mode is supported so that all installer input/questions can be specified in a text file that is read in. The same xml scripts can be used to produce windows, linux, mac osx. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now