home *** CD-ROM | disk | FTP | other *** search
/ Gambler 5 / GAMBLERCD05.BIN / g-dos / realms / install / install.ini < prev    next >
INI File  |  1997-03-28  |  29KB  |  1,828 lines

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