home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / fixit.zip / FIXIT.CMD next >
OS/2 REXX Batch file  |  1997-05-24  |  252b  |  9 lines

  1. /* FIXIT.CMD - change your new PMMail v1.92 to use the older PMMail v1.91 icons */
  2.  
  3. 'CALL RESMGR.CMD -d pmmail.exe *.bitmap'
  4. 'CALL RESMGR.CMD -d pmmail.exe *.pointer'
  5. 'CALL RESMGR.CMD -a pmmail.exe pmmail.res'
  6. say ''
  7. say 'FIXIT - Done.'
  8. say ''
  9.