List:Commits« Previous MessageNext Message »
From:plavin Date:October 16 2006 4:48pm
Subject:svn commit - mysqldoc@docsrva: r3648 - trunk/gui-common
View as plain text  
Author: plavin
Date: 2006-10-16 16:48:41 +0200 (Mon, 16 Oct 2006)
New Revision: 3648

Log:
Save chapter prior to name change

Modified:
   trunk/gui-common/uninstall-all.xml


Modified: trunk/gui-common/uninstall-all.xml
===================================================================
--- trunk/gui-common/uninstall-all.xml	2006-10-16 02:05:14 UTC (rev 3647)
+++ trunk/gui-common/uninstall-all.xml	2006-10-16 14:48:41 UTC (rev 3648)
Changed blocks: 1, Lines Added: 30, Lines Deleted: 3; 1414 bytes

@@ -18,16 +18,43 @@
     
   </para>
   
-  <!-- Introduction -->
+  <!-- Windows -->
   
+  <section>
+    <title>Uninstall Windows</title>
+    
+  <para>
+    To uninstall &gui_tools; open the <literal>Control Panel</literal>
+    and Choose <literal>Add or Remove Programs</literal>. Find the 
+    <literal>Mysql Tools</literal> entry and choose the
<guibutton>Remove</guibutton>
+    button. Choosing this option will remove all of the GUI Tools.
+  </para>
   
+  <note>
+    <para>
+      Currently, there is no command line option for removing
+      &gui_tools;.
+    </para>
+  </note>
   
-  <!-- END WINDOWS INSTALL -->
+  <para>
+    After you have removed &gui_tools; you may remove the 
+    <filename>MySQL
+      Tools for <replaceable>version</replaceable></filename>
directory.
+      Unless you choose otherwise on installtion you
+      should find this directory below the 
+     
<filename>C:\<replaceable>%PROGRAMFILES%</replaceable>\MySQL\</filename>
+      directory.
+    </para>
+  </section>
   
+  <!-- END WINDOWS UnINSTALL -->
   
   
-  <!-- END LINUX INSTALLATION -->
   
+  <!-- END LINUX UnINSTALLATION -->
   
   
+  <!-- END OS X UnINSTALLATION -->
+  
 </chapter>


Thread
svn commit - mysqldoc@docsrva: r3648 - trunk/gui-commonplavin16 Oct