Author: plavin
Date: 2006-09-12 01:20:12 +0200 (Tue, 12 Sep 2006)
New Revision: 3325
Log:
Changes due to new installation directory
Modified:
trunk/query-browser/starting.xml
Modified: trunk/query-browser/starting.xml
===================================================================
--- trunk/query-browser/starting.xml 2006-09-11 23:06:22 UTC (rev 3324)
+++ trunk/query-browser/starting.xml 2006-09-11 23:20:12 UTC (rev 3325)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 11; 1918 bytes
@@ -26,14 +26,13 @@
desktop icon, or by selecting its entry from the
<literal>Start</literal> menu (typically the
<guimenu>&query_browser;</guimenu> entry of the
- <guimenu>MySQL</guimenu> section of the
- <literal>Start</literal> menu). Alternatively, you can open a
+ <guimenu>MySQL</guimenu> menu item). Alternatively, you can open a
DOS window and start the &query_browser; from the command
line:
</para>
<programlisting>
-C:\<replaceable>%PROGRAMFILES%</replaceable>\MySQL\MySQL Query Browser 1.1\MySQLQueryBrowser.exe
+"C:\<replaceable>%PROGRAMFILES%</replaceable>\MySQL Tools for <replaceable>version</replaceable>\MySQLQueryBrowser.exe"
</programlisting>
<para>
@@ -41,21 +40,15 @@
directory for programs on your machine. For example,
<literal>C:\Program Files</literal> or
<literal>C:\programme</literal>. If your path contains spaces,
- you should enclose the command within double quotes. For
- example:
+ you should enclose the command within double quotes as shown above.
</para>
-<programlisting>
-
-C:\> "C:\program files\MySQL\GUITools\MySQLQueryBrowser.exe"
-
-</programlisting>
</listitem>
<listitem>
<para>
On Linux desktops, start &query_browser; by changing your
- directory to <filename>/opt/mysql-query-browser/bin</filename>
+ directory to <literal>/opt/mysql-gui-tools-<replaceable>version</replaceable></literal>
or <filename>/usr/bin</filename>, and then executing
<literal>mysql-query-browser</literal>.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r3325 - trunk/query-browser | plavin | 12 Sep |