Last change
on this file since 1036 was 2, checked in by root, 23 years ago |
Initial revision
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
944 bytes
|
Line | |
---|
1 | ; FM/2 associations file -- 5 lines: mask, cmd line, sig, offset, flags
|
---|
2 | ;
|
---|
3 | ; For OS/2 associations only, uncomment following 5 lines and delete
|
---|
4 | ; the rest:
|
---|
5 | ;*
|
---|
6 | ;<>
|
---|
7 | ;
|
---|
8 | ;0
|
---|
9 | ;0
|
---|
10 | ;
|
---|
11 | ; To run executable programs without the dialog box that FM/2 normally
|
---|
12 | ; produces, uncomment following 5 lines:
|
---|
13 | ;*.exe;*.com;*.bat;*.cmd
|
---|
14 | ;<>
|
---|
15 | ;
|
---|
16 | ;0
|
---|
17 | ;0
|
---|
18 | ;
|
---|
19 | *.ico;*.ptr
|
---|
20 | iconedit.exe %a
|
---|
21 |
|
---|
22 | 0
|
---|
23 | 0
|
---|
24 | ;
|
---|
25 | ; If your version of OS/2 won't view help files directly with VIEW.EXE,
|
---|
26 | ; get FM/2 Utilities and uncomment the following 5 lines:
|
---|
27 | ;*.hlp
|
---|
28 | ;SEEHELP.EXE %a
|
---|
29 | ;HSP
|
---|
30 | ;0
|
---|
31 | ;0
|
---|
32 | ;
|
---|
33 | *.inf;*.hlp
|
---|
34 | view.exe %a
|
---|
35 | HSP
|
---|
36 | 0
|
---|
37 | 0
|
---|
38 | ;
|
---|
39 | *.wav;*.avi
|
---|
40 | fm2play.exe %a
|
---|
41 | RIFF
|
---|
42 | 0
|
---|
43 | 0
|
---|
44 | ;
|
---|
45 | *.mid
|
---|
46 | fm2play.exe %a
|
---|
47 | MThd
|
---|
48 | 0
|
---|
49 | 0
|
---|
50 | ;
|
---|
51 | *.au
|
---|
52 | fm2play.exe %a
|
---|
53 | snd
|
---|
54 | 1
|
---|
55 | 0
|
---|
56 | ;
|
---|
57 | *.dsk;*.?dk
|
---|
58 | loaddskf.exe %a A:
|
---|
59 |
|
---|
60 | 0
|
---|
61 | 0
|
---|
62 | ;
|
---|
63 | ; if you'd prefer netscape to explore for viewing html files, uncomment
|
---|
64 | ; the following five lines:
|
---|
65 | ;*.htm;*.html
|
---|
66 | ;netscape.exe %a
|
---|
67 | ;
|
---|
68 | ;0
|
---|
69 | ;0
|
---|
70 | ;
|
---|
71 | *.htm;*.html
|
---|
72 | explore.exe -q %a
|
---|
73 |
|
---|
74 | 0
|
---|
75 | 0
|
---|
76 | ;
|
---|
77 | ; Blech -- windoze stuff.
|
---|
78 | ;
|
---|
79 | *.wri
|
---|
80 | write.exe %a
|
---|
81 | \x31\xbe
|
---|
82 | 0
|
---|
83 | 0
|
---|
84 | ;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.