home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 July & August / PCWorld_2003-07-08_cd.bin / Software / Vyzkuste / dvdr / dvdr.exe / WMPBurn / NeroBurnPlugin.dll / REGISTRY / 201 (.txt) < prev   
Encoding:
InstallShield Script  |  2003-02-17  |  812 b   |  24 lines

  1.     NoRemove CLSID
  2.         ForceRemove {292AE934-4F49-40bb-9E7E-6F6398ED9C31} = s 'NeroWmpBG Class'
  3.             InprocServer32 = s '%MODULE%'
  4.                 val ThreadingModel = s 'Apartment'
  5. HKEY_LOCAL_MACHINE
  6.     NoRemove SOFTWARE
  7.     {
  8.         NoRemove Microsoft
  9.         {
  10.             NoRemove MediaPlayer
  11.             {
  12.                 NoRemove UIPlugins
  13.                 {
  14.                     ForceRemove {292AE934-4F49-40bb-9E7E-6F6398ED9C31}
  15.                     {
  16.                         val FriendlyName = s 'res://NeroBurnPlugin.dll/RT_STRING/#102'
  17.                         val Description = s 'res://NeroBurnPlugin.dll/RT_STRING/#103'
  18.                         val Capabilities = d '1073741825'
  19.                     }
  20.                 }
  21.             }
  22.         }
  23.     }
  24.