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

  1.     VolSHExtLib.VolAdvPageSHExt.1 = s 'VolAdvPageSHExt Class'
  2.         CLSID = s '{28F3AFB4-3232-4A69-AE48-03DC399B4C98}'
  3.     VolSHExtLib.VolAdvPageSHExt = s 'VolAdvPageSHExt Class'
  4.         CLSID = s '{28F3AFB4-3232-4A69-AE48-03DC399B4C98}'
  5.         CurVer = s 'VolSHExtLib.VolAdvPageSHExt.1'
  6.     NoRemove CLSID
  7.         ForceRemove {28F3AFB4-3232-4A69-AE48-03DC399B4C98} = s 'VolAdvPageSHExt Class'
  8.             ProgID = s 'VolSHExtLib.VolAdvPageSHExt.1'
  9.             VersionIndependentProgID = s 'VolSHExtLib.VolAdvPageSHExt'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             'TypeLib' = s '{ABD8B589-8454-40C1-A0C9-6A121DB68772}'
  14.     NoRemove Drive
  15.         NoRemove ShellEx
  16.             NoRemove PropertySheetHandlers
  17.                 ForceRemove {28F3AFB4-3232-4A69-AE48-03DC399B4C98}
  18.     NoRemove Software
  19.         NoRemove Microsoft
  20.             NoRemove Windows
  21.                 NoRemove CurrentVersion
  22.                 {
  23.                     NoRemove 'Shell Extensions'
  24.                     {
  25.                         NoRemove Approved
  26.                         {
  27.                             val {28F3AFB4-3232-4A69-AE48-03DC399B4C98} = s 'VolAdvPageSHExt'
  28.                         }
  29.                     }
  30.                 }
  31.