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

  1.         UPnP.UPnPDeviceFinder.1 = s 'UPnPDeviceFinder Class'
  2.         {
  3.                 CLSID = s '{E2085F28-FEB7-404A-B8E7-E659BDEAAA02}'
  4.         }
  5.         UPnP.UPnPDeviceFinder = s 'UPnPDeviceFinder Class'
  6.         {
  7.                 CLSID = s '{E2085F28-FEB7-404A-B8E7-E659BDEAAA02}'
  8.                 CurVer = s 'UPnP.UPnPDeviceFinder.1'
  9.         }
  10.         NoRemove CLSID
  11.         {
  12.                 ForceRemove {E2085F28-FEB7-404A-B8E7-E659BDEAAA02} = s 'UPnPDeviceFinder Class'
  13.                 {
  14.                         ProgID = s 'UPnP.UPnPDeviceFinder.1'
  15.                         VersionIndependentProgID = s 'UPnP.UPnPDeviceFinder'
  16.                         ForceRemove 'Programmable'
  17.                         InprocServer32 = s '%MODULE%'
  18.                         {
  19.                                 val ThreadingModel = s 'Apartment'
  20.                         }
  21.                         'TypeLib' = s '{DB3442A7-A2E9-4A59-9CB5-F5C1A5D901E5}'
  22.                 }
  23.         }
  24.