Changeset 683 for trunk/assoc.tmp
- Timestamp:
- May 14, 2007, 1:47:10 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/assoc.tmp
r2 r683 1 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: 2 ; For OS/2 associations only, uncomment following 5 lines: 5 3 ;* 6 ;<>7 ;8 ;09 ;010 ;11 ; To run executable programs without the dialog box that FM/2 normally12 ; produces, uncomment following 5 lines:13 ;*.exe;*.com;*.bat;*.cmd14 4 ;<> 15 5 ; … … 23 13 0 24 14 ; 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 ;*.hlp28 ;SEEHELP.EXE %a29 ;HSP30 ;031 ;032 ;33 15 *.inf;*.hlp 34 16 view.exe %a 35 17 HSP 36 18 0 37 038 ;39 *.wav;*.avi40 fm2play.exe %a41 RIFF42 043 044 ;45 *.mid46 fm2play.exe %a47 MThd48 049 050 ;51 *.au52 fm2play.exe %a53 snd54 155 19 0 56 20 ; … … 61 25 0 62 26 ; 63 ; if you'd prefer netscape to explore for viewing html files, uncomment 64 ; the following five lines: 27 ;To use seamokey for html Rename Run!.exe (found on Hobbes) to 28 ;seamonky!L.exe and place in your Seamonkey Directory include the full 29 ;path on the seamonkey!L.exe line and uncomment the next 5 lines 65 30 ;*.htm;*.html 66 ; netscape.exe %a31 ;seamonkey!L.exe %a 67 32 ; 68 33 ;0 69 34 ;0 70 35 ; 71 *. htm;*.html72 explore.exe -q %a 36 *.wpi 37 <> 73 38 74 39 0 75 40 0 76 ; 77 ; Blech -- windoze stuff. 78 ; 79 *.wri 80 write.exe %a 81 \x31\xbe 82 0 83 0 84 ; 41
Note:
See TracChangeset
for help on using the changeset viewer.