home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / System32 / comsvcs.dll / REGISTRY / 141 (.txt) < prev    next >
InstallShield Script  |  2008-01-19  |  932b  |  22 lines

  1.         COMSVCS.TrkInfoCollUnmarshal.1 = s 'Tracking Info Collection Unmarshal Class'
  2.         {
  3.                 CLSID = s '{ecabafcd-7f19-11d2-978e-0000f8757e2a}'
  4.         }
  5.         COMSVCS.TrkInfoCollUnmarshal = s 'Tracking Info Collection Unmarshal Class'
  6.         {
  7.                 CurVer = s 'COMSVCS.TrkInfoCollUnmarshal.1'
  8.         }
  9.         NoRemove CLSID
  10.         {
  11.                 ForceRemove {ecabafcd-7f19-11d2-978e-0000f8757e2a} = s 'Tracking Info Collection Unmarshal Class'
  12.                 {
  13.                         ProgID = s 'COMSVCS.TrkInfoCollUnmarshal.1'
  14.                         VersionIndependentProgID = s 'COMSVCS.TrkInfoCollUnmarshal'
  15.                         ForceRemove 'Programmable'
  16.                         InprocServer32 = s '%MODULE%'
  17.                         {
  18.                                 val ThreadingModel = s 'Both'
  19.                         }
  20.                 }
  21.         }
  22.