home *** CD-ROM | disk | FTP | other *** search
/ Chip 25 / Chip25.iso / Games / mk.bat < prev   
DOS Batch File  |  1999-11-08  |  968b  |  29 lines

  1. echo *GNOME\GNOME.XXX >> desc.txt
  2. dir GNOME\*.bat /b >> desc.txt
  3. dir GNOME\*.com /b >> desc.txt
  4. dir GNOME\*.exe /b >> desc.txt
  5. echo ::: >> desc.txt
  6. type GNOME\file_id.diz >> desc.txt
  7. echo -------ÆäèÄæ------- >> desc.txt
  8. echo *TPMDEMO\TPMDEMO.XXX >> desc.txt
  9. dir TPMDEMO\*.bat /b >> desc.txt
  10. dir TPMDEMO\*.com /b >> desc.txt
  11. dir TPMDEMO\*.exe /b >> desc.txt
  12. echo ::: >> desc.txt
  13. type TPMDEMO\file_id.diz >> desc.txt
  14. echo -------ÆäèÄæ------- >> desc.txt
  15. echo *TombRaider_Last\TombRaider_Last.XXX >> desc.txt
  16. dir TombRaider_Last\*.bat /b >> desc.txt
  17. dir TombRaider_Last\*.com /b >> desc.txt
  18. dir TombRaider_Last\*.exe /b >> desc.txt
  19. echo ::: >> desc.txt
  20. type TombRaider_Last\file_id.diz >> desc.txt
  21. echo -------ÆäèÄæ------- >> desc.txt
  22. echo *AOE\AOE.XXX >> desc.txt
  23. dir AOE\*.bat /b >> desc.txt
  24. dir AOE\*.com /b >> desc.txt
  25. dir AOE\*.exe /b >> desc.txt
  26. echo ::: >> desc.txt
  27. type AOE\file_id.diz >> desc.txt
  28. echo -------ÆäèÄæ------- >> desc.txt
  29.