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

  1.     PrintUILib.PrinterQueueView.1 = s 'PrinterQueueView Class'
  2.     {
  3.         CLSID = s '{B021FF57-A928-459c-9D6C-14DED0C9BED2}'
  4.     }
  5.     PrintUILib.PrinterQueueView = s 'PrinterQueueView Class'
  6.     {
  7.         CLSID = s '{B021FF57-A928-459c-9D6C-14DED0C9BED2}'
  8.         CurVer = s 'PrintUILib.PrinterQueueView.1'
  9.     }
  10.     NoRemove CLSID
  11.     {
  12.         ForceRemove {B021FF57-A928-459c-9D6C-14DED0C9BED2} = s 'PrinterQueueView Class'
  13.         {
  14.             ProgID = s 'PrintUILib.PrinterQueueView.1'
  15.             VersionIndependentProgID = s 'PrintUILib.PrinterQueueView'
  16.             ForceRemove 'Programmable'
  17.             InprocServer32 = s '%MODULE%'
  18.             {
  19.                 val ThreadingModel = s 'Apartment'
  20.             }
  21.             ForceRemove 'Control'
  22.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 101'
  23.             'MiscStatus' = s '0'
  24.             {
  25.                 '1' = s '131473'
  26.             }
  27.             'TypeLib' = s '{438EDB38-282C-435d-8BE3-4AB90B83CEF5}'
  28.             'Version' = s '1.0'
  29.         }
  30.     }
  31.