MWL#55 : implement MSI installer
The general technique to generate MSI using CMake is taken from MySQL 5.5 Additional features not present in 5.5 installer : -optionally creating a new database (as Windows service), using new mysql_install_db.exe to do the job - optional upgrade of existing services from old MySQL or Maria installation. This work is actually done by the upgrade wizard that is launched at the end of installation.
Showing
win/packaging/CMakeLists.txt
0 → 100644
win/packaging/COPYING.rtf
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
win/packaging/custom_ui.wxs
0 → 100644
This diff is collapsed.
win/packaging/extra.wxs.in
0 → 100644
This diff is collapsed.
Please register or sign in to comment