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

  1.     NoRemove CLSID
  2.         ForceRemove {C0758B84-1702-11d5-A8AF-00105AC582C2} = s 'DungeonSiege Class'
  3.             InprocServer32 = s '%MODULE%'
  4.                 val ThreadingModel = s 'Apartment'
  5.             'TypeLib' = s '{C0758B83-1702-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 DungeonSiege
  17.                         {
  18.                             Properties
  19.                             {
  20.                                 val classid = s '{C0758B84-1702-11d5-A8AF-00105AC582C2}'
  21.                                 val name = s 'Dungeon Siege'
  22.                                 val description = s 'These two visualizations are based on the Dungeon Siege Game. Revel in the carnage of good battle and vanquished evil.'
  23.                             }
  24.                         }
  25.                     }
  26.                 }
  27.             }
  28.         }
  29.     }
  30.