home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.4 / 1997-07_Disc_3.4.iso / fragdemo / data.z / INSTALL.INI < prev    next >
Text File  |  1997-01-06  |  30KB  |  1,862 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ;;                                              ;;
  3. ;;  FRAGILE Install Script                      ;;
  4. ;;  Copyright (c) 1996 Gremlin Interactive Ltd. ;;
  5. ;;                                              ;;
  6. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  7.  
  8. Colours=1,1,1
  9.  
  10. Language=American
  11. DefaultLanguage=American
  12.  
  13. Title=FRAGILE
  14.  
  15. OSVersion=5.00
  16.  
  17. CPUType=486
  18. FPUType=Builtin
  19.  
  20. BaseMemory=409600
  21.  
  22. ExtendedMemory=0
  23.  
  24. ExpandedMemory=0
  25.  
  26. ConfigurationFileName=CONFIG.INI
  27.  
  28. ReadMeFileName=README.TXT
  29.  
  30. DefaultPath=\INTRPLAY\FRAGDEMO
  31.  
  32. CDSpeedTest=DOS4GW.EXE
  33.  
  34. BootDiskConfig
  35. {
  36. FILES=20
  37. BUFFERS=20,0
  38. DEVICE=C:\DOS\HIMEM.SYS
  39. DEVICE=C:\DOS\EMM386.EXE
  40. DOS=HIGH,UMB
  41. REM Remember to insert your CD driver and mouse driver if necessary.
  42. }
  43.  
  44. BootDiskAutoexec
  45. {
  46. @ECHO OFF
  47. PROMPT $P$G
  48. PATH=C:\DOS
  49. c:\DOS\SmartDrv
  50. C:
  51. REM Remember to insert your CD driver and mouse driver if necessary.
  52. }
  53.  
  54. Installation
  55. {
  56. @Installing
  57.  
  58. md install
  59. copy %SourcePath%\install\*.drv install
  60. copy %SourcePath%\install\*.exe install
  61. copy %SourcePath%\install\*.ini install
  62.  
  63. md _TEXT
  64. md _SAVE
  65. md _INTRO
  66. md _MA
  67. md _SCITEK
  68. md _B
  69. md _S
  70. md _M
  71. md _P
  72. md _MS
  73. md _AV
  74. md _PHOTO
  75. md _SFX
  76. md _MUSIC
  77. md _COMMS
  78.  
  79. copy %SourcePath%\*.*
  80. del *.id
  81. copy %SourcePath%\install\*.com
  82. copy %SourcePath%\install\*.pif
  83.  
  84. copy %SourcePath%\_text\*.* _text
  85. copy %SourcePath%\_intro\*.256 _intro
  86. copy %SourcePath%\_b\*.* _b
  87. copy %SourcePath%\_s\*.* _s
  88. copy %SourcePath%\_m\*.* _m
  89. copy %SourcePath%\_p\*.* _p
  90. copy %SourcePath%\_ms\*.* _ms
  91. copy %SourcePath%\_av\*.* _av
  92. copy %SourcePath%\_photo\*.* _photo
  93. copy %SourcePath%\_sfx\*.* _sfx
  94. copy %SourcePath%\_ma\*.* _ma
  95. copy %SourcePath%\_scitek\*.* _scitek
  96. copy %SourcePath%\_music\*.* _music
  97. copy %SourcePath%\_comms\*.* _comms
  98. }
  99.  
  100. Minimum=39000000
  101. Standard=100000000
  102. Maximum=130000000
  103.  
  104. ;Sound Card Detection Info and Order
  105.  
  106. AudioCard=GravisMAX
  107. {
  108. DIGIID=e028
  109. MIDIID=a00a
  110. MIDIMenu=GravisMusicPortMenu
  111. }
  112.  
  113. AudioCard=Ensoniq
  114. {
  115. DIGIID=e01e
  116. MIDIID=a001
  117. MIDIMenu=MidiPortMenu
  118. }
  119.  
  120. AudioCard=Microsoft
  121. {
  122. DIGIID=e00c
  123. MIDIID=a009
  124. MIDIMenu=FMPortMenu
  125. }
  126.  
  127. AudioCard=SoundBlaster16
  128. {
  129. DIGIID=e018
  130. MIDIID=a009
  131. MIDIMenu=FMPortMenu
  132. }
  133.  
  134. AudioCard=SoundBlasterPro
  135. {
  136. DIGIID=e001
  137. MIDIID=a009
  138. MIDIMenu=FMPortMenu
  139. }
  140.  
  141. AudioCard=SoundBlaster
  142. {
  143. DIGIID=e000
  144. MIDIID=a002
  145. MIDIMenu=FMPortMenu
  146. }
  147.  
  148. AudioCard=Gravis
  149. {
  150. DIGIID=e024
  151. MIDIID=a00a
  152. MIDIMenu=GravisMusicPortMenu
  153. }
  154.  
  155. Menu=Language
  156. {
  157. Title=LanguageTitle,%Language
  158. Item=SelectAmerican,AmericanHelp,%American
  159. Default=SelectAmerican
  160. Pos=-1
  161. }
  162.  
  163. Menu=Installation
  164. {
  165. Title=InstallationTitle
  166. Item=MinimumInstallation,MinimumInstallationHelp,%Minimum
  167. ;Item=StandardInstallation,StandardInstallationHelp,%Standard
  168. ;Item=MaximumInstallation,MaximumInstallationHelp,%Maximum
  169. Default=MinimumInstallation
  170. Pos=-1
  171. }
  172.  
  173. Menu=MainMenu
  174. {
  175. Title=MainTitle
  176. Item=ReadMe,ReadMeHelp,$ReadMe
  177. Item=SetSoundDevice,SetSoundDeviceHelp,$SetSoundDevice
  178. ;Item=SelectController,SelectControllerHelp,>ControllerMenu
  179. ;Item=BootDisk,BootDiskHelp,$BootDisk
  180. ;Item=Uninstall,UninstallHelp,$UnInstall
  181. ;Item=Network,NetworkHelp,>NetworkMenu
  182. Item=Exit,ExitHelp,$Exit
  183. Default=ReadMe
  184. Pos=-1
  185. }
  186.  
  187. Menu=MusicMenu
  188. {
  189. Title=SelectMusicCard,%MusicCard
  190. ;Item=CDAudio,CDAudioMusicHelp,%0xCD
  191. Item=GeneralMidi,GeneralMidiMusicHelp,%0xa001,>MidiPortMenu
  192. Item=RolandMT32,RolandMT32Help,%0xa004,>RolandPortMenu
  193. Item=SoundCanvas,SoundCanvasMusicHelp,%0xa001,>RolandPortMenu
  194. Item=Microsoft,MicrosoftMusicHelp,%0xa002,>FMPortMenu
  195. Item=GravisMAX,GravisMAXMusicHelp,%0xa00a,>GravisMusicPortMenu
  196. Item=Gravis,GravisMusicHelp,%0xa00a,>GravisMusicPortMenu
  197. Item=AWE32,AWE32MusicHelp,%0xa008,>AWE32PortMenu
  198. Item=SoundBlaster16,SoundBlaster16MusicHelp,%0xa009,>FMPortMenu
  199. Item=SoundBlasterPro,SoundBlasterProMusicHelp,%0xa009,>FMPortMenu
  200. Item=SoundBlaster,SoundBlasterMusicHelp,%0xa002,>FMPortMenu
  201. ;Item=Adlib,AdlibMusicHelp,%0xa002,>FMPortMenu
  202. Item=NoAudio,NoMusicHelp,%0x0
  203. Default=NoAudio
  204. Pos=-1
  205. }
  206.  
  207. Menu=SoundMenu
  208. {
  209. Title=SelectSoundCard,%SoundCard
  210. Item=GravisMAX,GravisMAXSoundHelp,%0xe027,>GravisPortMenu
  211. Item=Gravis,GravisSoundHelp,%0xe023,>GravisPortMenu
  212. Item=Ensoniq,EnsoniqSoundHelp,%0xe01e,>EnsoniqSoundPortMenu
  213. Item=Microsoft,MicrosoftSoundHelp,%0xe00b,>MicrosoftSoundPortMenu
  214. Item=AWE32,AWE32SoundHelp,%0xe018,>SB16PortMenu
  215. Item=SoundBlaster16,SoundBlaster16SoundHelp,%0xe018,>SB16PortMenu
  216. Item=SoundBlasterPro,SoundBlasterProSoundHelp,%0xe00f,>SBProPortMenu
  217. Item=SoundBlaster,SoundBlasterSoundHelp,%0xe000,>SBPortMenu
  218. Item=NoAudio,NoSoundHelp,%0x0
  219. Default=NoAudio
  220. Pos=-1
  221. }
  222.  
  223. Menu=ControllerMenu
  224. {
  225. Title=SelectController,%Controller
  226. Item=Keyboard,KeyboardHelp,%Keyboard
  227. Item=Mouse,MouseHelp,%Mouse
  228. Item=AnalogJoystick,AnalogJoystickHelp,%AnalogJoystick
  229. Item=DigitalJoystick,DigitalJoystickHelp,%DigitalJoystick
  230. Default=Keyboard
  231. Pos=-1
  232. }
  233.  
  234. Menu=NetworkMenu
  235. {
  236. Title=NetworkHelp,%Network
  237. Item=Yes,NetworkEnableHelp,%Yes
  238. Item=No,NetworkDisableHelp,%No
  239. Default=No
  240. Pos=-1
  241. }
  242.  
  243. Menu=FMPortMenu
  244. {
  245. Title=SelectPortAddress,%MusicPort
  246. Item=DefaultPort388,Port388Help,%0x388
  247. Default=DefaultPort388
  248. Pos=-1
  249. }
  250.  
  251. Menu=MidiPortMenu
  252. {
  253. Title=SelectPortAddress,%MusicPort
  254. Item=Port220,Port220Help,%0x220
  255. Item=Port230,Port230Help,%0x230
  256. Item=Port240,Port240Help,%0x240
  257. Item=Port250,Port250Help,%0x250
  258. Item=Port300,Port300Help,%0x300
  259. Item=Port320,Port320Help,%0x320
  260. Item=DefaultPort330,Port330Help,%0x330
  261. Item=Port332,Port332Help,%0x332
  262. Item=Port334,Port334Help,%0x334
  263. Item=Port336,Port336Help,%0x336
  264. Item=Port340,Port340Help,%0x340
  265. Item=Port350,Port350Help,%0x350
  266. Item=Port360,Port360Help,%0x360
  267. Default=DefaultPort330
  268. Pos=-1
  269. }
  270.  
  271. Menu=RolandPortMenu
  272. {
  273. Title=SelectPortAddress,%MusicPort
  274. Item=DefaultPort330,Port330Help,%0x330
  275. Item=Port332,Port332Help,%0x332
  276. Item=Port334,Port334Help,%0x334
  277. Item=Port336,Port336Help,%0x336
  278. Default=DefaultPort330
  279. Pos=-1
  280. }
  281.  
  282. Menu=AWE32PortMenu
  283. {
  284. Title=SelectPortAddress,%MusicPort
  285. Item=DefaultPort220/620,DefaultPort220/620Help,%0x620
  286. Item=Port240/640,Port240/640Help,%0x640
  287. Item=Port260/660,Port260/660Help,%0x660
  288. Item=Port280/680,Port280/680Help,%0x680
  289. Default=DefaultPort220/620
  290. Pos=-1
  291. }
  292.  
  293. Menu=GravisMusicPortMenu
  294. {
  295. Title=SelectPortAddress,%MusicPort
  296. Item=Port210,Port210Help,%0x210
  297. Item=DefaultPort220,Port220Help,%0x220
  298. Item=Port230,Port230Help,%0x230
  299. Item=Port240,Port240Help,%0x240
  300. Item=Port250,Port250Help,%0x250
  301. Item=Port260,Port260Help,%0x260
  302. Default=DefaultPort220
  303. Pos=-1
  304. }
  305.  
  306. Menu=GravisPortMenu
  307. {
  308. Title=SelectPortAddress,%SoundPort,>GravisIRQMenu
  309. Item=Port210,Port210Help,%0x210
  310. Item=DefaultPort220,Port220Help,%0x220
  311. Item=Port230,Port230Help,%0x230
  312. Item=Port240,Port240Help,%0x240
  313. Item=Port250,Port250Help,%0x250
  314. Item=Port260,Port260Help,%0x260
  315. Default=DefaultPort220
  316. Pos=-1
  317. }
  318.  
  319. Menu=GravisIRQMenu
  320. {
  321. Title=SelectIRQ,%SoundIRQ,>GravisDMAMenu
  322. Item=IRQ2,IRQ2Help,%2
  323. Item=IRQ3,IRQ3Help,%3
  324. Item=IRQ5,IRQ5Help,%5
  325. Item=IRQ7,IRQ7Help,%7
  326. Item=DefaultIRQ11,IRQ11Help,%11
  327. Item=IRQ12,IRQ12Help,%12
  328. Item=IRQ15,IRQ15Help,%15
  329. Default=DefaultIRQ11
  330. Pos=-1
  331. }
  332.  
  333. Menu=GravisDMAMenu
  334. {
  335. Title=SelectDMA,%SoundDMA
  336. Item=DefaultDMA1,DMA0Help,%1
  337. Item=DMA3,DMA0Help,%3
  338. Item=DMA5,DMA0Help,%5
  339. Item=DMA6,DMA0Help,%6
  340. Item=DMA7,DMA0Help,%7
  341. Default=DefaultDMA1
  342. Pos=-1
  343. }
  344.  
  345. Menu=EnsoniqSoundPortMenu
  346. {
  347. Title=SelectPortAddress,%SoundPort,>EnsoniqIRQMenu
  348. Item=Port320,Port320Help,%0x320
  349. Item=DefaultPort330,Port330Help,%0x330
  350. Item=Port340,Port340Help,%0x340
  351. Item=Port350,Port350Help,%0x350
  352. Default=DefaultPort330
  353. Pos=-1
  354. }
  355.  
  356. Menu=EnsoniqIRQMenu
  357. {
  358. Title=SelectIRQ,%SoundIRQ,>EnsoniqDMAMenu
  359. Item=IRQ2,IRQ2Help,%2
  360. Item=DefaultIRQ5,IRQ5Help,%5
  361. Item=IRQ7,IRQ7Help,%7
  362. Item=IRQ10,IRQ10Help,%10
  363. Default=DefaultIRQ5
  364. Pos=-1
  365. }
  366.  
  367. Menu=EnsoniqDMAMenu
  368. {
  369. Title=SelectDMA,%SoundDMA
  370. Item=DMA0,DMA0Help,%0
  371. Item=DefaultDMA1,DMA0Help,%1
  372. Item=DMA3,DMA3Help,%3
  373. Item=DMA5,DMA5Help,%5
  374. Item=DMA6,DMA6Help,%6
  375. Default=DefaultDMA1
  376. Pos=-1
  377. }
  378.  
  379. Menu=MicrosoftSoundPortMenu
  380. {
  381. Title=SelectPortAddress,%SoundPort,>MicrosoftIRQMenu
  382. Item=DefaultPort530,Port530Help,%0x530
  383. Item=Port604,Port604Help,%0x604
  384. Item=PortE80,PortE80Help,%0xE80
  385. Item=PortF40,PortF40Help,%0xF40
  386. Default=DefaultPort530
  387. Pos=-1
  388. }
  389.  
  390. Menu=MicrosoftIRQMenu
  391. {
  392. Title=SelectIRQ,%SoundIRQ,>MicrosoftDMAMenu
  393. Item=DefaultIRQ7,IRQ7Help,%7
  394. Item=IRQ9,IRQ9Help,%9
  395. Item=IRQ10,IRQ10Help,%10
  396. Item=IRQ11,IRQ11Help,%11
  397. Default=DefaultIRQ7
  398. Pos=-1
  399. }
  400.  
  401. Menu=MicrosoftDMAMenu
  402. {
  403. Title=SelectDMA,%SoundDMA
  404. Item=DMA0,DMA0Help,%0
  405. Item=DefaultDMA1,DMA0Help,%1
  406. Item=DMA3,DMA0Help,%3
  407. Default=DefaultDMA1
  408. Pos=-1
  409. }
  410.  
  411. Menu=SB16PortMenu
  412. {
  413. Title=SelectPortAddress,%SoundPort,>SB16IRQMenu
  414. Item=DefaultPort220,Port220Help,%0x220
  415. Item=Port240,Port240Help,%0x240
  416. Item=Port260,Port260Help,%0x260
  417. Item=Port280,Port280Help,%0x280
  418. Default=DefaultPort220
  419. Pos=-1
  420. }
  421.  
  422. Menu=SB16IRQMenu
  423. {
  424. Title=SelectIRQ,%SoundIRQ,>SB16DMAMenu
  425. Item=IRQ2,IRQ2Help,%2
  426. Item=DefaultIRQ5,IRQ5Help,%5
  427. Item=IRQ7,IRQ7Help,%7
  428. Item=IRQ10,IRQ10Help,%10
  429. Default=DefaultIRQ5
  430. Pos=-1
  431. }
  432.  
  433. Menu=SB16DMAMenu
  434. {
  435. Title=SelectDMA,%SoundDMA
  436. Item=DMA0,DMA0Help,%0
  437. Item=DMA1,DMA1Help,%1
  438. Item=DMA3,DMA3Help,%3
  439. Item=DefaultDMA5,DMA5Help,%5
  440. Item=DMA6,DMA6Help,%6
  441. Item=DMA7,DMA7Help,%7
  442. Default=DefaultDMA5
  443. Pos=-1
  444. }
  445.  
  446. Menu=SBProPortMenu
  447. {
  448. Title=SelectPortAddress,%SoundPort,>SB16IRQMenu
  449. Item=DefaultPort220,Port220Help,%0x220
  450. Item=Port240,Port240Help,%0x240
  451. Item=Port260,Port260Help,%0x260
  452. Item=Port280,Port280Help,%0x280
  453. Default=DefaultPort220
  454. Pos=-1
  455. }
  456.  
  457. Menu=SBProIRQMenu
  458. {
  459. Title=SelectIRQ,%SoundIRQ,>SB16DMAMenu
  460. Item=IRQ2,IRQ2Help,%2
  461. Item=DefaultIRQ5,IRQ5Help,%5
  462. Item=IRQ7,IRQ7Help,%7
  463. Item=IRQ10,IRQ10Help,%10
  464. Default=DefaultIRQ5
  465. Pos=-1
  466. }
  467.  
  468. Menu=SBProDMAMenu
  469. {
  470. Title=SelectDMA,%SoundDMA
  471. Item=DMA0,DMA0Help,%0
  472. Item=DefaultDMA1,DMA1Help,%1
  473. Item=DMA3,DMA3Help,%3
  474. Default=DefaultDMA1
  475. Pos=-1
  476. }
  477.  
  478. Menu=SBPortMenu
  479. {
  480. Title=SelectPortAddress,%SoundPort,>SBIRQMenu
  481. Item=DefaultPort220,Port220Help,%0x220
  482. Item=Port240,Port240Help,%0x240
  483. Default=DefaultPort220
  484. Pos=-1
  485. }
  486.  
  487. Menu=SBIRQMenu
  488. {
  489. Title=SelectIRQ,%SoundIRQ,>SBDMAMenu
  490. Item=IRQ2,IRQ2Help,%2
  491. Item=IRQ3,IRQ3Help,%3
  492. Item=IRQ5,IRQ5Help,%5
  493. Item=DefaultIRQ7,IRQ7Help,%7
  494. Default=DefaultIRQ7
  495. Pos=-1
  496. }
  497.  
  498. Menu=SBDMAMenu
  499. {
  500. Title=SelectDMA,%SoundDMA
  501. Item=DMA1,DMA1Help,%1
  502. Default=DMA1
  503. Pos=-1
  504. }
  505.  
  506. Menu=ConfirmExit
  507. {
  508. Title=ConfirmExit
  509. Item=Yes,YesHelp
  510. Item=No,NoHelp
  511. Default=No
  512. Pos=-1
  513. }
  514.  
  515. Menu=SaveChanges
  516. {
  517. Title=SaveChanges
  518. Item=Yes,YesChangesHelp
  519. Item=No,NoHelp
  520. Default=Yes
  521. Pos=-1
  522. }
  523.  
  524. Menu=UnInstall
  525. {
  526. Title=UnInstallStart
  527. Item=Yes,YesUnInstallHelp
  528. Item=No,NoUnInstallHelp
  529. Default=No
  530. Pos=-1
  531. }
  532.  
  533. Menu=Detect
  534. {
  535. Title=DetectConfirm
  536. Item=Yes,AutomaticHelp
  537. Item=No,ManualHelp
  538. Default=No
  539. Pos=-1
  540. }
  541.  
  542. Menu=SameCard
  543. {
  544. Title=UseThisCardMusic
  545. Item=Yes,YesDetectHelp
  546. Item=No,NoDetectHelp
  547. Default=Yes
  548. Pos=-1
  549. }
  550.  
  551. Menu=ConfirmCard
  552. {
  553. Title=UseThisCardSound
  554. Item=Yes,YesCardHelp
  555. Item=No,NoCardHelp
  556. Default=No
  557. Pos=-1
  558. }
  559.  
  560. Menu=SoundTest
  561. {
  562. Title=SoundTest
  563. Item=Yes,DoTestHelp
  564. Item=No,SkipTestHelp
  565. Default=No
  566. Pos=-1
  567. }
  568.  
  569. Menu=BootDisk
  570. {
  571. Title=BootDisk
  572. Item=Yes,BootDiskHelp
  573. Item=No,NoUnInstallHelp
  574. Default=No
  575. Pos=-1
  576. }
  577.  
  578. Menu=AdjustSettings
  579. {
  580. Title=Adjust
  581. Item=Yes,AdjustHelp
  582. Item=No,NoHelp
  583. Default=No
  584. Pos=-1
  585. }
  586.  
  587. ;
  588. ; Title Message
  589. ;
  590.  
  591. Message=FRAGILE
  592. {
  593. American="FRAGILE ALLEGIANCE INTERACTIVE PREVIEW Installation and Setup"
  594. }
  595.  
  596. Message=InstallIntroduction
  597. {
  598. American=
  599. "Welcome to Install and Setup. This program will install FRAGILE
  600. to your hard drive and setup your music and sound devices.
  601.  A total of 39Mbytes disk space is required."
  602. }
  603.  
  604. Message=SetupIntroduction
  605. {
  606. American=
  607. "Welcome to Install and Setup. This program will setup your music
  608. and sound devices for FRAGILE, as well as choosing your
  609. preferred control device."
  610. }
  611.  
  612. Message=RunGame
  613. {
  614. American=
  615. "To run FRAGILE now type:
  616.  
  617. FRAGILE                   [Return]
  618.  
  619. To run FRAGILE at a later date type:
  620.  
  621. CD %s           [Return]
  622. FRAGILE                   [Return]
  623. "
  624. }
  625.  
  626. ;
  627. ; Messages for Language Menu
  628. ;
  629.  
  630. Message=LanguageTitle
  631. {
  632. American="Select Language"
  633. }
  634.  
  635. Message=SelectAmerican
  636. {
  637. American="American"
  638. }
  639.  
  640. Message=AmericanHelp
  641. {
  642. American="Select American Language"
  643. }
  644.  
  645. ;
  646. ; Messages for Installation Menu
  647. ;
  648.  
  649. Message=InstallationTitle
  650. {
  651. American="Choose Installation"
  652. }
  653.  
  654. Message=StandardInstallation
  655. {
  656. American="Standard Installation 100 Mbytes"
  657. }
  658.  
  659. Message=StandardInstallationHelp
  660. {
  661. American="Install the standard installation of FRAGILE"
  662. }
  663.  
  664. Message=MinimumInstallation
  665. {
  666. American="Minimum Installation 39 Mbytes"
  667. }
  668.  
  669. Message=MinimumInstallationHelp
  670. {
  671. American="Install the minimum installation of FRAGILE"
  672. }
  673.  
  674. Message=MaximumInstallation
  675. {
  676. American="Maximum Installation 130 Mbytes"
  677. }
  678.  
  679. Message=MaximumInstallationHelp
  680. {
  681. American="Install the maximum installation of FRAGILE"
  682. }
  683.  
  684. ;
  685. ; Messages for Main Menu
  686. ;
  687.  
  688. Message=MainTitle
  689. {
  690. American="Main Menu"
  691. }
  692.  
  693. Message=DetectAudioCard
  694. {
  695. American="Detect Sound Device"
  696. }
  697.  
  698. Message=SelectSoundCard
  699. {
  700. American="Select Sound Effects Device"
  701. }
  702.  
  703. Message=SelectSoundCardHelp
  704. {
  705. American="Choose and setup device that will play sound effects"
  706. }
  707.  
  708. Message=SelectMusicCard
  709. {
  710. American="Select Music Device"
  711. }
  712.  
  713. Message=SelectMusicCardHelp
  714. {
  715. American="Choose and setup device that will play music"
  716. }
  717.  
  718. Message=SetSoundDevice
  719. {
  720. American="Select Sound Device"
  721. }
  722.  
  723. Message=SetSoundDeviceHelp
  724. {
  725. American="Choose and setup devices to play sound effects and music"
  726. }
  727.  
  728. Message=SelectController
  729. {
  730. American="Select Controller"
  731. }
  732.  
  733. Message=SelectControllerHelp
  734. {
  735. American="Choose preferred control method"
  736. }
  737.  
  738. Message=ReadMe
  739. {
  740. American="Read 'READ.ME'"
  741. }
  742.  
  743. Message=ReadMeHelp
  744. {
  745. American="Read about any latest changes that may not have made the manual"
  746. }
  747.  
  748. Message=BootDisk
  749. {
  750. American="Create Boot Disk"
  751. }
  752.  
  753. Message=BootDiskHelp
  754. {
  755. American="Create a bootable floppy disk"
  756. }
  757.  
  758. Message=Uninstall
  759. {
  760. American="Uninstall"
  761. }
  762.  
  763. Message=UninstallHelp
  764. {
  765. American="Delete FRAGILE from your hard disk"
  766. }
  767.  
  768. Message=Network
  769. {
  770. American="Network"
  771. }
  772.  
  773. Message=NetworkHelp
  774. {
  775. American="Enable Network Play"
  776. }
  777.  
  778. Message=NetworkEnableHelp
  779. {
  780. American="Enable network game."
  781. }
  782.  
  783. Message=NetworkDisableHelp
  784. {
  785. American="Disable network game."
  786. }
  787.  
  788. Message=Exit
  789. {
  790. American="Exit"
  791. }
  792.  
  793. Message=ExitHelp
  794. {
  795. American="Exit Install and Setup"
  796. }
  797.  
  798. ;
  799. ; Messages for Music playback and Sound Effects Device
  800. ;
  801.  
  802. Message=CDAudio
  803. {
  804. American="Compact Disc Audio"
  805. }
  806.  
  807. Message=CDAudioMusicHelp
  808. {
  809. American="Select Compact Disc as Music Playback Device"
  810. }
  811.  
  812. Message=GeneralMidi
  813. {
  814. American="General Midi"
  815. }
  816.  
  817. Message=GeneralMidiMusicHelp
  818. {
  819. American="Select General Midi as Music Playback Device"
  820. }
  821.  
  822. Message=RolandMT32
  823. {
  824. American="Roland MT32"
  825. }
  826.  
  827. Message=RolandMT32Help
  828. {
  829. American="Select Roland MT32 or Roland LAPC-I as Music Playback Device"
  830. }
  831.  
  832. Message=SoundCanvas
  833. {
  834. American="Sound Canvas"
  835. }
  836.  
  837. Message=SoundCanvasMusicHelp
  838. {
  839. American="Select Roland Sound Canvas or Roland SCC-I as Music Playback Device"
  840. }
  841.  
  842. Message=Microsoft
  843. {
  844. American="Microsoft Sound System"
  845. }
  846.  
  847. Message=MicrosoftMusicHelp
  848. {
  849. American="Select Microsoft Sound System as Music Playback Device"
  850. }
  851.  
  852. Message=MicrosoftSoundHelp
  853. {
  854. American="Select Microsoft Sound System as Sound Effects Device"
  855. }
  856.  
  857. Message=GravisMAX
  858. {
  859. American="Gravis Ultrasound MAX"
  860. }
  861.  
  862. Message=GravisMAXMusicHelp
  863. {
  864. American="Select Advanced Gravis Ultrasound MAX as Music Playback Device"
  865. }
  866.  
  867. Message=GravisMAXSoundHelp
  868. {
  869. American="Select Advanced Gravis Ultrasound MAX as Sound Effects Device"
  870. }
  871.  
  872. Message=Gravis
  873. {
  874. American="Gravis Ultrasound"
  875. }
  876.  
  877. Message=GravisMusicHelp
  878. {
  879. American="Select Advanced Gravis Ultrasound as Music Playback Device"
  880. }
  881.  
  882. Message=GravisSoundHelp
  883. {
  884. American="Select Advanced Gravis Ultrasound as Sound Effects Device"
  885. }
  886.  
  887. Message=Ensoniq
  888. {
  889. American="Ensoniq Soundscape"
  890. }
  891.  
  892. Message=EnsoniqSoundHelp
  893. {
  894. American="Select Ensoniq Soundscape as Sound Effects Device"
  895. }
  896.  
  897. Message=AWE32
  898. {
  899. American="Sound Blaster AWE32"
  900. }
  901.  
  902. Message=AWE32MusicHelp
  903. {
  904. American="Select Sound Blaster AWE32 as Music Playback Device"
  905. }
  906.  
  907. Message=AWE32SoundHelp
  908. {
  909. American="Select Sound Blaster AWE32 as Sound Effects Device"
  910. }
  911.  
  912. Message=SoundBlaster16
  913. {
  914. American="Sound Blaster 16"
  915. }
  916.  
  917. Message=SoundBlaster16MusicHelp
  918. {
  919. American="Select Sound Blaster 16 or 100% Compatible as Music Playback Device"
  920. }
  921.  
  922. Message=SoundBlaster16SoundHelp
  923. {
  924. American="Select Sound Blaster 16 or 100% Compatible as Sound Effects Device"
  925. }
  926.  
  927. Message=SoundBlasterPro
  928. {
  929. American="Sound Blaster Pro"
  930. }
  931.  
  932. Message=SoundBlasterProMusicHelp
  933. {
  934. American="Select Sound Blaster Pro or 100% Compatible as Music Playback Device"
  935. }
  936.  
  937. Message=SoundBlasterProSoundHelp
  938. {
  939. American="Select Sound Blaster Pro or 100% Compatible as Sound Effects Device"
  940. }
  941.  
  942. Message=SoundBlaster
  943. {
  944. American="Sound Blaster"
  945. }
  946.  
  947. Message=SoundBlasterMusicHelp
  948. {
  949. American="Select Sound Blaster or 100% Compatible as Music Playback Device"
  950. }
  951.  
  952. Message=SoundBlasterSoundHelp
  953. {
  954. American="Select Sound Blaster or 100% Compatible as Sound Effects Device"
  955. }
  956.  
  957. Message=Adlib
  958. {
  959. American="Adlib"
  960. }
  961.  
  962. Message=AdlibMusicHelp
  963. {
  964. American="Select Adlib or 100% Compatible as Music Playback Device"
  965. }
  966.  
  967. Message=NoAudio
  968. {
  969. American="NONE"
  970. }
  971.  
  972. Message=NoMusicHelp
  973. {
  974. American="Do not play any Music"
  975. }
  976.  
  977. Message=NoSoundHelp
  978. {
  979. American="Do not play any Sound Effects"
  980. }
  981.  
  982. ;
  983. ; Messages for Port Address'
  984. ;
  985.  
  986. Message=SelectPortAddress
  987. {
  988. American="Select a Port Address"
  989. }
  990.  
  991. Message=Port210
  992. {
  993. American="210"
  994. }
  995.  
  996. Message=Port210Help
  997. {
  998. American="Set Port Address to 210"
  999. }
  1000.  
  1001. Message=Port220
  1002. {
  1003. American="220"
  1004. }
  1005.  
  1006. Message=DefaultPort220
  1007. {
  1008. American="220 (Default)"
  1009. }
  1010.  
  1011. Message=Port220Help
  1012. {
  1013. American="Set Port Address to 220"
  1014. }
  1015.  
  1016. Message=Port230
  1017. {
  1018. American="230"
  1019. }
  1020.  
  1021. Message=Port230Help
  1022. {
  1023. American="Set Port Address to 230"
  1024. }
  1025.  
  1026. Message=Port240
  1027. {
  1028. American="240"
  1029. }
  1030.  
  1031. Message=Port240Help
  1032. {
  1033. American="Set Port Address to 240"
  1034. }
  1035.  
  1036. Message=Port250
  1037. {
  1038. American="250"
  1039. }
  1040.  
  1041. Message=Port250Help
  1042. {
  1043. American="Set Port Address to 250"
  1044. }
  1045.  
  1046. Message=Port260
  1047. {
  1048. American="260"
  1049. }
  1050.  
  1051. Message=Port260Help
  1052. {
  1053. American="Set Port Address to 260"
  1054. }
  1055.  
  1056. Message=Port280
  1057. {
  1058. American="280"
  1059. }
  1060.  
  1061. Message=Port280Help
  1062. {
  1063. American="Set Port Address to 280"
  1064. }
  1065.  
  1066. Message=Port300
  1067. {
  1068. American="300"
  1069. }
  1070.  
  1071. Message=Port300Help
  1072. {
  1073. American="Set Port Address to 300"
  1074. }
  1075.  
  1076. Message=Port320
  1077. {
  1078. American="320"
  1079. }
  1080.  
  1081. Message=Port320Help
  1082. {
  1083. American="Set Port Address to 320"
  1084. }
  1085.  
  1086. Message=Port330
  1087. {
  1088. American="330"
  1089. }
  1090.  
  1091. Message=DefaultPort330
  1092. {
  1093. American="330 (Default)"
  1094. }
  1095.  
  1096. Message=Port330Help
  1097. {
  1098. American="Set Port Address to 330"
  1099. }
  1100.  
  1101. Message=Port332
  1102. {
  1103. American="332"
  1104. }
  1105.  
  1106. Message=Port332Help
  1107. {
  1108. American="Set Port Address to 332"
  1109. }
  1110.  
  1111. Message=Port334
  1112. {
  1113. American="334"
  1114. }
  1115.  
  1116. Message=Port334Help
  1117. {
  1118. American="Set Port Address to 334"
  1119. }
  1120.  
  1121. Message=Port336
  1122. {
  1123. American="336"
  1124. }
  1125.  
  1126. Message=Port336Help
  1127. {
  1128. American="Set Port Address to 336"
  1129. }
  1130.  
  1131. Message=Port340
  1132. {
  1133. American="340"
  1134. }
  1135.  
  1136. Message=Port340Help
  1137. {
  1138. American="Set Port Address to 340"
  1139. }
  1140.  
  1141. Message=Port350
  1142. {
  1143. American="350"
  1144. }
  1145.  
  1146. Message=Port350Help
  1147. {
  1148. American="Set Port Address to 350"
  1149. }
  1150.  
  1151. Message=Port360
  1152. {
  1153. American="360"
  1154. }
  1155.  
  1156. Message=Port360Help
  1157. {
  1158. American="Set Port Address to 360"
  1159. }
  1160.  
  1161. Message=DefaultPort388
  1162. {
  1163. American="388 (Default)"
  1164. }
  1165.  
  1166. Message=Port388Help
  1167. {
  1168. American="Set Port Address to 388"
  1169. }
  1170.  
  1171. Message=DefaultPort530
  1172. {
  1173. American="530 (Default)"
  1174. }
  1175.  
  1176. Message=Port530Help
  1177. {
  1178. American="Set Port Address to 530"
  1179. }
  1180.  
  1181. Message=Port604
  1182. {
  1183. American="604"
  1184. }
  1185.  
  1186. Message=Port604Help
  1187. {
  1188. American="Set Port Address to 604"
  1189. }
  1190.  
  1191. Message=PortE80
  1192. {
  1193. American="E80"
  1194. }
  1195.  
  1196. Message=PortE80Help
  1197. {
  1198. American="Set Port Address to E80"
  1199. }
  1200.  
  1201. Message=PortF40
  1202. {
  1203. American="F40"
  1204. }
  1205.  
  1206. Message=PortF40Help
  1207. {
  1208. American="Set Port Address to F40"
  1209. }
  1210.  
  1211. Message=DefaultPort220/620
  1212. {
  1213. American="220 (620) (Default)"
  1214. }
  1215.  
  1216. Message=DefaultPort220/620Help
  1217. {
  1218. American="Set Port Address to 220 (620)"
  1219. }
  1220.  
  1221. Message=Port240/640
  1222. {
  1223. American="240 (640)"
  1224. }
  1225.  
  1226. Message=Port240/640Help
  1227. {
  1228. American="Set Port Address to 240 (640)"
  1229. }
  1230.  
  1231. Message=Port260/660
  1232. {
  1233. American="260 (660)"
  1234. }
  1235.  
  1236. Message=Port260/660Help
  1237. {
  1238. American="Set Port Address to 260 (660)"
  1239. }
  1240.  
  1241. Message=Port280/680
  1242. {
  1243. American="280 (680)"
  1244. }
  1245.  
  1246. Message=Port280/680Help
  1247. {
  1248. American="Set Port Address to 280 (680)"
  1249. }
  1250.  
  1251. ;
  1252. ; Messages for IRQ Values
  1253. ;
  1254.  
  1255. Message=SelectIRQ
  1256. {
  1257. American="Select an IRQ"
  1258. }
  1259.  
  1260. Message=IRQ2
  1261. {
  1262. American="2"
  1263. }
  1264.  
  1265. Message=IRQ2Help
  1266. {
  1267. American="Set Interrupt to 2"
  1268. }
  1269.  
  1270. Message=IRQ3
  1271. {
  1272. American="3"
  1273. }
  1274.  
  1275. Message=IRQ3Help
  1276. {
  1277. American="Set Interrupt to 3"
  1278. }
  1279.  
  1280. Message=IRQ5
  1281. {
  1282. American="5"
  1283. }
  1284.  
  1285. Message=DefaultIRQ5
  1286. {
  1287. American="5  (Default)"
  1288. }
  1289.  
  1290. Message=IRQ5Help
  1291. {
  1292. American="Set Interrupt to 5"
  1293. }
  1294.  
  1295. Message=IRQ7
  1296. {
  1297. American="7"
  1298. }
  1299.  
  1300. Message=DefaultIRQ7
  1301. {
  1302. American="7  (Default)"
  1303. }
  1304.  
  1305. Message=IRQ7Help
  1306. {
  1307. American="Set Interrupt to 7"
  1308. }
  1309.  
  1310. Message=IRQ9
  1311. {
  1312. American="9"
  1313. }
  1314.  
  1315. Message=IRQ9Help
  1316. {
  1317. American="Set Interrupt to 9"
  1318. }
  1319.  
  1320. Message=IRQ10
  1321. {
  1322. American="10"
  1323. }
  1324.  
  1325. Message=IRQ10Help
  1326. {
  1327. American="Set Interrupt to 10"
  1328. }
  1329.  
  1330. Message=IRQ11
  1331. {
  1332. American="11"
  1333. }
  1334.  
  1335. Message=DefaultIRQ11
  1336. {
  1337. American="11 (Default)"
  1338. }
  1339.  
  1340. Message=IRQ11Help
  1341. {
  1342. American="Set Interrupt to 11"
  1343. }
  1344.  
  1345. Message=IRQ12
  1346. {
  1347. American="12"
  1348. }
  1349.  
  1350. Message=IRQ12Help
  1351. {
  1352. American="Set Interrupt to 12"
  1353. }
  1354.  
  1355. Message=IRQ15
  1356. {
  1357. American="15"
  1358. }
  1359.  
  1360. Message=IRQ15Help
  1361. {
  1362. American="Set Interrupt to 15"
  1363. }
  1364.  
  1365. ;
  1366. ; Messages for DMA Channel
  1367. ;
  1368.  
  1369. Message=SelectDMA
  1370. {
  1371. American="Select a DMA Channel"
  1372. }
  1373.  
  1374. Message=DMA0
  1375. {
  1376. American="0"
  1377. }
  1378.  
  1379. Message=DMA0Help
  1380. {
  1381. American="Set DMA Channel to 0"
  1382. }
  1383.  
  1384. Message=DMA1
  1385. {
  1386. American="1"
  1387. }
  1388.  
  1389. Message=DefaultDMA1
  1390. {
  1391. American="1  (Default)"
  1392. }
  1393.  
  1394. Message=DMA1Help
  1395. {
  1396. American="Set DMA Channel to 1"
  1397. }
  1398.  
  1399. Message=DMA3
  1400. {
  1401. American="3"
  1402. }
  1403.  
  1404. Message=DMA3Help
  1405. {
  1406. American="Set DMA Channel to 3"
  1407. }
  1408.  
  1409. Message=DMA5
  1410. {
  1411. American="5"
  1412. }
  1413.  
  1414. Message=DefaultDMA5
  1415. {
  1416. American="5  (Default)"
  1417. }
  1418.  
  1419. Message=DMA5Help
  1420. {
  1421. American="Set DMA Channel to 5"
  1422. }
  1423.  
  1424. Message=DMA6
  1425. {
  1426. American="6"
  1427. }
  1428.  
  1429. Message=DMA6Help
  1430. {
  1431. American="Set DMA Channel to 6"
  1432. }
  1433.  
  1434. Message=DMA7
  1435. {
  1436. American="7"
  1437. }
  1438.  
  1439. Message=DMA7Help
  1440. {
  1441. American="Set DMA Channel to 7"
  1442. }
  1443.  
  1444. ;
  1445. ; Messages for Controller Type
  1446. ;
  1447.  
  1448. Message=Keyboard
  1449. {
  1450. American="Keyboard only"
  1451. }
  1452.  
  1453. Message=KeyboardHelp
  1454. {
  1455. American="Use keyboard for all controls"
  1456. }
  1457.  
  1458. Message=Mouse
  1459. {
  1460. American="Keyboard + Mouse"
  1461. }
  1462.  
  1463. Message=MouseHelp
  1464. {
  1465. American="Use mouse for main control, keyboard for rest"
  1466. }
  1467.  
  1468. Message=AnalogJoystick
  1469. {
  1470. American="Keyboard + Analog Joystick"
  1471. }
  1472.  
  1473. Message=AnalogJoystickHelp
  1474. {
  1475. American="Use analog joystick for main control, keyboard for rest"
  1476. }
  1477.  
  1478. Message=DigitalJoystick
  1479. {
  1480. American="Keyboard + Digital Joystick"
  1481. }
  1482.  
  1483. Message=DigitalJoystickHelp
  1484. {
  1485. American="Use digital joystick for main control, keyboard for rest"
  1486. }
  1487.  
  1488. ;
  1489. ; Error Messages.
  1490. ;
  1491.  
  1492. Message=OSVersion
  1493. {
  1494. American=
  1495. "FRAGILE does not support the DOS version you are currently
  1496. running. You will need to obtain DOS 5.0 or above."
  1497. }
  1498.  
  1499. Message=CPUType
  1500. {
  1501. American=
  1502. "FRAGILE needs to take use of the 32 Bit capabilities of a 486DX
  1503. or above processor to run. The processor in your PC is only capable
  1504. of 16 Bit operations."
  1505. }
  1506.  
  1507. Message=FPUType
  1508. {
  1509. American=
  1510. "FRAGILE needs a floating point unit to run, your system does not
  1511. include one. This usually means that you own an SX type machine."
  1512. }
  1513.  
  1514. ;
  1515. ; Warning messages.
  1516. ;
  1517.  
  1518. Message=BaseMemory
  1519. {
  1520. American=
  1521. "You do not have enough base memory to run FRAGILE. Try removing
  1522. any unnecessary device drivers or TSRs from your CONFIG.SYS and
  1523. AUTOEXEC.BAT files. If you have DOS version 6.0 or above then you
  1524. could try running MEMMAKER from the DOS Prompt, alternatively choose
  1525. 'Create Boot Disk' from the main menu."
  1526. }
  1527.  
  1528. Message=ExpandedMemory
  1529. {
  1530. American=
  1531. "You should never get this message, as FRAGILE does not need any
  1532. EXPANDED memory to run. Contact the GREMLIN INTERACTIVE HELP LINE
  1533. and tell them what has happened. The address and telephone number are
  1534. on the back of the box."
  1535. }
  1536.  
  1537. Message=ExtendedMemory
  1538. {
  1539. American=
  1540. "FRAGILE needs at least 3072K of EXTENDED memory to run, at
  1541. present your system does not have enough free. The easiest solution
  1542. to this problem is to choose 'Create Boot Disk' from the main menu."
  1543. }
  1544.  
  1545. Message=InvalidPath
  1546. {
  1547. American=
  1548. "The path you have specified is either invalid or already exists,
  1549. please choose another. If the directory you have chosen is a previous
  1550. installation of FRAGILE , run Install and Setup from that
  1551. directory to change the configuration."
  1552. }
  1553.  
  1554. Message=DiskSpace
  1555. {
  1556. American=
  1557. "The drive you have selected does not have enough disk space
  1558. to install FRAGILE, select another or exit to DOS and free
  1559. some space."
  1560. }
  1561.  
  1562. ;
  1563. ; Flow control messages
  1564. ;
  1565.  
  1566. Message=PressAKey
  1567. {
  1568. American="Press a key or click mouse to continue"
  1569. }
  1570.  
  1571. Message=ConfirmExit
  1572. {
  1573. American="Exit Install and Setup"
  1574. }
  1575.  
  1576. Message=SaveChanges
  1577. {
  1578. American="Save configuration"
  1579. }
  1580.  
  1581. Message=UnInstallStart
  1582. {
  1583. American="Delete FRAGILE"
  1584. }
  1585.  
  1586. Message=Yes
  1587. {
  1588. American="Yes"
  1589. }
  1590.  
  1591. Message=YesChangesHelp
  1592. {
  1593. American="Save any changes to configuration and Exit to DOS"
  1594. }
  1595.  
  1596. Message=YesHelp
  1597. {
  1598. American="Exit to DOS"
  1599. }
  1600.  
  1601. Message=No
  1602. {
  1603. American="No"
  1604. }
  1605.  
  1606. Message=NoHelp
  1607. {
  1608. American="Continue Install and Setup"
  1609. }
  1610.  
  1611. Message=NoUnInstallHelp
  1612. {
  1613. American="Return to Main Menu"
  1614. }
  1615.  
  1616. Message=YesUnInstallHelp
  1617. {
  1618. American="Delete FRAGILE from hard disk"
  1619. }
  1620.  
  1621. Message=DetectConfirm
  1622. {
  1623. American="Autodetect sound device?"
  1624. }
  1625.  
  1626. Message=ManualHelp
  1627. {
  1628. American="Set up the device manually, using the menus"
  1629. }
  1630.  
  1631. Message=AutomaticHelp
  1632. {
  1633. American="Try to detect your sound device"
  1634. }
  1635.  
  1636. Message=UseThisCardSound
  1637. {
  1638. American="Use this device for sound?"
  1639. }
  1640.  
  1641. Message=UseThisCardMusic
  1642. {
  1643. American="Use this device for music?"
  1644. }
  1645.  
  1646. Message=YesDetectHelp
  1647. {
  1648. American="Use the same device to play music as well as sound effects"
  1649. }
  1650.  
  1651. Message=NoDetectHelp
  1652. {
  1653. American="Choose a different device to play music"
  1654. }
  1655.  
  1656. Message=YesCardHelp
  1657. {
  1658. American="Use this device for sound"
  1659. }
  1660.  
  1661. Message=NoCardHelp
  1662. {
  1663. American="Keep looking for another device"
  1664. }
  1665.  
  1666. Message=SoundTest
  1667. {
  1668. American="Do sound test?"
  1669. }
  1670.  
  1671. Message=Adjust
  1672. {
  1673. American="Adjust Settings?"
  1674. }
  1675.  
  1676. Message=DoTestHelp
  1677. {
  1678. American="Do the test with the current settings"
  1679. }
  1680.  
  1681. Message=SkipTestHelp
  1682. {
  1683. American="Skip the test"
  1684. }
  1685.  
  1686. Message=AdjustHelp
  1687. {
  1688. American="Change the settings of the device"
  1689. }
  1690.  
  1691. ;
  1692. ; Installation Messages
  1693. ;
  1694.  
  1695. Message=EnterDrive
  1696. {
  1697. American="Select Drive"
  1698. }
  1699.  
  1700. Message=EnterDriveHelp
  1701. {
  1702. American="Choose the drive you wish to install FRAGILE to"
  1703. }
  1704.  
  1705. Message=EnterPath
  1706. {
  1707. American="Enter Installation path"
  1708. }
  1709.  
  1710. Message=EnterPathHelp
  1711. {
  1712. American=
  1713. "Type in the name of the directory you wish to install FRAGILE to"
  1714. }
  1715.  
  1716. Message=InstallationStart
  1717. {
  1718. American=
  1719. "Install and Setup will now copy the necessary files to the drive
  1720. and path that you have selected."
  1721. }
  1722.  
  1723. Message=InstallationOver
  1724. {
  1725. American="FRAGILE has successfully installed on to your hard disk."
  1726. }
  1727.  
  1728. Message=Installing
  1729. {
  1730. American=
  1731. "FRAGILE is now being installed to your hard disk."
  1732. }
  1733.  
  1734. Message=InstallationFail
  1735. {
  1736. American=
  1737. "FRAGILE has failed to install on to your hard disk. Consult your
  1738. manual for assistance."
  1739. }
  1740.  
  1741. Message=Disk2
  1742. {
  1743. American=
  1744. "Please insert the disk marked FRAGILE DISK TWO."
  1745. }
  1746.  
  1747. ;
  1748. ; UnInstallation Messages
  1749. ;
  1750.  
  1751. Message=UnInstallFinished
  1752. {
  1753. American=
  1754. "FRAGILE has been deleted and Install and Setup will now
  1755. exit to DOS."
  1756. }
  1757.  
  1758. Message=UnInstalling
  1759. {
  1760. American="Deleting FRAGILE..."
  1761. }
  1762.  
  1763. ;
  1764. ; Create boot disk messages
  1765. ;
  1766.  
  1767. Message=BootDiskStart
  1768. {
  1769. American=
  1770. "Install and Setup will now create a boot disk for FRAGILE.
  1771. Insert a blank floppy disk in your boot drive."
  1772. }
  1773.  
  1774. Message=CreatingBootDisk
  1775. {
  1776. American="Creating FRAGILE boot disk, please wait..."
  1777. }
  1778.  
  1779. Message=BootDiskSuccess
  1780. {
  1781. American=
  1782. "Your FRAGILE boot disk is now ready to use. If necessary add
  1783. your mouse and CD Drivers to the AUTOEXEC.BAT and CONFIG.SYS
  1784. on the disk."
  1785. }
  1786.  
  1787. Message=BootDiskFailure
  1788. {
  1789. American=
  1790. "There was an error whilst creating the boot disk. Check that the
  1791. disk is not write protected or try another disk."
  1792. }
  1793.  
  1794. Message=CardFailed
  1795. {
  1796. American=
  1797. "Failed to initialise device, please try some different settings."
  1798. }
  1799.  
  1800. Message=InvalidPort
  1801. {
  1802. American=
  1803. "The Port Address is incorrect, please try another setting"
  1804. }
  1805.  
  1806. Message=InvalidIRQ
  1807. {
  1808. American=
  1809. "The IRQ is incorrect, please try another setting"
  1810. }
  1811.  
  1812. Message=InvalidDMA
  1813. {
  1814. American=
  1815. "The DMA channel is invalid, please try another setting"
  1816. }
  1817.  
  1818. Message=MusicOnSoundCard
  1819. {
  1820. American=
  1821. "The device you have selected for sound effects can also be used
  1822. to play music."
  1823. }
  1824.  
  1825. Message=DetectWarning
  1826. {
  1827. American=
  1828. "Install and Setup can automatically determine which sound device you
  1829. have attached to your system, sometimes this can cause a system to
  1830. hang, so the sound device can also be setup manually. If your system
  1831. does hang during detection, reset your machine and try again, any
  1832. device that did cause a hang will be ignored the next time."
  1833. }
  1834.  
  1835. Message=SampleWarning
  1836. {
  1837. American=
  1838. "Install and Setup will now play a short sample to test the sound
  1839. device. It is possible that if the sound device is incorrectly
  1840. configured your system may hang."
  1841. }
  1842.  
  1843. Message=TuneWarning
  1844. {
  1845. American=
  1846. "Install and Setup will now play a short tune to test the music
  1847. device. It is possible that if the music device is incorrectly
  1848. configured your system may hang."
  1849. }
  1850.  
  1851. Message=SoundHeard
  1852. {
  1853. American=
  1854. "If you did not hear anything you may wish to change the settings"
  1855. }
  1856.  
  1857. Message=SoundComplete
  1858. {
  1859. American=
  1860. "Sound and Music Device Setup is now complete"
  1861. }
  1862.