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

Comparing trunk/TSAdminTool/frmAdmin.cs (file contents):
Revision 122 by william, Sat Jul 14 08:03:33 2012 UTC vs.
Revision 123 by william, Sat Jul 14 11:14:09 2012 UTC

# Line 787 | Line 787 | namespace AnywhereTS
787  
788              ATSGlobals.managedMode = 1; // We are running in Managed Mode
789  
790 <            // Save the database directory to registry
791 <            ProSupport.strDatabasePath = dataDir;
792 <            ATSGlobals.SetATSRegValue(ProSupport.strRegDatabaseDir, ProSupport.strDatabasePath);
790 >            //// Save the database directory to registry
791 >            //ProSupport.strDatabasePath = dataDir;
792 >            //ATSGlobals.SetATSRegValue(ProSupport.strRegDatabaseDir, ProSupport.strDatabasePath);
793  
794              // Save mode
795              ATSGlobals.SetATSRegValue(ATSGlobals.strRegManagedMode, ATSGlobals.managedMode);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines