Writing dental installer
Posted: Tue Jun 29, 2010 9:20 am
With the help of NSIS, I am writing dental installer with following feature:-
(Please give your feedback and share your dental installation experiences)
1- It will come with option = Standard / Full / Custom option
Standard version
> Copying of required assembly in program folder
> Creation of icon on desktop and menu in program
> It will create all folders e.g. A-Z, exports, etc as per user choice and update database entry accordingly
> It will verify if Framework 3.0 is installed. If not it will ask user to install and then continue.
> It will verify if MySQL is available. If not it will ask user in middle to install. After installation creation of database. Update will be taken care by dental program itself.
Full Installation
It will have everything from Standard, plus complete latest source code. By default source code will be installed in program folder.
Custom Version
An individual option with check box. E.g. using this option an user can only install dental software ignoring mySql and Framework, Developer can install source code and ignore rest of components.
The installer will support installation, uninstallation and repair.
Please share your feedback to make a good installer.
Sushil
(Please give your feedback and share your dental installation experiences)
1- It will come with option = Standard / Full / Custom option
Standard version
> Copying of required assembly in program folder
> Creation of icon on desktop and menu in program
> It will create all folders e.g. A-Z, exports, etc as per user choice and update database entry accordingly
> It will verify if Framework 3.0 is installed. If not it will ask user to install and then continue.
> It will verify if MySQL is available. If not it will ask user in middle to install. After installation creation of database. Update will be taken care by dental program itself.
Full Installation
It will have everything from Standard, plus complete latest source code. By default source code will be installed in program folder.
Custom Version
An individual option with check box. E.g. using this option an user can only install dental software ignoring mySql and Framework, Developer can install source code and ignore rest of components.
The installer will support installation, uninstallation and repair.
Please share your feedback to make a good installer.
Sushil