;/*++ ; ;Copyright (c) 1990-2002. Hewlett-Packard Company. All rights reserved. ; ;Hewlett-Packard HPP Division ;Module Name: hphprn12.INF ; ;Abstract: Windows 2000/XP Unicode INF file for Photosmart printer driver ; ; Magic Keyword for hph 12 INF files {CD10FBC5-0867-4A64-951B-735967A927ED} ; do not remove is used by the scrubber ; ; ----- DO NOT MODIFY HEADER TEXT ABOVE THIS LINE! ------------ ; ;--*/ ;Windows 2k PnP printer installation INF file ;Copyright Hewlett-Packard 2002 [Version] Signature="$Windows NT$" Class=Printer ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318} Provider=Hewlett-Packard CatalogFile.NT=hphprn12.cat DriverVer=05/05/2004, 5.3.5 [Manufacturer] "Hewlett-Packard"=Models [ControlFlags] ExcludeFromSelect=* [Models] "hp photosmart 140 series" = hp_Install_140,usbprint\hpphotosmart_140_ser0FDA "hp photosmart 240 series" = hp_Install_240,usbprint\hpphotosmart_240_ser002A ; back port "hp photosmart 7200 series" = hp_Install_7200,usbprint\hpphotosmart_7200_se5294 "hp photosmart 7600 series" = hp_Install_7600,usbprint\hpphotosmart_7600_se842D "hp photosmart 7700 series" = hp_Install_7700,usbprint\hpphotosmart_7700_se80FD "hp photosmart 7900 series" = hp_Install_7900,usbprint\hpphotosmart_7900_se779C ; front port "hp photosmart 7200 series" = hp_Install_7200,usbprint\hpphotosmart_7200_se8fD3 "hp photosmart 7600 series" = hp_Install_7600,usbprint\hpphotosmart_7600_se3DC4 "hp photosmart 7700 series" = hp_Install_7700,usbprint\hpphotosmart_7700_seA1C1 "hp photosmart 7900 series" = hp_Install_7900,usbprint\hpphotosmart_7900_se49F7 ;-------------------------------------------------------------------------------- ; Install Sections ;-------------------------------------------------------------------------------- ; ; HP PhotoSmart 140 Series ; [hp_Install_140.nt] CopyFiles=hp_FILES,INST_FILES DataSection=COMMON_DRIVER_DATA DataFile=hph140.dat Include=NTPRINT.INF Needs=sRGBPROFILE.OEM AddReg=hp_AccessoryReg_140 DriverVer=05/05/2004, 5.3.5 [hp_Install_140.nt.CoInstallers] AddReg=hp_CoInstallers_AddReg_140 CopyFiles=COINST_FILES ; HP PhotoSmart 240 Series ; [hp_Install_240.nt] CopyFiles=hp_FILES,INST_FILES DataSection=COMMON_DRIVER_DATA DataFile=hph240.dat Include=NTPRINT.INF Needs=sRGBPROFILE.OEM AddReg=hp_AccessoryReg_240 DriverVer=05/05/2004, 5.3.5 [hp_Install_240.nt.CoInstallers] AddReg=hp_CoInstallers_AddReg_240 CopyFiles=COINST_FILES ; ; HP PhotoSmart 7200 Series ; [hp_Install_7200.nt] CopyFiles=hp_FILES,INST_FILES DataSection=COMMON_DRIVER_DATA DataFile=hph7200.dat Include=NTPRINT.INF Needs=sRGBPROFILE.OEM AddReg=hp_AccessoryReg_7200 DriverVer=05/05/2004, 5.3.5 [hp_Install_7200.nt.CoInstallers] AddReg=hp_CoInstallers_AddReg_7200 CopyFiles=COINST_FILES ; ; HP PhotoSmart 7600 Series ; [hp_Install_7600.nt] CopyFiles=hp_FILES,INST_FILES DataSection=COMMON_DRIVER_DATA DataFile=hph7600.dat Include=NTPRINT.INF Needs=sRGBPROFILE.OEM AddReg=hp_AccessoryReg_7600 DriverVer=05/05/2004, 5.3.5 [hp_Install_7600.nt.CoInstallers] AddReg=hp_CoInstallers_AddReg_7600 CopyFiles=COINST_FILES ; ; HP PhotoSmart 7700 Series ; [hp_Install_7700.nt] CopyFiles=hp_FILES,INST_FILES DataSection=COMMON_DRIVER_DATA DataFile=hph7700.dat Include=NTPRINT.INF Needs=sRGBPROFILE.OEM AddReg=hp_AccessoryReg_7700 DriverVer=05/05/2004, 5.3.5 [hp_Install_7700.nt.CoInstallers] AddReg=hp_CoInstallers_AddReg_7700 CopyFiles=COINST_FILES ; ; HP PhotoSmart 7900 Series ; [hp_Install_7900.nt] CopyFiles=hp_FILES,INST_FILES,hp_7960_ICC_PROFILES DataSection=COMMON_DRIVER_DATA DataFile=hph7900.dat Include=NTPRINT.INF Needs=sRGBPROFILE.OEM AddReg=hp_AccessoryReg_7900 DriverVer=05/05/2004, 5.3.5 [hp_Install_7900.nt.CoInstallers] AddReg=hp_CoInstallers_AddReg_7900 CopyFiles=COINST_FILES ;-------------------------------------------------------------------------------- ; Config/Registry Sections ;-------------------------------------------------------------------------------- [COMMON_DRIVER_DATA] DriverFile=hpz2ku09.dll ConfigFile=hpzpm309.dll LanguageMonitor="hpzlnt09,hpzlnt09.dll" HelpFile=hphpht05.hlp ; Got rid of VendorSetup= directive because this is needed only for an add printer ; installation. Since this inf is only used for PnP installs, we don't have to ; have the VendorSetup directive since we will run the coinstaller. ; ; HP PhotoSmart 140 Series ; [hp_AccessoryReg_140] HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\hp photosmart 140 series",InfID,0,"photosmart140_infid_2k_200007120052" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\hp photosmart 140 series",Product,0,"HID" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 140 series",DriverVersion,0,"9.0.0.0" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 140 series",ToolboxExe,0,"hpztbx09.exe" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 140 series",HPDJPPUITabs,0x00010001,3 HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 140 series",HPDJEnablePPMombiServicesTab,0x00010001,1 [hp_CoInstallers_AddReg_140] HKR,,CoInstallers32,0x00010000,"hpzcoi09.dll,CoInstall" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",DriverName,0,"hp photosmart 140 series" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",Product,0,"HID" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",DriverDataValueName,0,"Printer Model" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",VendorSetupName,0,"hpzcon09.dll" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",VendorSetupFunction,0,"VendorSetup" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller\hp photosmart 140 series",AutomateWizard,0,"true" ; ; HP PhotoSmart 240 Series ; [hp_AccessoryReg_240] HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\hp photosmart 240 series",InfID,0,"photosmart240_infid_2k_200007120052" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\hp photosmart 240 series",Product,0,"HID" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 240 series",DriverVersion,0,"9.0.0.0" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 240 series",ToolboxExe,0,"hpztbx09.exe" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 240 series",HPDJPPUITabs,0x00010001,3 HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 240 series",HPDJEnablePPMombiServicesTab,0x00010001,1 [hp_CoInstallers_AddReg_240] HKR,,CoInstallers32,0x00010000,"hpzcoi09.dll,CoInstall" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",DriverName,0,"hp photosmart 240 series" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",Product,0,"HID" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",DriverDataValueName,0,"Printer Model" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",VendorSetupName,0,"hpzcon09.dll" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",VendorSetupFunction,0,"VendorSetup" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller\hp photosmart 240 series",AutomateWizard,0,"true" ; ; HP PhotoSmart 7200 Series ; [hp_AccessoryReg_7200] HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\hp photosmart 7200 series",InfID,0,"photosmart7200_infid_2k_200007120052" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\hp photosmart 7200 series",Product,0,"HID" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7200 series",DriverVersion,0,"9.0.0.0" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7200 series",ToolboxExe,0,"hpztbx09.exe" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7200 series",HPDJPPUITabs,0x00010001,3 HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7200 series",HPDJEnablePPMombiServicesTab,0x00010001,1 [hp_CoInstallers_AddReg_7200] HKR,,CoInstallers32,0x00010000,"hpzcoi09.dll,CoInstall" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",DriverName,0,"hp photosmart 7200 series" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",Product,0,"HID" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",DriverDataValueName,0,"Printer Model" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",VendorSetupName,0,"hpzcon09.dll" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",VendorSetupFunction,0,"VendorSetup" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller\hp photosmart 7200 series",AutomateWizard,0,"true" ; ; HP PhotoSmart 7600 Series ; [hp_AccessoryReg_7600] HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\hp photosmart 7600 series",InfID,0,"photosmart7600_infid_2k_200007120052" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\hp photosmart 7600 series",Product,0,"HID" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7600 series",DriverVersion,0,"9.0.0.0" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7600 series",ToolboxExe,0,"hpztbx09.exe" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7600 series",HPDJPPUITabs,0x00010001,3 HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7600 series",HPDJEnablePPMombiServicesTab,0x00010001,1 [hp_CoInstallers_AddReg_7600] HKR,,CoInstallers32,0x00010000,"hpzcoi09.dll,CoInstall" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",DriverName,0,"hp photosmart 7600 series" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",Product,0,"HID" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",DriverDataValueName,0,"Printer Model" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",VendorSetupName,0,"hpzcon09.dll" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",VendorSetupFunction,0,"VendorSetup" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller\hp photosmart 7600 series",AutomateWizard,0,"true" ; ; HP PhotoSmart 7700 Series ; [hp_AccessoryReg_7700] HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\hp photosmart 7700 series",InfID,0,"photosmart7700_infid_2k_200007120052" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\hp photosmart 7700 series",Product,0,"HID" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7700 series",DriverVersion,0,"9.0.0.0" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7700 series",ToolboxExe,0,"hpztbx09.exe" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7700 series",HPDJPPUITabs,0x00010001,3 HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7700 series",HPDJEnablePPMombiServicesTab,0x00010001,1 [hp_CoInstallers_AddReg_7700] HKR,,CoInstallers32,0x00010000,"hpzcoi09.dll,CoInstall" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",DriverName,0,"hp photosmart 7700 series" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",Product,0,"HID" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",DriverDataValueName,0,"Printer Model" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",VendorSetupName,0,"hpzcon09.dll" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",VendorSetupFunction,0,"VendorSetup" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller\hp photosmart 7700 series",AutomateWizard,0,"true" ; ; HP PhotoSmart 7900 Series ; [hp_AccessoryReg_7900] HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\hp photosmart 7900 series",InfID,0,"photosmart7900_infid_2k_200007120052" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\hp photosmart 7900 series",Product,0,"HID" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7900 series",DriverVersion,0,"9.0.0.0" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7900 series",ToolboxExe,0,"hpztbx09.exe" HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7900 series",HPDJPPUITabs,0x00010001,3 HKLM,"SOFTWARE\Hewlett-Packard\HPDJ Printing System Config\hp photosmart 7900 series",HPDJEnablePPMombiServicesTab,0x00010001,1 [hp_CoInstallers_AddReg_7900] HKR,,CoInstallers32,0x00010000,"hpzcoi09.dll,CoInstall" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",DriverName,0,"hp photosmart 7900 series" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",Product,0,"HID" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",DriverDataValueName,0,"Printer Model" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",VendorSetupName,0,"hpzcon09.dll" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller",VendorSetupFunction,0,"VendorSetup" HKLM,"SOFTWARE\Hewlett-Packard\HPZ\Glue\CoInstaller\hp photosmart 7900 series",AutomateWizard,0,"true" ;-------------------------------------------------------------------------------- ; CopyFiles Sections ;-------------------------------------------------------------------------------- [INST_FILES] hpzcon09.dll hpzcoi09.dll [COINST_FILES] hpzcoi09.dll [DestinationDirs] DefaultDestDir=66000 INST_FILES=11 COINST_FILES=11 hp_7960_ICC_PROFILES=66003 ;16422 Program dir [hp_FILES] hpz2ku09.dll hpzcfg09.exe hpzcoi09.dll hpzcon09.dll hpzeng09.exe hpzflt09.dll hpzime09.dll hpzjui09.dll hpzlnt09.dll hpzpm309.dll hpzpre09.exe hpzr3209.dll hpzrer09.dll hpzres09.dll hpzrm309.dll hpzstc09.exe hpzstw09.exe hpztbi09.dll hpztbu09.exe hpztbx09.exe hpzvip09.dll hph140.dat hph240.dat hph7200.dat hph7600.dat hph7700.dat hph7900.dat hphpht05.hlp [hp_7960_ICC_PROFILES] HP7960HighGloss_6ink.icc HP7960HighGloss_8ink.icc HP7960Photo_6ink.icc HP7960Photo_8ink.icc HP7960PlainPaper_8ink.icc HP7960PremiumPaper_6ink.icc HP7960PremiumPaper_8ink.icc HP7960PremiumPlusPhoto_6ink.icc HP7960PremiumPlusPhoto_8ink.icc [SourceDisksNames] 1=%CD%,, [SourceDisksNames.x86] ; The following notation works fine in 2K and XP and this inf is used only in these OSes 1=,,,\%LANG_DIR%\drivers\win2k_xp 2=,,,\%LANG_DIR%\drivers\com_os 3=,,,\com_lang\drivers\win2k_xp 4=,,,\com_lang\drivers\com_os 5=,,,\com_lang\drivers\win2k_xp\icc [SourceDisksFiles] hph140.dat=2 hph240.dat=2 hph7200.dat=2 hph7600.dat=2 hph7700.dat=2 hph7900.dat=2 hphpht05.hlp=2 hpzr3209.dll=2 hpzrm309.dll=2 hpz2ku09.dll=3 hpzcoi09.dll=3 hpzlnt09.dll=3 hpzpm309.dll=3 hpzcfg09.exe=4 hpzcon09.dll=4 hpzeng09.exe=4 hpzflt09.dll=4 hpzime09.dll=4 hpzjui09.dll=4 hpzpre09.exe=4 hpzrer09.dll=4 hpzres09.dll=4 hpzstc09.exe=4 hpzstw09.exe=4 hpztbi09.dll=4 hpztbu09.exe=4 hpztbx09.exe=4 hpzvip09.dll=4 HP7960HighGloss_6ink.icc=5 HP7960HighGloss_8ink.icc=5 HP7960Photo_6ink.icc=5 HP7960Photo_8ink.icc=5 HP7960PlainPaper_8ink.icc=5 HP7960PremiumPaper_6ink.icc=5 HP7960PremiumPaper_8ink.icc=5 HP7960PremiumPlusPhoto_6ink.icc=5 HP7960PremiumPlusPhoto_8ink.icc=5 [Strings] CD="hp photosmart cd" LANG_DIR="enu" [Strings.000C] CD="hp photosmart cd" LANG_DIR="fra" [Strings.0007] CD="hp photosmart cd" LANG_DIR="deu" [Strings.0010] CD="hp photosmart cd" LANG_DIR="ita" [Strings.0011] CD="hp photosmart cd" LANG_DIR="jpn" [Strings.000A] CD="hp photosmart cd" LANG_DIR="esm" [Strings.0804] CD="hp photosmart cd" LANG_DIR="chs" [Strings.1004] CD="hp photosmart cd" LANG_DIR="chs" [Strings.0404] CD="hp photosmart cd" LANG_DIR="cht" [Strings.0c04] CD="hp photosmart cd" LANG_DIR="cht" [Strings.1404] CD="hp photosmart cd" LANG_DIR="cht" [Strings.0012] CD="hp photosmart cd" LANG_DIR="kor" [Strings.0013] CD="hp photosmart cd" LANG_DIR="nld" [Strings.0016] CD="hp photosmart cd" LANG_DIR="ptb" ; additional languages added [Strings.0005] CD="hp photosmart cd" LANG_DIR="csy" [Strings.0006] CD="hp photosmart cd" LANG_DIR="dan" [Strings.000B] CD="hp photosmart cd" LANG_DIR="fin" [Strings.000E] CD="hp photosmart cd" LANG_DIR="hun" [Strings.0014] CD="hp photosmart cd" LANG_DIR="non" [Strings.0015] CD="hp photosmart cd" LANG_DIR="plk" [Strings.0019] CD="hp photosmart cd" LANG_DIR="rus" [Strings.001D] CD="hp photosmart cd" LANG_DIR="svc" [Strings.041F] CD="hp photosmart cd" LANG_DIR="tur" [Strings.0408] CD="hp photosmart cd" LANG_DIR="grk"