home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / System32 / KMSVC.DLL / REGISTRY / 1 (.txt)
InstallShield Script  |  2008-01-19  |  569b  |  14 lines

  1.    ForceRemove KmSvc.CKmsCertEnroll = s 'Cert Enrollment class'
  2.       CLSID = s '{ff258fc0-99b1-4297-b857-539ad9bc13ed}'
  3.    NoRemove CLSID
  4.       ForceRemove {ff258fc0-99b1-4297-b857-539ad9bc13ed} = s 'Cert Enrollment class'
  5.       {
  6.          ProgID = s 'KmSvc.CKmsCertEnroll'
  7.          val AppID = s '{46298684-0fd3-47f3-94b3-65650c65b36a}'
  8.       }
  9.    NoRemove APPID
  10.       ForceRemove {46298684-0fd3-47f3-94b3-65650c65b36a} = s 'Key Management Service'
  11.       {
  12.          val LocalService = s 'HKmSvc'
  13.       }
  14.