Index: source/wix/mysql_common_ui.xml =================================================================== --- source/wix/mysql_common_ui.xml (revision 138) +++ source/wix/mysql_common_ui.xml (working copy) @@ -51,11 +51,10 @@ NoMinimize="yes"> + ConfigureServer And NOT Installed And ACTION="INSTALL" And $ServerInstanceConfig=3 - NOT Installed And ACTION="INSTALL" And $ServerInstanceConfig=3 - NOT Installed And ACTION="INSTALL" And $ServerInstanceConfig=3 - - ConfigureServer And NOT Installed And ACTION="INSTALL" And $ServerInstanceConfig=3 + RegisterServer And NOT Installed And ACTION="INSTALL" + RegisterServer And NOT Installed And ACTION="INSTALL" 1 Use this option to generate an optimized MySQL config file, setup a Windows service running on a dedicated port and to set the password for the root account. NOT Installed And ACTION="INSTALL" And $ServerInstanceConfig=3 + + + + + {&TahomaBold10}Wizard Completed Index: source/wix/mysql_server_registration.xml =================================================================== --- source/wix/mysql_server_registration.xml (revision 138) +++ source/wix/mysql_server_registration.xml (working copy) @@ -14,6 +14,7 @@ + 1