ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/TSControlPanel/CPanel.Installer.cs
(Generate patch)

Comparing trunk/TSControlPanel/CPanel.Installer.cs (file contents):
Revision 183 by william, Mon Jul 16 14:04:06 2012 UTC vs.
Revision 184 by william, Mon Jul 16 14:05:59 2012 UTC

--- trunk/TSControlPanel/CPanel.Installer.cs	2012/07/16 14:04:06	183
+++ trunk/TSControlPanel/CPanel.Installer.cs	2012/07/16 14:05:59	184
@@ -61,7 +61,7 @@ namespace AnywhereTS
                 // RunFirstTime = 1
                 key.SetValue("RunFirstTime", 1);
                 ATSGlobals.CreateRegistryValues();
-                Logging.TSControlPanelInstallerLog.Info("Successfully created AnywhereTS Control Panel registry Registry settings");
+                Logging.TSControlPanelInstallerLog.Info("Successfully created AnywhereTS Control Panel registry settings");
             }
             catch (Exception ex)
             {