home *** CD-ROM | disk | FTP | other *** search
/ Chip 25 / Chip25.iso / Every15 / mk.bat < prev   
DOS Batch File  |  1999-11-03  |  735b  |  22 lines

  1. echo *Xrimatistirio\Xrimatistirio.XXX >> desc.txt
  2. dir Xrimatistirio\*.bat /b >> desc.txt
  3. dir Xrimatistirio\*.com /b >> desc.txt
  4. dir Xrimatistirio\*.exe /b >> desc.txt
  5. echo ::: >> desc.txt
  6. type Xrimatistirio\file_id.diz >> desc.txt
  7. echo -------ÆäèÄæ------- >> desc.txt
  8. echo *Sales\Sales.XXX >> desc.txt
  9. dir Sales\*.bat /b >> desc.txt
  10. dir Sales\*.com /b >> desc.txt
  11. dir Sales\*.exe /b >> desc.txt
  12. echo ::: >> desc.txt
  13. type Sales\file_id.diz >> desc.txt
  14. echo -------ÆäèÄæ------- >> desc.txt
  15. echo *Cinema\Cinema.XXX >> desc.txt
  16. dir Cinema\*.bat /b >> desc.txt
  17. dir Cinema\*.com /b >> desc.txt
  18. dir Cinema\*.exe /b >> desc.txt
  19. echo ::: >> desc.txt
  20. type Cinema\file_id.diz >> desc.txt
  21. echo -------ÆäèÄæ------- >> desc.txt
  22.