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

  1.     WSDAPI.WSDDeviceProxy.1 = s 'WSDAPI Device Proxy Class'
  2.     {
  3.         CLSID = s '{072c5931-f75e-4f79-809b-326a72fc4cde}'
  4.     }
  5.     WSDAPI.WSDDeviceProxy = s 'WSDAPI Device Proxy Class'
  6.     {
  7.         CLSID = s '{072c5931-f75e-4f79-809b-326a72fc4cde}'
  8.         CurVer = s 'WSDAPI.WSDDeviceProxy.1'
  9.     }
  10.     NoRemove CLSID
  11.     {
  12.         ForceRemove {072c5931-f75e-4f79-809b-326a72fc4cde} = s 'WSDAPI Device Proxy Class'
  13.         {
  14.             ProgID = s 'WSDAPI.WSDDeviceProxy.1'
  15.             VersionIndependentProgID = s 'WSDAPI.WSDDeviceProxy'
  16.             InprocServer32 = s '%MODULE%'
  17.             {
  18.                 val ThreadingModel = s 'Both'
  19.             }
  20.         }
  21.     }
  22.