From: Date: August 29 2008 10:43pm
Subject: Connector/NET commit: r1397 - in trunk: . Installer
List-Archive: http://lists.mysql.com/commits/52936
X-Bug: 39019
Message-Id: <200808292043.m7TKhbWn013437@bk-internal.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Modified:
trunk/CHANGES
trunk/Installer/visualstudio.wxs
Log:
- fixed problem with installer where it would fail silently if the visual studio paths
do not exist or match what is in the registry. (bug #39019)
Modified: trunk/CHANGES
===================================================================
--- trunk/CHANGES 2008-08-29 17:10:42 UTC (rev 1396)
+++ trunk/CHANGES 2008-08-29 20:43:37 UTC (rev 1397)
@@ -11,8 +11,9 @@
throw the appropriate exception (bug #38939)
- fixed web providers autogenerateschema option where it would fail if no schema is
present at all (bug #39072)
+- fixed problem with installer where it would fail silently if the visual studio paths
+ do not exist or match what is in the registry. (bug #39019)
-
Version 5.2.3 - 8/14/08
- Increased the speed of MySqlDataReader.GetOrdinal dramatically by using a couple
of hashes for lookups
Modified: trunk/Installer/visualstudio.wxs
===================================================================
--- trunk/Installer/visualstudio.wxs 2008-08-29 17:10:42 UTC (rev 1396)
+++ trunk/Installer/visualstudio.wxs 2008-08-29 20:43:37 UTC (rev 1397)
@@ -8,8 +8,6 @@
-
@@ -33,11 +31,11 @@
-
+
-
+
-
+
@@ -45,11 +43,11 @@
Name='EnvironmentDirectory' Type='raw'/>
-
+
-
+
-
+