home *** CD-ROM | disk | FTP | other *** search
/ Computer & Games 12 / SISAL12.iso / DEMOS.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-10-18  |  4.1 KB  |  270 lines

  1. :voltar
  2. @echo off
  3. rem Claudio Mello, Dez 95.
  4.  
  5. cls
  6. echo.
  7. echo.
  8. echo                    Computer &games CD-ROM 
  9. echo.                   ---   DOS  DEMOS   ---
  10. echo.
  11. echo            1 ....... Quake (19 Mb) 
  12. echo            2 ....... Hexen (11,5 Mb)
  13. echo            3 ....... MortalKombat 3 
  14. echo            4 ....... Death Rally
  15. echo            5 ....... Descent II (15 Mb)
  16. echo            6 ....... The need for speed
  17. echo            7 ....... Abuse (7 Mb)
  18. echo            8 ....... Outros
  19. echo            9 ....... Sair
  20. echo.
  21. echo OBS: Para a instalacao das demos, certifique-se que ha espaco
  22. echo      suficiente no seu HD principal (C:) e que seu MOUSE esta
  23. echo      instalado.
  24. echo.
  25. echo.     Nao execute pelo Aviso do MS-DOS ! Saia do Windows.
  26. echo.
  27. echo.
  28.  
  29. choice /c:123456789 Deseja jogar qual demo 
  30. if errorlevel 9 goto sair
  31. if errorlevel 8 goto outros        
  32. if errorlevel 7 goto abuse
  33. if errorlevel 6 goto need
  34. if errorlevel 5 goto desc2
  35. if errorlevel 4 goto death
  36. if errorlevel 3 goto mk3
  37. if errorlevel 2 goto hexen
  38. if errorlevel 1 goto quake
  39. goto sair
  40.  
  41. :quake
  42. if exist c:\quake_sw\nul goto quake_inst
  43. cd quake
  44. install
  45.  
  46. :quake_inst
  47. c:
  48. cd c:\quake_sw
  49. quake
  50. goto sair
  51.  
  52. :hexen
  53. if exist c:\hexen\nul goto hexen_inst
  54. md c:\hexen
  55. cd hexen
  56. copy . c:\hexen
  57. cd\
  58. c:
  59. cd\
  60. cd hexen
  61. setup
  62. goto sair
  63.  
  64. :hexen_inst
  65. c:
  66. cd c:\hexen
  67. hexen
  68. goto sair
  69.  
  70.  
  71. :mk3
  72. if exist c:\mk3\nul goto mk3_inst
  73. md c:\mk3
  74. xcopy /s /e mk3 c:\mk3
  75.  
  76. :mk3_inst
  77. c:
  78. cd c:\mk3
  79. mk3
  80. goto sair
  81.  
  82.  
  83. :death
  84. if exist c:\rally\nul goto death_inst
  85. cd death
  86. install
  87. cd rally
  88. dr1
  89. cd c:\rally
  90. c:\rally\setup
  91.  
  92. :death_inst
  93. c:
  94. cd c:\rally
  95. dr
  96. goto sair
  97.  
  98.  
  99. :desc2
  100. if exist c:\games\d2demo\nul goto desc2_inst
  101. cd\descent2
  102. install
  103.  
  104. :desc2_inst
  105. c:
  106. cd c:\games\d2demo
  107. d2demo
  108. goto sair
  109.  
  110.  
  111. :need
  112. if exist c:\need\nul goto need_inst
  113. md c:\need
  114. xcopy /s /e need c:\need 
  115.  
  116. :need_inst
  117. c:
  118. cd c:\need
  119. tnfs
  120. goto sair
  121.  
  122.  
  123. :abuse
  124. if exist c:\abuse\nul goto abuse_inst
  125. md c:\abuse
  126. xcopy /s /e abuse c:\abuse
  127. c:
  128. cd\
  129. cd\abuse
  130. setup
  131.  
  132. :abuse_inst
  133. c:
  134. cd c:\abuse
  135. abuse
  136. goto sair
  137.  
  138.  
  139. :outros
  140.  
  141. @echo off
  142. rem Claudio Mello, Dez 95.
  143.  
  144. cls
  145. echo.
  146. echo.
  147. echo                    Computer &games CD-ROM 
  148. echo.                   ---   DOS  DEMOS   ---
  149. echo.
  150. echo            1 ....... Z_Demo
  151. echo            2 ....... Hind
  152. echo            3 ....... Iron
  153. echo            4 ....... Full Thottle
  154. echo            5 ....... Nascar Racing 2
  155. echo            6 ....... Amok        
  156. echo            7 ....... Kit interconnect BBS        
  157. echo            8 ....... Voltar
  158. echo            9 ....... Sair
  159. echo.
  160. echo OBS: Para a instalacao das demos, certifique-se que ha espaco
  161. echo      suficiente no seu HD principal (C:) e que seu MOUSE esta
  162. echo      instalado.
  163. echo.
  164. echo.     Nao execute pelo Aviso do MS-DOS ! Saia do Windows.
  165. echo.
  166. echo.
  167.  
  168. choice /c:123456789 Deseja jogar qual demo
  169. if errorlevel 9 goto sair
  170. if errorlevel 8 goto voltar  
  171. if errorlevel 7 goto inter
  172. if errorlevel 6 goto amok
  173. if errorlevel 5 goto nas2  
  174. if errorlevel 4 goto full
  175. if errorlevel 3 goto iron
  176. if errorlevel 2 goto hind
  177. if errorlevel 1 goto z
  178. goto sair
  179.  
  180.  
  181. :z
  182. if exist c:\z\nul goto z_inst
  183. md c:\z
  184. xcopy /s /e z c:\z
  185.  
  186. :z_inst
  187. c:
  188. cd c:\z
  189. z
  190. goto sair
  191.  
  192.  
  193. :hind
  194. if exist c:\di\hind\demo\nul goto hind_inst
  195. cd\hind95
  196. hinstall
  197.  
  198. :hind_inst
  199. c:
  200. cd c:\di\hind\demo
  201. hind
  202. goto sair
  203.  
  204.     
  205. :iron
  206. if exist c:\di\hind\demo\nul goto iron_inst
  207. md c:\iron
  208. xcopy /s /e iron c:\iron
  209.  
  210. :iron_inst
  211. c:
  212. cd c:\iron
  213. demo
  214. goto sair
  215.  
  216.  
  217. :full
  218. if exist c:\lucas\lecdemos\ftdemo\nul goto full_inst
  219. md c:\lucas
  220. xcopy /s /e lucas c:\lucas
  221.  
  222. :full_inst
  223. c:
  224. cd c:\lucas\lecdemos\ftdemo
  225. ft
  226. goto sair 
  227.  
  228.  
  229. :nas2
  230. if exist c:\nas2\nul goto nas2_inst
  231. md c:\nas2
  232. xcopy /s /e nas2 c:\nas2
  233.  
  234. :nas2_inst
  235. c:
  236. cd c:\nas2
  237. n2demo
  238. goto sair
  239.  
  240. :amok
  241. if exist c:\amok\nul goto amok_inst
  242. md c:\amok
  243. xcopy /s /e amok c:\amok
  244.  
  245. :amok_inst
  246. c:
  247. cd c:\amok
  248. amokdos
  249. goto sair
  250.  
  251.  
  252. :inter
  253. if exist c:\bbs\nul goto inter_inst
  254. cd\intercon
  255. instala.bat c:
  256.  
  257. :inter_inst 
  258. c:
  259. cd c:\bbs
  260. inter
  261. goto sair
  262.  
  263.  
  264. goto sair
  265. :sair
  266. cd\
  267. echo.
  268. echo bye!
  269. echo.
  270.