home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 December / 12_02.iso / software / toach / Toadnode_Russian.exe / {app} / toadviz.dll / REGISTRY / 104 (.txt) next >
Encoding:
InstallShield Script  |  2002-05-03  |  829 b   |  30 lines

  1.     NoRemove CLSID
  2.         ForceRemove {4ED480E1-F929-4dd3-BD5D-B12E5F6115FF} = s 'Frogger Class'
  3.             InprocServer32 = s '%MODULE%'
  4.                 val ThreadingModel = s 'Apartment'
  5.             'TypeLib' = s '{82583BDE-83D1-4883-9A3E-D3390B56E43F}'
  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 Frogger
  17.                         {
  18.                             Properties
  19.                             {
  20.                                 val classid = s '{4ED480E1-F929-4dd3-BD5D-B12E5F6115FF}'
  21.                                 val name = s 'Frogger'
  22.                                 val description = s 'This collection includes the Frogger Bars and Frogger Wave effects.'
  23.                             }
  24.                         }
  25.                     }
  26.                 }
  27.             }
  28.         }
  29.     }
  30.