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

  1.     %VER_AOPROP1_ID% = s '%VER_AOPROP1_NAME%'
  2.         CLSID = s '{%VER_AOPROP1_UID%}'
  3.     NoRemove CLSID
  4.         ForceRemove {%VER_AOPROP1_UID%} = s '%VER_AOPROP1_NAME%'
  5.             ForceRemove 'Programmable'
  6.             InprocServer32 = s '%MODULE%'
  7.                 val ThreadingModel = s 'Apartment'
  8.