; ; OLYMPUS P-400 Printer INF for Windows NT ; [Version] Signature="$Windows NT$" Provider=%OLYMPUS% LayoutFile=layout.inf ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318} Class=Printer [ClassInstall] AddReg=ClassAddReg DelReg=ClassDelReg [ClassDelReg] HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass" [ClassAddReg] HKR,,,,%CLASSNAME% HKR,,Installer,,MSPRINT.DLL HKR,,Icon,,-4 HKR,,NoDisplayClass,,1 [Environment] UpdateInis=Environment_Ini AddReg=Environment_Reg [Environment_Ini] win.ini,Ports,"LPT1.DOS=", win.ini,Ports,"LPT2.DOS=", win.ini,Ports,"LPT3.DOS=", win.ini,Ports,"LPT1.OS2=", win.ini,Ports,"LPT2.OS2=", win.ini,Ports,"LPT3.OS2=", win.ini,windows,"Spooler=", win.ini,windows,"DosPrint=", win.ini,windows,"DeviceNotSelectedTimeout=", win.ini,windows,"TransmissionRetryTimeout=", [Environment_Reg] HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO" HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,, HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,, HKLM,"System\CurrentControlSet\Control\Print\Monitors",,, HKLM,"System\CurrentControlSet\Control\Print\Printers",,, HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00 HKLM,"System\CurrentControlSet\Control\Print\Providers",,, [Manufacturer] "OLYMPUS"=OLYMPUS ; ; Model Sections ; ; These sections correspond with an entry listed in the ; [Manufacturer] section above. The models will be displayed in the order ; that they appear here. ; [OLYMPUS] "OLYMPUS P-400" = P400_PARALLEL ; ; Installer Sections ; [P400_PARALLEL.ntx86] CopyFiles=P400PR_FILE DataSection=P400PR_DATA DataFile=P400NU.DLL ; ; Copy Sections ; [P400PR_FILE] P400NK.DLL P400NU.DLL P400NUP.DLL ; ; Data Sections ; [P400PR_DATA] DriverFile=P400NK.DLL ConfigFile=P400NU.DLL DefaultDataType=RAW ; ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime ; (depending on which environment drivers are getting installed) ; [DestinationDirs] DefaultDestDir=66000 ; ; diskid = description,tagfile,unused,subdir ; [SourceDisksNames] 4="Install Disk",,,"\" ; ; filename_on_source = diskid,subdir,size,checksum,spare,spare ; extra fields are nt-specific ; bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname ; [SourceDisksFiles] P400NK.DLL = 4 P400NU.DLL = 4 P400NUP.DLL = 4 ; ; Localizable Strings ; [Strings] OLYMPUS="OLYMPUS" Floppy="Install Disk" CLASSNAME="Printer"