home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 August / CHIP_CD_2005-08.iso / bonus / srew / files / WMBonusXP.exe / RCDATA / CABINET / trilogyiii.dll / REGISTRY / 104 (.txt)
InstallShield Script  |  2001-11-30  |  913b  |  31 lines

  1.     NoRemove CLSID
  2.         ForceRemove {D081AB77-4F4E-11d5-A8AF-00105AC582C2} = s 'TrilogyIII Class'
  3.             InprocServer32 = s '%MODULE%'
  4.                 val ThreadingModel = s 'Apartment'
  5.             'TypeLib' = s '{D081AB76-4F4E-11d5-A8AF-00105AC582C2}'
  6. HKEY_LOCAL_MACHINE
  7.     NoRemove SOFTWARE
  8.         NoRemove Microsoft
  9.         {
  10.             NoRemove MediaPlayer
  11.             {
  12.                 NoRemove Objects
  13.                 {
  14.                     NoRemove Effects
  15.                     {
  16.                         ForceRemove TrilogyIII
  17.                         {
  18.                             Properties
  19.                             {
  20.                                 val classid = s '{D081AB77-4F4E-11d5-A8AF-00105AC582C2}'
  21.                                 val name = s 'Trilogy III'
  22.                                 val description = s 'Lava, Mystic Cloud, Undulation and Random Selection are included in the Trilogy III visualization.
  23. Designed and developed by Le Software
  24.                             }
  25.                         }
  26.                     }
  27.                 }
  28.             }
  29.         }
  30.     }
  31.