home *** CD-ROM | disk | FTP | other *** search
/ Computer Installation Guide - Dragon Clan Series / CD2.iso / CDR / GEARCD / OS2 / GEAR.INI < prev    next >
Encoding:
INI File  |  1996-04-22  |  3.6 KB  |  138 lines

  1. ; GEAR.INI file
  2. ;
  3. ;
  4. [generic]
  5. StatGeometry=0,247,639,479
  6. FileGeometry=352,0,639,295
  7. MainGeometry=0,0,482,249
  8. WorkingDirectory=C:\GEARIMG
  9. ;
  10. DefaultDiscSize=74
  11. DefaultTrackType=ISO
  12. MSBAudio=FALSE
  13. ; Customer information:
  14. CustomerName=
  15. CustomerContact=
  16. CustomerPhone=
  17. MasterIDCode=
  18. ReferenceCode=
  19. UPCEANCode=
  20. DiscTitle=
  21. ;
  22. ;
  23. [generator]
  24. SystemIdf=GEAR VERSION 3.3 APRIL 1996
  25. PublisherIdf=
  26. DataPreparerIdf=ELEKTROSON 1996
  27. ApplicationIdf=
  28. ApplicationUse=
  29. CopyRightFileIdf=
  30. AbstractFileIdf=
  31. BibliographicFileIdf=
  32. MaxNrDirsInVolume=2048
  33. MaxDirNestingLevel=12
  34. ; NonIsoNameHandling the determines how the software handles non-IS09660 names
  35. ;   Possible values are:
  36. ;   0) Dialog appears for each non-ISO9660 name
  37. ;   1) Ignore non-ISO9660 names
  38. ;   2) Translate non-ISO9660 names to upper case only
  39. ;   3) Translate non-ISO9660 names completely
  40. ;   4) Translate non-ISO9660 names completely to DOS compliant names (8+3)
  41. ;
  42. NonIsoNameHandling=1
  43. ArchiveOnly=FALSE
  44. ArchiveReset=FALSE
  45. DefaultDirMode=R--R--R--
  46. LoadSystemFiles=FALSE
  47. LoadHiddenFiles=FALSE
  48. ;
  49. [tape]
  50. ;
  51. ; Parameters for premaster tape output:
  52. DDPFormatTape=TRUE
  53. ; FileOption determines how tracks are written in tape files
  54. ;   Possible values are:
  55. ;   1) Separate files on separate tapes for each track
  56. ;   2) Separate files for each track on the same tape
  57. ;   3) Tracks of the same type are combined in one tape file
  58. ;   4) One contiguous image tape file including all tracks
  59. FileOption=2
  60. ISOTrackSectorSize=2048
  61. ISOTrackBlockingFactor=4
  62. ISOTrackWithPregapPostgap=FALSE
  63. XATrackSectorSize=2336
  64. XATrackBlockingFactor=4
  65. XATrackWithPregapPostgap=FALSE
  66. DATrackWithPause=FALSE
  67. ScramblingFor2352Sectors=FALSE
  68. WriteIdentTxtOnTape=FALSE
  69. UsePhysicalImageFiles=TRUE
  70. VerifyAfterWrite=TRUE
  71. ; Selection of tape interface used:
  72. ;   0) Null device
  73. ;   1) ASPI for OS/2 SCSI driver
  74. TapeInterface=1
  75. BufferSize=16384
  76. DoubleBuffering=FALSE
  77. ; Host adapter number (0-2) to use (for TapeInterface 1):
  78. HostAdapterNumber=1
  79. ; SCSI ID of tape unit (only valid in case of multiple units):
  80. TargetID=4
  81. ;
  82. ;
  83. [cdrecording]
  84. ;
  85. ; Parameters for CD-Recording:
  86. UsePhysicalImageFiles=TRUE
  87. VerifyImage=TRUE
  88. EstimateBeforeWrite=FALSE
  89. WriteEnable=FALSE
  90. ; WriteMethod determines how the CD-R disc is written.
  91. ;   Possible values are:
  92. ;   1) Disc at once recording (write lead in->tracks->lead out: no link areas).
  93. ;   2) Track at once recording (first write tracks, then fixate).
  94. ;   3) Fixed packet recording (first write tracks/packets, then fixate).
  95. WriteMethod=2
  96. VerifyAfterWrite=TRUE
  97. ReadSpeed=4
  98. WriteSpeed=2
  99. NrOfWriters=1
  100. Fixation=TRUE
  101. MultiSession=TRUE
  102. ; Selection of CD-R interface used:
  103. ;   0) Null device
  104. ;   1) ASPI ofr OS/2 SCSI driver
  105. CDRInterface=1
  106. BufferSize=16384
  107. DoubleBuffering=TRUE
  108. ; Host adapter number (0-3) to use (for CDRInterface 1):
  109. HostAdapterNumber=1
  110. ; SCSI ID of CD-R unit (only valid in case of multiple units):
  111. TargetID=4
  112. ; Recorder type to use by software for unknown or 'OEM' recorders:
  113. ;   1=Philips/Kodak type, 2=Yamaha type, 3=Ricoh RS-9200CD type,
  114. ;   4=Ricoh RS-1060C type, 5=JVC/Pinnacle type, 6=Sony type
  115. UnknownRecorderType=1
  116. ; Settings for medium changer device (jukebox):
  117. UseMediumChanger=TRUE
  118. InitializeMediumChanger=FALSE
  119. DriveNrInMediumChanger=1
  120. FirstSlotNumber=1
  121. NrOfSlotsInitialized=10
  122. ;
  123. ;
  124. [harddisk]
  125. ;
  126. ; Selection of disk interface used (for raw SCSI hard disks):
  127. ;   0) Null device
  128. ;   1) ASPI for OS/2 SCSI driver
  129. DiskInterface=1
  130. BufferSize=32768
  131. DoubleBuffering=FALSE
  132. ; Host adapter number (0-2) to use (for DiskInterface 1):
  133. HostAdapterNumber=0
  134. ; SCSI ID of disk device (only valid in case of multiple units):
  135. TargetID=4
  136. ;
  137. ;end of GEAR.INI
  138.