home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / System32 / imapi.dll / REGISTRY / 101 (.txt) < prev    next >
InstallShield Script  |  2008-01-19  |  766b  |  21 lines

  1.     IMAPI.MSDiscRecorderObj.1 = s 'Microsoft IMAPI Disc Recorder'
  2.     {
  3.         CLSID = s '{520CCA61-51A5-11D3-9144-00104BA11C5E}'
  4.     }
  5.     IMAPI.MSDiscRecorderObj = s 'Microsoft IMAPI Disc Recorder'
  6.     {
  7.         CLSID = s '{520CCA61-51A5-11D3-9144-00104BA11C5E}'
  8.         CurVer = s 'IMAPI.MSDiscRecorderObj.1'
  9.     }
  10.     NoRemove CLSID
  11.     {
  12.         ForceRemove {520CCA61-51A5-11D3-9144-00104BA11C5E} = s 'Microsoft IMAPI Disc Recorder'
  13.         {
  14.             ProgID = s 'IMAPI.MSDiscRecorderObj.1'
  15.             VersionIndependentProgID = s 'IMAPI.MSDiscRecorderObj'
  16.             InProcServer32 = s '%MODULE%'
  17.                 val ThreadingModel = s 'Apartment'
  18.             val AppID = s '{C49F2185-50A7-11D3-9144-00104BA11C5E}'
  19.         }
  20.     }
  21.