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

  1.         UPnP.DeviceHostICSSupport.1 = s 'DeviceHostICSSupport Class'
  2.         {
  3.                 CLSID = s '{797A9BB1-9E49-4e63-AFE1-1B45B9DC8162}'
  4.         }
  5.         UPnP.DeviceHostICSSupport = s 'DeviceHostICSSupport Class'
  6.         {
  7.                 CLSID = s '{797A9BB1-9E49-4e63-AFE1-1B45B9DC8162}'
  8.                 CurVer = s 'UPnP.DeviceHostICSSupport.1'
  9.         }
  10.         NoRemove CLSID
  11.         {
  12.                 ForceRemove {797A9BB1-9E49-4e63-AFE1-1B45B9DC8162} = s 'DeviceHostICSSupport Class'
  13.                 {
  14.                         ProgID = s 'UPnP.DeviceHostICSSupport.1'
  15.                         VersionIndependentProgID = s 'UPnP.DeviceHostICSSupport'
  16.                         ForceRemove 'Programmable'
  17.                         InprocServer32 = s '%MODULE%'
  18.                         {
  19.                                 val ThreadingModel = s 'Both'
  20.                         }                      
  21.                 }
  22.         }
  23.