home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 42 / CDGAMER42.iso / VRa2 / VR2.exe / DXMedia / DXTXTRA.EXE / RCDATA / CABINET / metastr.dll / REGISTRY / 153 (.txt)
InstallShield Script  |  1998-08-21  |  1KB  |  34 lines

  1.     Metastream.Metastream.1 = s 'Metastream Class'
  2.         CLSID = s '{A1CCFAC6-E092-11d1-B0F1-00600832DB99}'
  3.         'Insertable'
  4.     Metastream.Metastream = s 'Metastream Class'
  5.         CurVer = s 'Metastream.Metastream.1'
  6.         'shell'
  7.             'open'
  8.                 'command'
  9.     NoRemove CLSID
  10.         ForceRemove {A1CCFAC6-E092-11d1-B0F1-00600832DB99} = s 'Metastream Class'
  11.             ProgID = s 'Metastream.Metastream.1'
  12.             VersionIndependentProgID = s 'Metastream.Metastream'
  13.             InprocServer32 = s '%MODULE%'
  14.                 val ThreadingModel = s 'Both'
  15.             'MiscStatus' = s '0'
  16.                 '1' = s '131473'
  17.             EnableFullPage
  18.                 '.mts'
  19.             ForceRemove 'Control'
  20.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  21.             'TypeLib' = s '{A1CCFAC3-E092-11d1-B0F1-00600832DB99}'
  22.             'Version' = s '1.0'
  23.             'Insertable'
  24.     NoRemove MIME
  25.         NoRemove Database
  26.             NoRemove 'Content Type'
  27.                 ForceRemove 'application/metastream'
  28.                 {
  29.                     val 'CLSID' = s '{A1CCFAC6-E092-11d1-B0F1-00600832DB99}'
  30.                     val 'Extension' = s '.mts'
  31.                 }
  32.     NoRemove .mts = s 'Metastream.Metastream'
  33.         val 'Content Type' = s 'application/metastream'
  34.