Changeset 683 for trunk/assoc.tmp


Ignore:
Timestamp:
May 14, 2007, 1:47:10 AM (18 years ago)
Author:
Gregg Young
Message:

Association template eliminating likely nonexistant apps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/assoc.tmp

    r2 r683  
    11; 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:
    53;*
    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
    144;<>
    155;
     
    23130
    2414;
    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 ;
    3315*.inf;*.hlp
    3416view.exe %a
    3517HSP
    36180
    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
    55190
    5620;
     
    61250
    6226;
    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
    6530;*.htm;*.html
    66 ;netscape.exe %a
     31;seamonkey!L.exe %a
    6732;
    6833;0
    6934;0
    7035;
    71 *.htm;*.html
    72 explore.exe -q %a
     36*.wpi
     37<>
    7338
    74390
    75400
    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.