home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / System32 / wuwebv.dll / REGISTRY / 102 (.txt)
InstallShield Script  |  2008-01-19  |  1KB  |  35 lines

  1.     SoftwareDistribution.VistaWebControl.1 = s 'VistaWUWebControl Class'
  2.     {
  3.         CLSID = s '{12a66224-5e8a-4679-8941-0b9b960bf5ea}'
  4.     }
  5.     SoftwareDistribution.VistaWebControl = s 'VistaWUWebControl Class'
  6.     {
  7.         CLSID = s '{12a66224-5e8a-4679-8941-0b9b960bf5ea}'
  8.         CurVer = s 'SoftwareDistribution.VistaWebControl.1'
  9.     }
  10.     NoRemove CLSID
  11.     {
  12.         ForceRemove {12a66224-5e8a-4679-8941-0b9b960bf5ea} = s 'VistaWUWebControl Class'
  13.         {
  14.             ProgID = s 'SoftwareDistribution.VistaWebControl.1'
  15.             VersionIndependentProgID = s 'SoftwareDistribution.VistaWebControl'
  16.             ForceRemove 'Programmable'
  17.             Elevation
  18.             {
  19.                 val 'Enabled' = d '1'
  20.             InprocServer32 = s '%MODULE%'
  21.             {
  22.                 val ThreadingModel = s 'Apartment'
  23.             }
  24.             'TypeLib' = s '{058f2991-6add-4948-89af-82f58bcf2ccd}'
  25.             val 'LocalizedString' = s '@%%SystemRoot%%\system32\wucltux.dll,-3'
  26.             val 'AppID' = s '{11c058e0-9f3e-4c90-a459-2553f2f9e011}'
  27.             'Version' = s '1.0'
  28.         }
  29.     }
  30.     NoRemove AppID
  31.         ForceRemove {11c058e0-9f3e-4c90-a459-2553f2f9e011} = s 'Vista Elevated Windows Update Web Control'
  32.             val 'DllSurrogate' = s ''
  33.             val 'AuthenticationLevel' = d '6'
  34.     }
  35.