Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
642 B

  1. ; ICMINST.INF
  2. ;
  3. ; This is the Setup information file to install default color profile
  4. ; for Image Color Management 2.0
  5. ;
  6. ; Copyright (c) Microsoft Corporation. All rights reserved.
  7. [version]
  8. signature = "$Windows NT$"
  9. [DefaultInstall]
  10. AddReg = ColorProfile_AddReg
  11. DelReg = ColorProfile_DelReg
  12. [ColorProfile_AddReg]
  13. HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\ICM\mntr",,0x10
  14. HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\ICM\mntr","sRGB Color Space Profile.icm",0x03,00,00,00,00,49,45,43,20,73,52,47,42
  15. [ColorProfile_DelReg]
  16. HKLM,"SoFTWARE\Microsoft\Windows NT\CurrentVersion\ICM\ICMMonitorData"