home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 March / march_2000.iso / Multimedia / Image / ImageExplorer / Setup_IEP.EXE / %SYS% / ltvid11n.ocx / REGISTRY / 101 (.txt)
Encoding:
InstallShield Script  |  2000-01-30  |  718 b   |  20 lines

  1.     %VER_ID_STRING% = s '%VER_CONTROL_NAME%'
  2.         CLSID = s '{%VER_CONTROL%}'
  3.         'Insertable'
  4.     LEADVid.LeadVidCtrl = s '%VER_CONTROL_NAME%'
  5.         CurVer = s '%VER_ID_STRING%'
  6.     NoRemove CLSID
  7.         ForceRemove {%VER_CONTROL%} = s '%VER_CONTROL_NAME%'
  8.             ProgID = s '%VER_ID_STRING%'
  9.             VersionIndependentProgID = s 'LEADVid.LeadVidCtrl'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             ForceRemove 'Control'
  14.             ForceRemove 'Insertable'
  15.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  16.             'MiscStatus' = s '0'
  17.                 '1' = s '131473'
  18.             'TypeLib' = s '{%VER_LIB%}'
  19.             'Version' = s '1.0'
  20.