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

  1.     FunctionDiscovery.UPnPActivator.1 = s 'UPnP Service Provider Class'
  2.     {
  3.         CLSID = s '{0D0D66EB-CF74-4164-B52F-08344672DD46}'
  4.     }
  5.     FunctionDiscovery.UPnPActivator = s 'UPnP Service Provider Class'
  6.     {
  7.         CLSID = s '{0D0D66EB-CF74-4164-B52F-08344672DD46}'
  8.         CurVer = s 'FunctionDiscovery.UPnPActivator.1'
  9.     }
  10.     NoRemove CLSID
  11.     {
  12.         ForceRemove {0D0D66EB-CF74-4164-B52F-08344672DD46} = s 'UPnP Service Provider Class'
  13.         {
  14.             ProgID = s 'FunctionDiscovery.UPnPActivator.1'
  15.             VersionIndependentProgID = s 'FunctionDiscovery.UPnPActivator'
  16.             InprocServer32 = s '%MODULE%'
  17.             {
  18.                 val ThreadingModel = s 'Both'
  19.             }
  20.         }
  21.     }
  22.