diff options
Diffstat (limited to 'BUILD/Help/html/advanced/ExternalApp.html')
-rw-r--r-- | BUILD/Help/html/advanced/ExternalApp.html | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/BUILD/Help/html/advanced/ExternalApp.html b/BUILD/Help/html/advanced/ExternalApp.html index 1dd05d4e..68f186c4 100644 --- a/BUILD/Help/html/advanced/ExternalApp.html +++ b/BUILD/Help/html/advanced/ExternalApp.html @@ -5,7 +5,7 @@ <TITLE></TITLE> <META NAME="GENERATOR" CONTENT="OpenOffice.org 3.2 (Win32)"> <META NAME="CREATED" CONTENT="20091206;16574000"> - <META NAME="CHANGED" CONTENT="20101229;20324200"> + <META NAME="CHANGED" CONTENT="20110414;19310800"> <META NAME="Info 1" CONTENT=""> <META NAME="Info 2" CONTENT=""> <META NAME="Info 3" CONTENT=""> @@ -52,17 +52,21 @@ available:</FONT></P> </UL> <P STYLE="margin-bottom: 0cm"><BR> </P> -<P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif"><B>Example:</B></FONT></P> +<P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif"><B>Examples:</B></FONT></P> <UL> <UL> <LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Start - associated application: <FONT FACE="Courier New, monospace">cmd /c - start "" "%name"</FONT></FONT></P> - <LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Start - visual difference tool: <FONT FACE="Courier New, monospace">C:\Program + visual difference tool:<BR><FONT FACE="Courier New, monospace">C:\Program Files\WinMerge\WinMergeU.exe "%name" "%nameCo"</FONT></FONT></P> + <LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Show + file in Windows Explorer:<BR><FONT FACE="Courier New, monospace">explorer + /select, "%name"</FONT></FONT></P> + <LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Open + file in associated application:<BR><FONT FACE="Courier New, monospace">cmd + /c start "" "%name"</FONT></FONT></P> <LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Open - Console: <FONT FACE="Courier New, monospace">cmd /k cd /D "%dir"</FONT></FONT></P> + console dialog:<BR><FONT FACE="Courier New, monospace">cmd /k cd /D + "%dir"</FONT></FONT></P> </UL> </UL> <P STYLE="margin-left: 1.46cm; margin-bottom: 0cm"><SPAN ID="Rahmen1" DIR="LTR" STYLE="float: left; width: 80%; height: 0.14cm; border: 1px solid #000080; padding: 0.05cm; background: #ccccff"> |