home *** CD-ROM | disk | FTP | other *** search
- ; GEAR.INI file
- ;
- ;
- [generic]
- ;
- WorkingDirectory=
- ; Customer information:
- CustomerName=
- CustomerContact=
- CustomerPhone=
- MasterIDCode=
- ReferenceCode=
- UPCEANCode=
- DiscTitle=
- ;
- ;
- [generator]
- ;
- SystemIdf=GEAR VERSION 3.0 JUNE 1994
- PublisherIdf=
- DataPreparerIdf=ELEKTROSON BV 1994
- ApplicationIdf=
- ApplicationUse=
- CopyRightFileIdf=
- AbstractFileIdf=
- BibliographicFileIdf=
- MaxNrDirsInVolume=500
- MaxDirNestingLevel=8
- ; NonIsoNameHandling the determines how the software handles non-IS09660 names
- ; Possible values are:
- ; 0) Dialog appears for each non-ISO9660 name
- ; 1) Ignore non-ISO9660 names
- ; 2) Translate non-ISO9660 names to upper case only
- ; 3) Translate non-ISO9660 names completely
- NonIsoNameHandling=0
- ArchiveOnly=FALSE
- ;
- ;
- [tape]
- ;
- ; Parameters for premaster tape output:
- DDPFormatTape=FALSE
- ; FileOption determines how tracks are written in tape files
- ; Possible values are:
- ; 1) Separate files on separate tapes for each track
- ; 2) Separate files for each track on the same tape
- ; 3) Tracks of the same type are combined in one tape file
- ; 4) One contiguous image tape file including all tracks
- FileOption=2
- ISOTrackSectorSize=2048
- ISOTrackBlockingFactor=4
- ISOTrackWithPregapPostgap=FALSE
- XATrackSectorSize=2336
- XATrackBlockingFactor=4
- XATrackWithPregapPostgap=FALSE
- DATrackWithPause=FALSE
- ScramblingFor2352Sectors=FALSE
- WriteIdentTxtOnTape=FALSE
- UsePhysicalImageFiles=FALSE
- ;
- ; Selection of tape interface used:
- ; 0) Null device
- ; 1) Adaptec AHA-154XX SCSI board (direct)
- ; 2) ASPI DOS SCSI driver
- TapeInterface=2
- ; IO address of Adaptec AHA-154XX board (for TapeInterface 1):
- AdaptecIOAddress=230h
- ; ASPI host adapter number (0-2) to use (for TapeInterface 2):
- AspiHostAdapterNumber=0;
- ; SCSI ID of tape unit (only valid in case of multiple units):
- TapeTargetID=4
- ;
- ;
- [cdrecording]
- ;
- ; Parameters for CD-Recording:
- UsePhysicalImageFiles=TRUE
- WriteEnable=TRUE
- Speed=1
- LinearVelocityLevel=2
- NrOfWriters=1
- Fixation=TRUE
- MultiSession=TRUE
- IncrementalWrite=FALSE
- ;
- ; Selection of CD-R interface used:
- ; 0) Null device
- ; 1) Adaptec AHA-154XX SCSI board (direct)
- ; 2) ASPI DOS SCSI driver
- CDRInterface=2
- ; IO address of Adaptec AHA-154XX board (for CDRInterface 1):
- AdaptecIOAddress=230h
- ; ASPI host adapter number (0-2) to use (for CDRInterface 2):
- AspiHostAdapterNumber=0
- ; SCSI ID of CD-R unit (only valid in case of multiple units):
- CDRTargetID=4
- ;
- ;
- [harddisk]
- ;
- ; Selection of disk interface used (for raw SCSI hard disks):
- ; 0) Null device
- ; 1) Adaptec AHA-154XX SCSI board (direct)
- ; 2) ASPI DOS SCSI driver
- DiskInterface=2
- ; IO address of Adaptec AHA-154XX board (for DiskInterface 1):
- AdaptecIOAddress=230h
- ; ASPI host adapter number (0-2) to use (for DiskInterface 2):
- AspiHostAdapterNumber=0
- ; SCSI ID of disk device (only valid in case of multiple units):
- DiskTargetID=3
- ;
- ;
- ;end of GEAR.INI