Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Contents of /trunk/doc/en/html/macro/howtoassoc.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3227 - (show annotations) (download) (as text)
Tue Mar 24 15:10:33 2009 UTC (15 years, 1 month ago) by maya
File MIME type: text/html
File size: 1251 byte(s)
CVS から SVN へ移行: 改行コードを LF から CR+LF へ変換
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <HTML>
4 <HEAD>
5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6 <TITLE>How to associate "TTL" files with MACRO</TITLE>
7 <META http-equiv="Content-Style-Type" content="text/css">
8 <link rel="stylesheet" href="../style.css" type="text/css">
9 </HEAD>
10 <BODY>
11
12 <h1>How to associate "TTL" files with MACRO</h1>
13
14 <p class="notice">
15 Since Tera Term 4.59, you can associate ".TTL" files with MACRO with installer.
16 </p>
17
18 <p>
19 To associate the file extention ".TTL" with MACRO, do the following steps.
20 </p>
21
22 <ol>
23 <li>Execute the [View] Options command of Explorer.</li>
24
25 <li>Select the "File Types" tab.</li>
26
27 <li>Click the "New Type" button and specify items like the following.
28 <pre>
29 Description of type: Tera Term macro files
30 Associated extention: TTL
31 </pre></li>
32 <li>Click the "New" button and specify items like the following.
33 <pre>
34 Action: Execute
35 Application used to perform action:
36 "C:\Program Files\teraterm\ttpmacro.exe" "%1"
37 (If Tera Term Pro is installed in C:\Program Files\teraterm.)
38 </pre></li>
39 <li>Close all the dialog boxes by clicking "OK" buttons.</li>
40 </ol>
41
42 </BODY>
43 </HTML>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26