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

  1.    ForceRemove QUtil.CQuarSoHConstructor = s 'Quarantine SoH Protocol constructor class'
  2.       CLSID = s '{E8140D53-6535-46a5-B8A1-DA6C571DA9B9}'
  3.    NoRemove CLSID
  4.       ForceRemove {E8140D53-6535-46a5-B8A1-DA6C571DA9B9} = s 'Quarantine SoH Protocol constructor class'
  5.       {
  6.          ProgID = s 'QUtil.CQuarSoHConstructor'
  7.          InprocServer32 = s '%MODULE%'
  8.          {
  9.             val ThreadingModel = s 'Apartment'
  10.          }
  11.       }
  12.    ForceRemove QUtil.CQuarSoHProcessor = s 'Quarantine SoH Protocol processor class'
  13.       CLSID = s '{AA160628-8775-46e3-837C-F7A2AE66E2F5}'
  14.    NoRemove CLSID
  15.       ForceRemove {AA160628-8775-46e3-837C-F7A2AE66E2F5} = s 'Quarantine SoH Protocol processor class'
  16.       {
  17.          ProgID = s 'QUtil.CQuarSoHProcessor'
  18.          InprocServer32 = s '%MODULE%'
  19.          {
  20.             val ThreadingModel = s 'Apartment'
  21.          }
  22.       }
  23.