home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / System32 / scwengf.dll / REGISTRY / 1002 (.txt) next >
InstallShield Script  |  2008-01-19  |  579b  |  14 lines

  1.     Kbproc.process.1 = s 'process Class'
  2.         CLSID = s '{E29E3FFF-7088-4454-967F-30DC69C2F04F}'
  3.     Kbproc.process = s 'process Class'
  4.         CLSID = s '{E29E3FFF-7088-4454-967F-30DC69C2F04F}'
  5.     NoRemove CLSID
  6.         ForceRemove {E29E3FFF-7088-4454-967F-30DC69C2F04F} = s 'process Class'
  7.             ProgID = s 'Kbproc.process.1'
  8.             VersionIndependentProgID = s 'Kbproc.process'
  9.                         ForceRemove 'Programmable'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.                         
  13.         
  14.