home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 August / CICA.cdr / _bbs / rbbstool / mk_all.bat < prev    next >
Encoding:
DOS Batch File  |  1993-07-30  |  1.1 KB  |  41 lines

  1. rem this is where the actual files live
  2. set cdrom=m:
  3. rem this is where you want your index files
  4. set output=\_bbs\rbbs
  5. set in_type=cica
  6. del logfile
  7. del ..\logfile
  8.  
  9. rem call doit2 \msdos\adventur            1
  10.  
  11. call doit2 \simtel                        1
  12. call doit2 \win3\access                2
  13. call doit2 \win3\demo                    3
  14. call doit2 \win3\desktop                4
  15. call doit2 \win3\drivers\printer  5
  16. call doit2 \win3\drivers\video        6
  17. call doit2 \win3\excel                7
  18. call doit2 \win3\fonts                8
  19. call doit2 \win3\fonts\atm            9
  20. call doit2 \win3\fonts\truetype  10
  21. call doit2 \win3\games              11
  22. call doit2 \win3\icons              12
  23. call doit2 \win3\misc                  13
  24. call doit2 \win3\nt                  14
  25. call doit2 \win3\programr        15
  26. call doit2 \win3\programr\bcpp   16
  27. call doit2 \win3\programr\listings  17
  28. call doit2 \win3\programr\tp        18
  29. call doit2 \win3\programr\vbasic  19
  30. call doit2 \win3\sdl                    20
  31. call doit2 \win3\sounds                21
  32. call doit2 \win3\toolbook            22
  33. call doit2 \win3\util                    23
  34. call doit2 \win3\winword                24
  35. call doit2 \win3\wpwin                25
  36. call doit2 \win3\wrk                    26
  37.  
  38. set cdrom=
  39. set output=
  40. set in_type=
  41.