home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / sysba021.zip / SRC.ZIP / sysbar2 / !Distribute! / pack.cmd next >
OS/2 REXX Batch file  |  2002-12-28  |  376b  |  12 lines

  1. @echo off
  2. copy ..\sysbar2.dll files
  3. lxlite files\sysbar2.dll
  4. lxlite ..\cd_player\sb2_cd.exe
  5. lxlite ..\clock\sb2_clock.exe
  6. lxlite ..\piper\sb2_pipe.exe
  7. lxlite ..\task_switcher\sb2_switcher.exe
  8. copy ..\cd_player\sb2_cd.exe files
  9. copy ..\clock\sb2_clock.exe files\sb2_clck.exe
  10. copy ..\piper\sb2_pipe.exe files
  11. copy ..\task_switcher\sb2_switcher.exe files\sb2_tswt.exe
  12.