mariadb/packaging
Vladislav Vaintroub dd9ff1276d Bug#55169: Installer does not preserve user's settings in custom mode
Fix some issues with WiX packaging, particularly 
major upgrade and change scenarios.

* remember binary location and data location
(for major upgrade)

* use custom UI, which is WiX Mondo extended 
for major upgrade dialog (no feature selection
screen shown on major upgrade, only upgrade
confirmation). This is necessary to prevent
changing installation path during upgrade
(services are not reregistered, so they would 
have invalid binary path is it is changed)

* Hide datafiles that are installed into 
ProgramFiles, show ones that are installed
in ProgramData

* Make MSI buildable with nmake

* Fix autotools "make dist"
2010-07-24 17:26:45 +02:00
..
WiX Bug#55169: Installer does not preserve user's settings in custom mode 2010-07-24 17:26:45 +02:00
Makefile.am Bug#55169: Installer does not preserve user's settings in custom mode 2010-07-24 17:26:45 +02:00