home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / pmpstat.lzh / Apply-Ea.Cmd next >
OS/2 REXX Batch file  |  1993-08-24  |  535b  |  18 lines

  1. echo off
  2. cls
  3. echo This batch file was created by LH/2 v2.20.
  4. echo  
  5. echo It contains the necessary OS/2 commands to attach Extended Attributes
  6. echo to the files you just extracted from PMPSTAT.Lzh.
  7. echo (PMPSTAT.Lzh was the name of the archive when it was first created).
  8. echo  
  9. echo This batch file will not be necessary if you extracted the archive
  10. echo using LH 2.20 (or greater).
  11. echo  
  12. echo   (C) 1993 A:WARE Computing Inc.  bbs: (416)858-8488
  13. echo  
  14. echo  
  15. pause
  16. EAUTIL "DLLPSTAT.DLL" /j
  17. EAUTIL "PMPStat.Exe" /j
  18.