home *** CD-ROM | disk | FTP | other *** search
/ Looney Tunes Photo Fun / LooneyTunesPhotoFun.iso / data1.cab / LeadTools / LTDLG10N.OCX / REGISTRY / 101 (.txt) next >
InstallShield Script  |  2000-03-21  |  748b  |  20 lines

  1.     %VER_CONTROL_ID% = s '%VER_CONTROL_NAME%'
  2.         CLSID = s '{%VER_CONTROL_UID%}'
  3.     LEADDlg.LEADDlgCtrl = 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 'LEADDlg.LEADDlgCtrl'
  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.