home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Freeware 28 / FreelogHS28.iso / Outils / MP3Folders / MP3Folders.msi / Instal01.cab / PO2_ACEC582E641111D6B96400B0D02C43C4_ACEC5835641111D6B96400B0D02C43C4 / REGISTRY / 109 (.txt) < prev    next >
InstallShield Script  |  2002-05-13  |  561b  |  20 lines

  1.     ppDShowPlay.ppDShowPlay.1 = s 'ppDShowPlay Class'
  2.     {
  3.         CLSID = s '{C0CD59AE-020D-11d1-81F2-00C04FC99D4C}'
  4.     }
  5.     ppDShowPlay.ppDShowPlay = s 'ppDShowPlay Class'
  6.     {
  7.         CurVer = s 'ppDShowPlay.ppDShowPlay.1'
  8.     }
  9.     NoRemove CLSID
  10.     {
  11.         ForceRemove {C0CD59AE-020D-11d1-81F2-00C04FC99D4C} = s 'ppDShowPlay Class'
  12.         {
  13.             ForceRemove 'Programmable'
  14.             InprocServer32 = s '%MODULE%'
  15.             {
  16.                 val ThreadingModel = s 'Apartment'
  17.             }
  18.         }
  19.     }
  20.