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

  1. .GRASPDE4.MDF
  2. %Grasp Demos Menu 4 of 4
  3. .
  4. *Return to Grasp Demos Menu
  5. ?Load the prior menu
  6. @graspdem.mdf
  7. .
  8. *Silver Tongue, Peapod Demo Disk
  9. ?VGA Explains a grocery delivery service
  10. +%c%
  11. +cd \demos\silver_t\vga
  12. +call start.bat
  13. +%t%
  14. +auto graspde4.mdf
  15. .
  16. *Silver Tongue, Peapod Kiosk Application
  17. ?SuperVGA Lovely integration of Animator Pro
  18. +echo Onto which drive would you like to install the Peapod Kiosk system?  
  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%: 6100000 >nul
  24. +if errorlevel 1 goto nospace
  25. +echo About to copy 6.1MB to %tem%:\WFTEMP.  
  26. +echo Press Ctrl-C now to abort!
  27. +pause
  28. +echo Copying files, please be patient
  29. +%tem%:
  30. +md\wftemp
  31. +cd\wftemp
  32. +copy %c%\demos\silver_t\svga\*.*
  33. +attrib -r *.*
  34. +call start.bat
  35. +%t%
  36. +cd\wf
  37. +goto ex
  38. +:nospace
  39. +echo:
  40. +echo Sorry, drive %tem%: doesn't have 6.1MB free.  Please clear some space or 
  41. +echo try another drive
  42. +echo:
  43. +pause
  44. +:ex
  45. +set what=
  46. +set tem=
  47. +auto graspde4.mdf
  48. .
  49. *Systemax, DiscNews Volume 2, May 1992
  50. ?VGA company newsletter - Superb design!
  51. +%c%
  52. +cd \demos\systemax
  53. +dnews002
  54. +%t%
  55. +auto graspde4.mdf
  56. .
  57. *Systemax, LaserMaster WinPrint Demo
  58. ?VGA demo with impressive transitions
  59. +%c%
  60. +cd \demos\systemax
  61. +wpdemo
  62. +%t%
  63. +auto graspde4.mdf
  64. .
  65. *Systemax, Maximizer for Windows Demo
  66. ?VGA Another awesome work from Tom Hudock
  67. +%c%
  68. +cd \demos\systemax
  69. +maxdemo
  70. +%t%
  71. +auto graspde4.mdf
  72. .
  73. *Systemax, 1991 Holiday Greeting Card
  74. ?VGA A fun demo with yuletide cheer!
  75. +%c%
  76. +cd \demos\systemax
  77. +greet
  78. +%t%
  79. +auto graspde4.mdf
  80. .
  81. #
  82.  
  83.  
  84.