home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.13 / 1997-02_Disc_2.13.iso / menu.bat < prev    next >
DOS Batch File  |  1996-12-03  |  9KB  |  373 lines

  1. echo off
  2. cls
  3. :pcg
  4. echo.
  5. echo            ╔═════════════════════════════════════════╗
  6. echo            ║  Welcome to the PC GAMER DOS Installer  ║
  7. echo            ╚═════════════════════════════════════════╝
  8. echo.
  9. echo    ╔═══════════════════════════════════════════════════════════╗
  10. echo    ║  Please press the letter of the game you wish to install  ║
  11. echo    ╚═══════════════════════════════════════════════════════════╝
  12. echo.
  13. echo a. Tomb Raider            n. MechWarrior 2: Mercenaries   
  14. echo b. SkyNET                 o. Harpoon Classic '97
  15. echo c. Leisure Suit Larry     p. A Fork in the Tale
  16. echo d. Alien Rampage          q. ZPC                       
  17. echo e. Powerslave             r. Legends of Kesmai       
  18. echo f. Power F1               s. Dark Forces (GOBs) 
  19. echo g. Jet Fighter III        t. Doom2 (WADs)
  20. echo h. Muzzle Velocity        u. WarCraft II (PUDs)
  21. echo i. Battleground: Ardennes v. Duke Nukem 3D (MAPs)
  22. echo j. Pinball Builder        w. Quake (BSPs)
  23. echo k. Microsoft Soccer       x. Exit 
  24. echo l. Rocket Jockey           
  25. echo m. Bug!                           
  26. echo.                           
  27. echo For information and system requirements on a given game, 
  28. echo please refer to the Disc Pages in the magazine.
  29. echo.
  30. choice /c:abcdefghijklmnopqrstuvwxyz /n
  31. if errorlevel 26 goto end
  32. if errorlevel 25 goto end
  33. if errorlevel 24 goto end
  34. if errorlevel 23 goto inst23
  35. if errorlevel 22 goto inst22
  36. if errorlevel 21 goto inst21
  37. if errorlevel 20 goto inst20
  38. if errorlevel 19 goto inst19
  39. if errorlevel 18 goto inst18
  40. if errorlevel 17 goto inst17
  41. if errorlevel 16 goto inst16
  42. if errorlevel 15 goto inst15
  43. if errorlevel 14 goto inst14
  44. if errorlevel 13 goto inst13
  45. if errorlevel 12 goto inst12
  46. if errorlevel 11 goto inst11
  47. if errorlevel 10 goto inst10
  48. if errorlevel 9 goto inst9
  49. if errorlevel 8 goto inst8
  50. if errorlevel 7 goto inst7
  51. if errorlevel 6 goto inst6
  52. if errorlevel 5 goto inst5
  53. if errorlevel 4 goto inst4
  54. if errorlevel 3 goto inst3
  55. if errorlevel 2 goto inst2
  56. if errorlevel 1 goto inst1
  57.  
  58. :inst1
  59. cls
  60. echo                              TOMB RAIDER
  61. echo.
  62. echo       You can run Tomb Raider straight from the CD, but there won't
  63. echo       be any sound. For best performance (and sound), copy the entire
  64. echo       Tomb Raider demo to your hard drive (it's only 5MB's). Then
  65. echo       run the \TOMB\TOMB.EXE file.
  66. echo.
  67. echo       The easiest way would be to simply drag the \TOMB directory from
  68. echo       the CD to your hard drive using the File Manager.
  69. echo.
  70. pause
  71. goto pcg
  72.  
  73. :inst2
  74. cls
  75. echo                              SKYNET
  76. echo.
  77. echo       You can run SkyNET straight from the CD, but there won't
  78. echo       be any sound. For best performance (and sound), copy the entire
  79. echo       SkyNET demo to your hard drive (you'll need 39MB's). Then
  80. echo       run the \SKYNET\SKYNET.EXE file.
  81. echo.
  82. echo       The easiest way would be to simply drag the \SKYNET directory
  83. echo       from the CD to your hard drive using the File Manager.
  84. echo.
  85. pause
  86. goto pcg
  87.  
  88. :inst3
  89. cls
  90. CD\LSL7
  91. CALL INSTALL.BAT
  92. echo.
  93. echo Type WIN to return to the PC Gamer CD.
  94. echo.
  95. goto end    
  96.  
  97.  
  98. :inst4
  99. CD\RAMPAGE
  100. CALL INSTALL.EXE
  101. echo.
  102. echo Type WIN to return to the PC Gamer CD.
  103. echo.
  104. goto end
  105.  
  106. :inst5 
  107. cls
  108. echo                             POWERSLAVE
  109. echo.
  110. echo       You can run Powerslave straight from the CD, but there won't
  111. echo       be any sound. For best performance (and sound), copy the entire
  112. echo       Powerslave demo to your hard drive (you'll need 38MB's). Then
  113. echo       run the \PSDEMO\PS.EXE file.
  114. echo.
  115. echo       The easiest way would be to simply drag the \PSDEMO directory
  116. echo       from the CD to your hard drive using the File Manager.
  117. echo.
  118. pause
  119. goto pcg
  120.  
  121. :inst6
  122. CD\DEMO
  123. CALL INSTALL.BAT
  124. echo.
  125. echo Type WIN to return to the PC Gamer CD.
  126. echo.
  127. goto end
  128.  
  129. :inst7
  130. cls
  131. cls
  132. echo                              JET FIGHTER III
  133. echo.
  134. echo       You can run Jet Fighter III straight from the CD, but there won't
  135. echo       be any sound. For best performance (and sound), copy the entire
  136. echo       Jet Fighter III demo to your hard drive (you'll need 31MB's). Then
  137. echo       run the \JF3DEMO\SETUP.EXE file.
  138. echo.
  139. echo       The easiest way would be to simply drag the \JF3DEMO directory 
  140. echo       from the CD to your hard drive using the File Manager.
  141. echo.
  142. pause
  143. goto pcg
  144.  
  145. :inst8
  146. cls
  147. echo .
  148. echo                   MUZZLE VELOCITY
  149. echo.
  150. echo Muzzle Velocity must be installed using Windows. BUT! The game is
  151. echo run from DOS. 
  152. echo.
  153. echo You'll need to load Windows and run the D:\MVDEMO\MVDEMO.EXE
  154. echo file (where D is the letter of your CD-ROM drive).
  155. echo.
  156. echo.
  157. pause
  158. goto pcg
  159.  
  160. :inst9
  161. cls
  162. echo .
  163. echo                    BATTLEGROUND: ARDNENNES
  164. echo.
  165. echo Battleground: Ardennes can be run from Windows 3.1 or '95
  166. echo.
  167. echo You'll need to load Windows and run the D:\BGA_DEMO\SETUP.EXE
  168. echo file (where D is the letter of your CD-ROM drive).
  169. echo.
  170. echo.
  171. pause
  172. goto pcg
  173.  
  174. :inst10
  175. cls
  176. echo .
  177. echo                   PINBALL BUILDER
  178. echo.
  179. echo Pinball Builder can be run from Windows 3.1 or '95
  180. echo.
  181. echo You'll need to load Windows and run the D:\BUILDER\SETUP.EXE
  182. echo file (where D is the letter of your CD-ROM drive).
  183. echo.
  184. echo.
  185. pause
  186. goto pcg
  187.  
  188. :inst11
  189. cls
  190. echo .
  191. echo                  MICROSOFT SOCCER
  192. echo.
  193. echo Soccer is for Windows '95 only.
  194. echo.
  195. echo You'll need to load Windows '95 and run the D:\SOCCER\SOCDEMOX.EXE
  196. echo file (where D is the letter of your CD-ROM drive).
  197. echo.
  198. echo.
  199. pause
  200. goto pcg
  201.  
  202. :inst12
  203. cls
  204. echo .
  205. echo                  ROCKET JOCKEY
  206. echo. 
  207. echo Rocket Jockey requires Windows 95 game.
  208. echo.
  209. echo You'll need to load Windows 95 and run the D:\INSTALL.EXE file 
  210. echo (where D is the letter of your CD-ROM drive).
  211. echo.
  212. echo You can check the Disc Pages in the magazine for more information.
  213. echo.
  214. echo.
  215. pause
  216. goto pcg
  217.  
  218. :inst13
  219. cls
  220. echo .
  221. echo                   BUG!
  222. echo. 
  223. echo       BUG! is for Windows '95 only.
  224. echo.
  225. echo       You can run BUG! straight from the CD, but there won't
  226. echo       be any sound. For best performance (and sound), copy the entire
  227. echo       BUG! demo to your hard drive (It's only 5MB's). Then
  228. echo       run the \BUG_DEMO\BUG.EXE file.
  229. echo.
  230. echo       The easiest way would be to simply drag the \BUG_DEMO directory 
  231. echo       from the CD to your hard drive using the File Manager. 
  232. echo.
  233. pause
  234. goto pcg
  235.  
  236. :inst14
  237. cls
  238. echo.
  239. echo                MECHWARRIOR 2: MERCENARIES
  240. echo.
  241. echo Mercenaries is for Windows '95 only.
  242. echo.
  243. echo You'll need to load Windows '95 and run the D:\M2SETUP.EXE
  244. echo file (where D is the letter of your CD-ROM drive).
  245. echo.
  246. echo.
  247. pause
  248. goto pcg
  249.  
  250. :inst15
  251. cls
  252. echo .
  253. echo               HARPOON CLASSIC
  254. echo. 
  255. echo Harpoon Classic is for Windows '95 only.
  256. echo.
  257. echo You'll need to load Windows '95 and run the D:\HARPOON\SETUP.EXE
  258. echo file (where D is the letter of your CD-ROM drive).
  259. echo.
  260. pause
  261. goto pcg
  262.  
  263. :inst16
  264. cls
  265. echo                A FORK IN THE TALE
  266. echo.
  267. echo A Fork in the Tale is for Windows '95 only.
  268. echo.
  269. echo You'll need to load Windows '95 and run the D:\FORK\SETUP.EXE
  270. echo file (where D is the letter of your CD-ROM drive).
  271. echo.
  272. echo.
  273. pause
  274. goto pcg
  275.  
  276. :inst17
  277. cls
  278. echo .
  279. echo                            ZPC
  280. echo.                  
  281. echo                 ZPC is for Windows '95 only.
  282. echo.
  283. echo You'll need to load Windows '95 and run the D:\CD_NODX\SETUP.EXE
  284. echo file (where D is the letter of your CD-ROM drive).
  285. echo.
  286. pause
  287. goto pcg
  288.  
  289. :inst18
  290. cls
  291. echo .
  292. echo                LEGENDS OF KESMAI
  293. echo. 
  294. echo Legends of Kesmai is for Windows '95 only.
  295. echo.
  296. echo You'll need to load Windows '95 and run the D:\LEGENDS\SETUP.EXE
  297. echo file (where D is the letter of your CD-ROM drive).
  298. echo.
  299. pause
  300. goto pcg
  301.  
  302.                 
  303.                     
  304. :inst22
  305. cls
  306. CD\DUKE3D
  307. cls
  308. TYPE README.TXT
  309. echo.
  310. pause
  311. echo.
  312. echo Type WIN to return to the PC Gamer CD.
  313. echo.
  314. echo Type MENU to return to the DOS installation menu.
  315. goto end
  316.  
  317. :inst21
  318. CD\WAR2
  319. cls
  320. TYPE README.TXT
  321. echo.
  322. pause
  323. echo.
  324. echo Type WIN to return to the PC Gamer CD.
  325. echo.
  326. echo Type MENU to return to the DOS installation menu.
  327. goto end
  328.  
  329. :inst23
  330. cls
  331. CD\QUAKE
  332. cls
  333. TYPE README.TXT
  334. echo.
  335. echo Type WIN to return to the PC Gamer CD.
  336. echo.
  337. pause
  338. echo.
  339. echo Type MENU to return to the DOS installation menu.
  340. goto end
  341.  
  342. :inst20
  343. CD\DOOM2
  344. CLS
  345. TYPE README.TXT 
  346. echo.
  347. pause
  348. echo.
  349. echo Type WIN to return to the PC Gamer CD.
  350. echo.
  351. echo Type MENU to return to the DOS installation menu.
  352. goto end
  353.  
  354. :inst19
  355. cls
  356. CD\DARKFORC
  357. cls
  358. TYPE README.TXT
  359. echo.
  360. echo Type WIN to return to the PC Gamer CD.
  361. echo.
  362. pause
  363. echo.
  364. echo Type MENU to return to the DOS installation menu.
  365. goto end
  366.  
  367.        
  368.  
  369.  
  370. :end
  371.            
  372.  
  373.