; ; Copyright (c) 2002 OLYMPUS OPTICAL CO.,LTD ; OLYMPUS P-400 Printer INF for Windows 2000/Xp ; [Version] Signature="$Windows NT$" Provider=%OLYMPUS% ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318} Class=Printer ;CatalogFile=p400n.cat DriverVer=05/10/2002,1.1.1.0 [Manufacturer] %OLYMPUS%=OLYMPUS [OLYMPUS] "OLYMPUS P-400" = P400_PARALLEL, LPTENUM\OLYMPUSP-400A72C, OLYMPUSP-400A72C, OLYMPUSP-400 ; ; Installer Sections ; [P400_PARALLEL] CopyFiles = P400_FILES,@P400NL.DLL DataSection = P400_DATA LanguageMonitor = %LPT_MONITOR% [P400_FILES] P400NK.DLL P400NU.DLL [P400_DATA] DriverFile = P400NK.DLL ConfigFile = P400NU.DLL DataFile = P400NU.DLL ; ; 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] 1 = %Disk%,,, ; ; filename_on_source = diskid,subdir,size,checksum,spare,spare ; extra fields are nt-specific ; bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname ; [SourceDisksFiles] P400NK.DLL = 1 P400NU.DLL = 1 P400NL.DLL = 1 ; ; Localizable Strings ; [Strings] DISK="Install Disk" OLYMPUS="OLYMPUS" LPT_MONITOR="OLYMPUS P-400 Language Monitor,P400NL.DLL"