home *** CD-ROM | disk | FTP | other *** search
/ Walkthroughs & Flybys / WAITE_GROUP.bin / programs / graspde1.mdf < prev    next >
Text File  |  1993-05-16  |  2KB  |  77 lines

  1. .GRASPDE1.MDF
  2. %Grasp Demos Menu 1 of 4
  3. .
  4. *Return to Grasp Demos Menu
  5. ?Load the prior menu
  6. @graspdem.mdf
  7. .
  8. *Animated Systems and Design Inc, Sampler
  9. ?VGA sampler from various past projects
  10. +%c%
  11. +cd \demos\asdi
  12. +asdi
  13. +%t%
  14. +auto graspde1.mdf
  15. .
  16. *Digital Image, 3D animations created with Topaz
  17. ?SuperVGA Copys 11MB in 4 EXEs to your hard disk
  18. +echo Onto which drive would you like to install the Digital Image demos?  
  19. +echo:
  20. +%t%\wf\what c "Please enter a drive letter, C-G are valid: " cdefg
  21. +set tem=%what%
  22. +echo:
  23. +%c%\programs\free %tem%: 11000000 >nul
  24. +if errorlevel 1 goto nospace
  25. +echo About to copy 11MB to %tem%:\WFTEMP.  
  26. +echo Press Ctrl-C now to abort!
  27. +pause
  28. +echo Copying four files, please be patient 
  29. +%tem%:
  30. +md\wftemp
  31. +cd\wftemp
  32. +copy %c%\demos\digit_i\hsegold.exe
  33. +copy %c%\demos\digit_i\kidz640.exe
  34. +copy %c%\demos\digit_i\pound640.exe
  35. +copy %c%\demos\digit_i\tap.exe
  36. +attrib -r *.*
  37. +hsegold
  38. +kidz640
  39. +pound640
  40. +tap
  41. +%t%
  42. +cd\wf
  43. +goto ex
  44. +:nospace
  45. +echo:
  46. +echo Sorry, drive %tem%: doesn't have 10MB free. 
  47. +echo 
  48. +echo:
  49. +pause
  50. +:ex
  51. +set what=
  52. +set tem=
  53. +auto graspde1.mdf
  54. .
  55. *Enlighten Submenus - 9 presentations below
  56. ?7-Computer Associates, 1-SPC, 1-Fruitcake
  57. @enlighte.mdf
  58. *FLIX Productions, Animated Words
  59. ?EGA Animated Words teaches kids to read
  60. +%c%
  61. +cd \demos\flix
  62. +awords
  63. +%t%
  64. +auto graspde1.mdf
  65. .
  66. *Griffin Studios, Puzzle
  67. ?VGA Sells the concept of PC demos, has a game
  68. +%c%
  69. +cd \demos\griffin
  70. +puzzle
  71. +%t%
  72. +auto graspde1.mdf
  73. .
  74. #
  75.  
  76.