M
Marko Myllymäki
Guest
Silent install option is nice to have, but it has a few problems: sometimes you would like to change a value (e.g. the install directory) while keeping all the other values as defined in the ini file. I don't like the idea of editing the ini file manually. Another problem with silent install is that you don't easily see if the install process is doing something or if it has failed. The non-silent install process is often too complicated for the end user. Another problem is that installing several versions in one machine requires you to manually change port numbers unique for each version (AdminService port, admin port, name server port, web server port etc.). Enhancement request(s): - Make non-silent setup simpler by reading default values from an ini file (like silent install). Add two options: simple mode: one click install using values defined in an ini file. Basically like silent install but showing progress and errors on screen. advanced mode: like the current installation wizard except that default values are read from an ini file. - Make installing several different versions in one machine easier by ensuring that the different versions are not using the same ports
Continue reading...
Continue reading...