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

  1.     NoRemove CLSID
  2.         ForceRemove {9ADDD4A4-762E-11d5-A8AF-00105AC582C2} = s 'PictureViz Class'
  3.             InprocServer32 = s '%MODULE%'
  4.                 val ThreadingModel = s 'Apartment'
  5.             'TypeLib' = s '{9ADDD4A3-762E-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 PictureViz
  17.                         {
  18.                             Properties
  19.                             {
  20.                                 val classid = s '{9ADDD4A4-762E-11d5-A8AF-00105AC582C2}'
  21.                                 val name = s 'Picture Viz'
  22.                                 val description = s 'This collection includes six transitions for your pictures. Picture size, duration, and order are customizable. The following formats are supported: jpg, bmp, png, tiff, exif, tga. '
  23.                             }
  24.                         }
  25.                     }
  26.                 }
  27.             }
  28.         }
  29.     }
  30.