Author: plavin
Date: 2006-09-12 01:06:22 +0200 (Tue, 12 Sep 2006)
New Revision: 3324
Log:
Changes to installation directory
Modified:
trunk/administrator/starting.xml
Modified: trunk/administrator/starting.xml
===================================================================
--- trunk/administrator/starting.xml 2006-09-11 23:04:24 UTC (rev 3323)
+++ trunk/administrator/starting.xml 2006-09-11 23:06:22 UTC (rev 3324)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 12; 1637 bytes
@@ -27,28 +27,24 @@
<listitem>
<para>
On Windows, start &administrator; by double-clicking its
- desktop icon, or by selecting its item from the
+ desktop icon, or by selecting it from the
<literal>Start</literal> menu. Alternatively, you can open a
DOS window and start it from the command line:
</para>
-<programlisting>
-C:\> C:\<replaceable>program »
-directory</replaceable>\MySQL\&administrator; 1.0\MySQLAdministrator.exe
-</programlisting>
-
+ <programlisting>
+C:\> "C:\<replaceable>%PROGRAMFILES%</replaceable>\MySQL\MySQL Tools
for <replaceable>version</replaceable>\\MySQLAdministrator.exe"
+ </programlisting>
+
<para>
- <replaceable>program directory</replaceable> is the default
+ <replaceable>%PROGRAMFILES%</replaceable> is the default
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 quote characters. For
- example:
+ you must enclose the command within quotation marks as shown above.
</para>
-<programlisting>
-C:\> "C:\Program Files\MySQL\&administrator; 1.0\MySQLAdministrator.exe"
-</programlisting>
+
</listitem>
<listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r3324 - trunk/administrator | plavin | 12 Sep |