home *** CD-ROM | disk | FTP | other *** search
/ PhysioVideo Home Exercise Software / 990814_1318.ISO / _SETUP.1 / ltscr10n.ocx / REGISTRY / 101 (.txt) next >
InstallShield Script  |  1998-11-19  |  748b  |  20 lines

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