home *** CD-ROM | disk | FTP | other *** search
/ PC Direkt 1995 #3 / PCD_395.iso / gear / gear.in_ / gear.in
Encoding:
Text File  |  1994-08-10  |  2.9 KB  |  115 lines

  1. ; GEAR.INI file
  2. ;
  3. ;
  4. [generic]
  5. ;
  6. WorkingDirectory=
  7. ; Customer information:
  8. CustomerName=
  9. CustomerContact=
  10. CustomerPhone=
  11. MasterIDCode=
  12. ReferenceCode=
  13. UPCEANCode=
  14. DiscTitle=
  15. ;
  16. ;
  17. [generator]
  18. ;
  19. SystemIdf=GEAR VERSION 3.0 JUNE 1994
  20. PublisherIdf=
  21. DataPreparerIdf=ELEKTROSON BV 1994
  22. ApplicationIdf=
  23. ApplicationUse=
  24. CopyRightFileIdf=
  25. AbstractFileIdf=
  26. BibliographicFileIdf=
  27. MaxNrDirsInVolume=500
  28. MaxDirNestingLevel=8
  29. ; NonIsoNameHandling the determines how the software handles non-IS09660 names
  30. ;   Possible values are:
  31. ;   0) Dialog appears for each non-ISO9660 name
  32. ;   1) Ignore non-ISO9660 names
  33. ;   2) Translate non-ISO9660 names to upper case only
  34. ;   3) Translate non-ISO9660 names completely
  35. NonIsoNameHandling=0
  36. ArchiveOnly=FALSE
  37. ;
  38. ;
  39. [tape]
  40. ;
  41. ; Parameters for premaster tape output:
  42. DDPFormatTape=FALSE
  43. ; FileOption determines how tracks are written in tape files
  44. ;   Possible values are:
  45. ;   1) Separate files on separate tapes for each track
  46. ;   2) Separate files for each track on the same tape
  47. ;   3) Tracks of the same type are combined in one tape file
  48. ;   4) One contiguous image tape file including all tracks
  49. FileOption=2
  50. ISOTrackSectorSize=2048
  51. ISOTrackBlockingFactor=4
  52. ISOTrackWithPregapPostgap=FALSE
  53. XATrackSectorSize=2336
  54. XATrackBlockingFactor=4
  55. XATrackWithPregapPostgap=FALSE
  56. DATrackWithPause=FALSE
  57. ScramblingFor2352Sectors=FALSE
  58. WriteIdentTxtOnTape=FALSE
  59. UsePhysicalImageFiles=FALSE
  60. ;
  61. ; Selection of tape interface used:
  62. ;   0) Null device
  63. ;   1) Adaptec AHA-154XX SCSI board (direct)
  64. ;   2) ASPI DOS SCSI driver
  65. TapeInterface=2
  66. ; IO address of Adaptec AHA-154XX board (for TapeInterface 1):
  67. AdaptecIOAddress=230h
  68. ; ASPI host adapter number (0-2) to use (for TapeInterface 2):
  69. AspiHostAdapterNumber=0;
  70. ; SCSI ID of tape unit (only valid in case of multiple units):
  71. TapeTargetID=4
  72. ;
  73. ;
  74. [cdrecording]
  75. ;
  76. ; Parameters for CD-Recording:
  77. UsePhysicalImageFiles=TRUE
  78. WriteEnable=TRUE
  79. Speed=1
  80. LinearVelocityLevel=2
  81. NrOfWriters=1
  82. Fixation=TRUE
  83. MultiSession=TRUE
  84. IncrementalWrite=FALSE
  85. ;
  86. ; Selection of CD-R interface used:
  87. ;   0) Null device
  88. ;   1) Adaptec AHA-154XX SCSI board (direct)
  89. ;   2) ASPI DOS SCSI driver
  90. CDRInterface=2
  91. ; IO address of Adaptec AHA-154XX board (for CDRInterface 1):
  92. AdaptecIOAddress=230h
  93. ; ASPI host adapter number (0-2) to use (for CDRInterface 2):
  94. AspiHostAdapterNumber=0
  95. ; SCSI ID of CD-R unit (only valid in case of multiple units):
  96. CDRTargetID=4
  97. ;
  98. ;
  99. [harddisk]
  100. ;
  101. ; Selection of disk interface used (for raw SCSI hard disks):
  102. ;   0) Null device
  103. ;   1) Adaptec AHA-154XX SCSI board (direct)
  104. ;   2) ASPI DOS SCSI driver
  105. DiskInterface=2
  106. ; IO address of Adaptec AHA-154XX board (for DiskInterface 1):
  107. AdaptecIOAddress=230h
  108. ; ASPI host adapter number (0-2) to use (for DiskInterface 2):
  109. AspiHostAdapterNumber=0
  110. ; SCSI ID of disk device (only valid in case of multiple units):
  111. DiskTargetID=3
  112. ;
  113. ;
  114. ;end of GEAR.INI
  115.