home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-04-22 | 3.6 KB | 138 lines |
- ; GEAR.INI file
- ;
- ;
- [generic]
- StatGeometry=0,247,639,479
- FileGeometry=352,0,639,295
- MainGeometry=0,0,482,249
- WorkingDirectory=C:\GEARIMG
- ;
- DefaultDiscSize=74
- DefaultTrackType=ISO
- MSBAudio=FALSE
- ; Customer information:
- CustomerName=
- CustomerContact=
- CustomerPhone=
- MasterIDCode=
- ReferenceCode=
- UPCEANCode=
- DiscTitle=
- ;
- ;
- [generator]
- SystemIdf=GEAR VERSION 3.3 APRIL 1996
- PublisherIdf=
- DataPreparerIdf=ELEKTROSON 1996
- ApplicationIdf=
- ApplicationUse=
- CopyRightFileIdf=
- AbstractFileIdf=
- BibliographicFileIdf=
- MaxNrDirsInVolume=2048
- MaxDirNestingLevel=12
- ; 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
- ; 4) Translate non-ISO9660 names completely to DOS compliant names (8+3)
- ;
- NonIsoNameHandling=1
- ArchiveOnly=FALSE
- ArchiveReset=FALSE
- DefaultDirMode=R--R--R--
- LoadSystemFiles=FALSE
- LoadHiddenFiles=FALSE
- ;
- [tape]
- ;
- ; Parameters for premaster tape output:
- DDPFormatTape=TRUE
- ; 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=TRUE
- VerifyAfterWrite=TRUE
- ; Selection of tape interface used:
- ; 0) Null device
- ; 1) ASPI for OS/2 SCSI driver
- TapeInterface=1
- BufferSize=16384
- DoubleBuffering=FALSE
- ; Host adapter number (0-2) to use (for TapeInterface 1):
- HostAdapterNumber=1
- ; SCSI ID of tape unit (only valid in case of multiple units):
- TargetID=4
- ;
- ;
- [cdrecording]
- ;
- ; Parameters for CD-Recording:
- UsePhysicalImageFiles=TRUE
- VerifyImage=TRUE
- EstimateBeforeWrite=FALSE
- WriteEnable=FALSE
- ; WriteMethod determines how the CD-R disc is written.
- ; Possible values are:
- ; 1) Disc at once recording (write lead in->tracks->lead out: no link areas).
- ; 2) Track at once recording (first write tracks, then fixate).
- ; 3) Fixed packet recording (first write tracks/packets, then fixate).
- WriteMethod=2
- VerifyAfterWrite=TRUE
- ReadSpeed=4
- WriteSpeed=2
- NrOfWriters=1
- Fixation=TRUE
- MultiSession=TRUE
- ; Selection of CD-R interface used:
- ; 0) Null device
- ; 1) ASPI ofr OS/2 SCSI driver
- CDRInterface=1
- BufferSize=16384
- DoubleBuffering=TRUE
- ; Host adapter number (0-3) to use (for CDRInterface 1):
- HostAdapterNumber=1
- ; SCSI ID of CD-R unit (only valid in case of multiple units):
- TargetID=4
- ; Recorder type to use by software for unknown or 'OEM' recorders:
- ; 1=Philips/Kodak type, 2=Yamaha type, 3=Ricoh RS-9200CD type,
- ; 4=Ricoh RS-1060C type, 5=JVC/Pinnacle type, 6=Sony type
- UnknownRecorderType=1
- ; Settings for medium changer device (jukebox):
- UseMediumChanger=TRUE
- InitializeMediumChanger=FALSE
- DriveNrInMediumChanger=1
- FirstSlotNumber=1
- NrOfSlotsInitialized=10
- ;
- ;
- [harddisk]
- ;
- ; Selection of disk interface used (for raw SCSI hard disks):
- ; 0) Null device
- ; 1) ASPI for OS/2 SCSI driver
- DiskInterface=1
- BufferSize=32768
- DoubleBuffering=FALSE
- ; Host adapter number (0-2) to use (for DiskInterface 1):
- HostAdapterNumber=0
- ; SCSI ID of disk device (only valid in case of multiple units):
- TargetID=4
- ;
- ;end of GEAR.INI
-