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

  1. .FUTURE.MDF
  2. %Future Crew Productions Menu
  3. .
  4. *Return to Sound Blaster Demos Menu
  5. ?Load the prior menu
  6. @sbdemo.mdf
  7. .
  8. *Walkthroughs & Flybys CD Demo
  9. ?Promotional demo for this book
  10. +%c%
  11. +cd\sbdemos\future_c
  12. +echo Press the ESC key at anytime to terminate this demo...
  13. +wfdemo
  14. +%t%
  15. +auto future.mdf
  16. .
  17. *UNREAL
  18. ?A six part mega demo, copies to hard disk
  19. +%t%\wf\what m 
  20. +echo This computer has %what%k of free memory. If this amount is less than the
  21. +echo 600k UNREAL requires, you will have to abort this batch file and use the 
  22. +echo Create Boot Disk option under the Setup Menu.
  23. +echo:
  24. +echo If your Sound Blaster is not set to IRQ7 then UNREAL will hang in the third
  25. +echo part, World Vector. 
  26. +echo:
  27. +%t%\wf\what c "If you would like to continue, press Y. To abort press N (y/n)" yn
  28. +if %what%==N goto a
  29. +if %what%==n goto a
  30. +echo:
  31. +echo:
  32. +echo UNREAL needs to run from your hard disk.  To which drive would you like to
  33. +%t%\wf\what c "copy 2.3MB? Please choose a drive letter C-G are valid: " cdefg
  34. +echo:
  35. +set tem=%what%
  36. +%c%\programs\free %tem%: 2320000 >nul
  37. +if errorlevel 1 goto nospace
  38. +%tem%:
  39. +echo:
  40. +echo Copying UNREAL to %tem%:\WFTEMP. This will take about 15 seconds...  
  41. +md \wftemp 
  42. +cd \wftemp
  43. +copy %c%\sbdemos\future_c\unreal.exe 
  44. +attrib -r unreal.exe
  45. +unreal
  46. +%t%
  47. +cd \wf
  48. +echo:
  49. +echo:
  50. +echo You can run that demo again by executing the file UNREAL.EXE in %tem%\WFTEMP. 
  51. +pause
  52. +goto q
  53. +:a
  54. +echo:
  55. +echo:
  56. +echo Installation aborted! Returning you to the menu system. 
  57. +echo:
  58. +pause
  59. +goto q
  60. +:nospace
  61. +echo:
  62. +echo Sorry, drive %tem%: doesn't have 2.3MB free.  Please clear some space or 
  63. +echo try another drive. Returning you to the menu system. 
  64. +echo:
  65. +pause
  66. +:q
  67. +set what=
  68. +set tem=
  69. +%t%
  70. +cd\wf
  71. +auto future.mdf
  72. .
  73. *Fishtro
  74. ?A digital aquarium, very cute
  75. +%t%\wf\what m 
  76. +echo This computer has %what%k of free memory. If this amount is less than the
  77. +echo 550k FISHTRO requires, you will have to abort this batch file and use the 
  78. +echo Create Boot Disk option under the Setup Menu.
  79. +echo:
  80. +%t%\wf\what c "If you would like to continue, press Y. To abort press N (Y/N)" yn
  81. +if %what%==N goto a
  82. +if %what%==n goto a
  83. +echo:
  84. +echo:
  85. +echo FISHTRO needs to run from your hard disk.  To which drive would you like to
  86. +what c "copy 532k? Please choose a drive letter C-G are valid: " cdefg
  87. +echo:
  88. +set tem=%what%
  89. +%c%\programs\free %tem%: 532000 >nul
  90. +if errorlevel 1 goto nospace
  91. +%tem%:
  92. +echo:
  93. +echo Copying FISHTRO to %tem%:\WFTEMP...
  94. +md \wftemp 
  95. +cd \wftemp
  96. +copy %c%\sbdemos\future_c\FISHTRO.exe 
  97. +attrib -r fishtro.exe
  98. +echo This demo has been configured by the author for a Sound Blaster set on IRQ7
  99. +echo using I/O address 220. If your audio card is configured differently, press 
  100. +echo ESC at the next prompt to change the settings. If the sound dies after a few
  101. +echo seconds then you have choosen a configuration that doesn't match your system.
  102. +pause
  103. +FISHTRO
  104. +%t%
  105. +cd \wf
  106. +echo You can run that demo again by executing the file FISHTRO.EXE in %t%\WFTEMP. 
  107. +pause
  108. +goto q
  109. +:a
  110. +echo:
  111. +echo:
  112. +echo Installation aborted! Returning you to the menu system. 
  113. +echo:
  114. +pause
  115. +goto q
  116. +:nospace
  117. +cls
  118. +echo Sorry, drive %tem%: doesn't have 532k free.  Please clear some space or 
  119. +echo try another drive. Returning you to the menu system. 
  120. +echo:
  121. +pause
  122. +:q
  123. +set what=
  124. +set tem=
  125. +%t%
  126. +cd\wf
  127. +auto future.MDF
  128. .
  129. *Panic
  130. ?The latest large demo from this group
  131. +%t%\wf\what m 
  132. +echo This computer has %what%k of free memory. If this amount is less than the
  133. +echo 600k PANIC requires, you will have to abort this batch file and use the 
  134. +echo Generate a Boot Floppy option.
  135. +echo:
  136. +%t%\wf\what c "If you would like to continue, press Y. To abort press N (Y/N)" yn
  137. +if %what%==N goto a
  138. +if %what%==n goto a
  139. +echo:
  140. +echo:
  141. +echo PANIC needs to run from your hard disk.  To which drive would you like to
  142. +what c "copy 1.8MB? Please choose a drive letter C-G are valid: " cdefg
  143. +echo:
  144. +set tem=%what%
  145. +%c%\programs\free %tem%: 1800000 >nul
  146. +if errorlevel 1 goto nospace
  147. +echo:
  148. +echo Copying 1.8MB to %t%\WFTEMP.   
  149. +%tem%:
  150. +md \wftemp >nul
  151. +cd \wftemp
  152. +copy %c%\sbdemos\future_c\PANIC.exe 
  153. +attrib -r panic.exe
  154. +echo Warning! This demo locks out the keyboard. If you wish to terminate 
  155. +echo PANIC before it concludes, press your reset button.
  156. +pause
  157. +panic 
  158. +%t%:
  159. +cd \wf
  160. +echo You can run that demo again by executing the file PANIC.EXE in %tem%\WFTEMP. 
  161. +pause
  162. +goto q
  163. +:a
  164. +echo:
  165. +echo:
  166. +echo Installation aborted! Returning you to the menu system. 
  167. +echo:
  168. +pause
  169. +goto q
  170. +:nospace
  171. +cls
  172. +echo Sorry, drive %tem%: doesn't have 1.8MB free.  Please clear some space or 
  173. +echo try another drive. Returning you to the menu system. 
  174. +echo:
  175. +pause
  176. +:q
  177. +set what=
  178. +set tem=
  179. +%t%
  180. +cd\wf
  181. +auto future.mdf
  182. .
  183. *The Party
  184. ?An invitation to The Party 1992
  185. +%c%
  186. +cd\sbdemos\future_c
  187. +theparty
  188. +pause
  189. +%t%
  190. +auto future.mdf
  191. .
  192. #
  193.