home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_GEN / APCA101.ZIP / APC101.EXE / PAT101.BAT < prev    next >
DOS Batch File  |  1994-02-03  |  2KB  |  51 lines

  1. rem batch file for patching all APC subdirectories
  2. if exist apc101.rtp   patch .        apc101.rtp
  3. if exist apabspcl.rtp patch apabspcl apabspcl.rtp
  4. if exist apansi.rtp   patch apansi   apansi.rtp
  5. if exist aparchiv.rtp patch aparchiv aparchiv.rtp
  6. if exist apascii.rtp  patch apascii  apascii.rtp
  7. if exist apasm.rtp    patch apasm    apasm.rtp
  8. if exist apcom.rtp    patch apcom    apcom.rtp
  9. if exist apcour.rtp   patch apcour   apcour.rtp
  10. if exist apcrc.rtp    patch apcrc    apcrc.rtp
  11. if exist apdigi14.rtp patch apdigi14 apdigi14.rtp
  12. if exist apfossil.rtp patch apfossil apfossil.rtp
  13. if exist apint14.rtp  patch apint14  apint14.rtp
  14. if exist apkermit.rtp patch apkermit apkermit.rtp
  15. if exist aplzh.rtp    patch aplzh    aplzh.rtp
  16. if exist apmcom.rtp   patch apmcom   apmcom.rtp
  17. if exist apmisc.rtp   patch apmisc   apmisc.rtp
  18. if exist apmodem.rtp  patch apmodem  apmodem.rtp
  19. if exist apport.rtp   patch apport   apport.rtp
  20. if exist aprerr.rtp   patch aprerr   aprerr.rtp
  21. if exist aproot.rtp   patch aproot   aproot.rtp
  22. if exist aptimer.rtp  patch aptimer  aptimer.rtp
  23. if exist apuart.rtp   patch apuart   apuart.rtp
  24. if exist apxmodem.rtp patch apxmodem apxmodem.rtp
  25. if exist apymodem.rtp patch apymodem apymodem.rtp
  26. if exist apzip.rtp    patch apzip    apzip.rtp
  27. if exist apzmodem.rtp patch apzmodem apzmodem.rtp
  28. if exist bonus.rtp    patch bonus    bonus.rtp
  29. if exist dm.rtp       patch dm       dm.rtp
  30. if exist ex.rtp       patch ex       ex.rtp
  31. if exist gif.rtp      patch gif      gif.rtp
  32. if exist inc.rtp      patch inc      inc.rtp
  33. if exist mh.rtp       patch mh       mh.rtp
  34. if exist oc.rtp       patch oc       oc.rtp
  35. if exist ooabspcl.rtp patch ooabspcl ooabspcl.rtp
  36. if exist ooarchiv.rtp patch ooarchiv ooarchiv.rtp
  37. if exist ooascii.rtp  patch ooascii  ooascii.rtp
  38. if exist oobplus.rtp  patch oobplus  oobplus.rtp
  39. if exist oocom.rtp    patch oocom    oocom.rtp
  40. if exist ooemu.rtp    patch ooemu    ooemu.rtp
  41. if exist ookermit.rtp patch ookermit ookermit.rtp
  42. if exist oolzh.rtp    patch oolzh    oolzh.rtp
  43. if exist oomodem.rtp  patch oomodem  oomodem.rtp
  44. if exist ooxmodem.rtp patch ooxmodem ooxmodem.rtp
  45. if exist ooymodem.rtp patch ooymodem ooymodem.rtp
  46. if exist oozip.rtp    patch oozip    oozip.rtp
  47. if exist oozmodem.rtp patch oozmodem oozmodem.rtp
  48. if exist oproot.rtp   patch oproot   oproot.rtp
  49. if exist sp.rtp       patch sp
  50. if exist termwin.rtp  patch termwin  termwin.rtp
  51.