home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / Chip_1998-05_cd.bin / tema / Prokuris / START1.BAT < prev    next >
DOS Batch File  |  1997-07-02  |  595b  |  35 lines

  1. echo off
  2. if not exist cash.lzh goto dx
  3. lharc e cash
  4. del cash.lzh
  5. :dx
  6. if not exist kuk.lzh goto dy
  7. lharc e kuk
  8. del kuk.lzh
  9. :dy
  10. if not exist dbf.lzh goto dz
  11. lharc e dbf
  12. del dbf.lzh
  13. :dz
  14. if not exist docucet.lzh goto d0
  15. lharc e docucet
  16. del docucet.lzh
  17. :d0
  18. if not exist docsklad.lzh goto d1
  19. lharc e docsklad
  20. del docsklad.lzh
  21. :d1
  22. if not exist runtime2.lzh goto d2
  23. lharc e runtime2
  24. del runtime2.lzh
  25. :d2
  26. if not exist prok.lzh goto d4
  27. if not exist prokuris.exe goto d3
  28. attrib -R prokuris.exe
  29. del prokuris.exe
  30. :d3
  31. lharc e prok
  32. del prok.lzh
  33. :d4
  34. prokuris +x -t -cconfig.fp
  35.