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
+
+
+ RegisterServer And NOT Installed And ACTION="INSTALL"
+
+
+ {&TahomaBold8}Register the MySQL Server now
+ RegisterServer And NOT Installed And ACTION="INSTALL"
+
+
+ Use this option to register this MySQL server with SunConnect service, to receive automatic update notifications on future releases and other free offerings. A browser window will open briefly to allow you to complete the registration.
+ RegisterServer And NOT Installed And ACTION="INSTALL"
+
+
{&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