home *** CD-ROM | disk | FTP | other *** search
- ; ICM.INF
- ;
- ; This is the Setup information file for
- ; Image Color Matching.
- ;
- ; Copyright (c) 1993-1995, Microsoft Corporation
-
- [version]
- LayoutFile=layout.inf
- signature="$CHICAGO$"
- Provider=%MS%
- SetupClass=BASE
-
- [DestinationDirs]
- icm.dll = 11 ; LDID_SYS
- Profiles.Copy = 23 ; LDID_COLOR
- Profiles.Del = 23 ; LDID_COLOR
-
- ;[Optional Components]
- [BaseWinOptions]
- icm
-
- [icm]
- ;OptionDesc=%ICM_DESC%
- ;Tip=%ICM_TIP%
- AddReg =icm.reg
- CopyFiles=Profiles.Copy, icm.dll
- DelFiles =Profiles.Del
- ;InstallType=14 ;Typical, Portable, Custom.
- ;IconIndex=11 ;Default (diamond) mini-icon for dialogs
-
- [icm.reg]
- HKCR,CLSID\{DBCE2480-C732-101B-BE72-BA78E9AD5B27},,,%ICM_DESC%
- HKCR,CLSID\{DBCE2480-C732-101B-BE72-BA78E9AD5B27}\InProcServer32,,,icmui.dll
- HKCR,CLSID\{DBCE2480-C732-101B-BE72-BA78E9AD5B27}\InProcServer32,ThreadingModel,,"Apartment"
-
- HKCR,.icc,,,icmfile
- HKCR,.icm,,,icmfile
- HKCR,icmfile,,,%ICM_DESC%
- HKCR,icmfile\DefaultIcon,,,icmui.dll,0
-
- HKCR,icmfile\shellex\IconHandler,,,{DBCE2480-C732-101B-BE72-BA78E9AD5B27}
- HKCR,icmfile\shellex\ContextMenuHandlers\{DBCE2480-C732-101B-BE72-BA78E9AD5B27}
- HKCR,icmfile\shellex\PropertySheetHandlers\{DBCE2480-C732-101B-BE72-BA78E9AD5B27}
-
- HKLM,SOFTWARE\MICROSOFT\WINDOWS\CurrentVersion\SETUP,ICMPath,,"%23%"
-
- [icm.dll]
- icm32.dll
- icmui.dll
-
- [Profiles.Copy]
- mnB22G15.ICM
- mnB22G18.ICM
- mnB22G21.ICM
- mnEBUG15.ICM
- mnEBUG18.ICM
- mnEBUG21.ICM
- mnP22G15.ICM
- mnP22G18.ICM
- mnP22G21.ICM
- hpsjtw.icm
-
- [Profiles.Del]
- B22G1505.PF
- B22G1805.PF
- B22G2105.PF
- BJC60005.PF
- BJC80005.PF
- CEWPS105.PF
- EBUG1505.PF
- EBUG1805.PF
- EBUG2105.PF
- EK450G05.PF
- EK550C05.PF
- HP120C05.PF
- HP12PS05.PF
- HPSJTW05.PF
- HPX3PS05.PF
- HPXL3005.PF
- P22G1505.PF
- P22G1805.PF
- P22G2105.PF
- PH200I05.PF
- PS407905.PF
- QMS30I05.PF
- TPIIIC05.PF
- XL770005.PF
- HP500C05.PF
- HP550C05.PF
- HP560C05.PF
- EPSONC05.pf
-
- [Strings]
- MS = "Microsoft"
- ICM_DESC = "ICC Profile"
- ;;ICM_DESC = "Image Color Matching"
- ;;ICM_TIP = "Consistent color output for printers and displays."
-