home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 21 PDrivers / 21-PDrivers.zip / OS2PS.ZIP / SETUP.CMD < prev   
OS/2 REXX Batch file  |  1992-11-18  |  325b  |  7 lines

  1. @REM File to Attach the Extended Attributes of the PostScript Driver.
  2. @REM This only needs to be run if the diskette has been duplicated via a DOS copy
  3. @REM This can be run, whether the EA's are missing from the PSCRIPT.DRV or not.
  4. REN PSD.NEA PSCRIPT.DRV
  5. REN PSD.EA  PSCRIPT.EA
  6. EAUTIL PSCRIPT.DRV PSCRIPT.EA /J /O /P
  7.