home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / caway349.zip / SOURCE / ALL / CW / E.BAT < prev    next >
DOS Batch File  |  1996-02-27  |  197b  |  10 lines

  1. ml /c cw.asm
  2. \linker\wl32\wl32 /f/ds cw
  3. \linker\wl32\exesplit cw.exe
  4. erase file1.dsk
  5. erase cw.cw
  6. ren file2.dsk cw.cw
  7. ..\cwc\cwc /l243 cw.cw
  8. erase cw.exe
  9. copy /b ..\cw32.exe + cw.cw cw.exe
  10.