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

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