home *** CD-ROM | disk | FTP | other *** search
/ PC Electronics for your PC / pcelectronics.bin / Elec_dos / PADS / LOGCLIEN.BAT < prev    next >
DOS Batch File  |  1993-04-29  |  456b  |  18 lines

  1. @echo off
  2. copy %1\plib.dat %2>NUL:
  3. copy %1\cursor %2>NUL:
  4. copy %1\startup.txt %2>NUL:
  5. copy %1\devices.dat %2>NUL:
  6. copy %1\defaults.pad %2>NUL:
  7. copy %1\psfont.dat %2>NUL:
  8. copy %1\autosym.dat %2>NUL:
  9. copy %1\bomrep.dat %2>NUL:
  10. copy %1\gndpwr.dat %2>NUL:
  11. copy %1\pkgtyp.dat %2>NUL:
  12. copy %1\width.dat %2>NUL:
  13. copy %1\pinsym.dat %2>NUL:
  14. copy %1\future.dat %2>NUL:
  15. copy %1\camdefl.dat %2>NUL:
  16. copy %1\front.dat %2>NUL:
  17. copy %1\xlate.dat %2>NUL:
  18.