home *** CD-ROM | disk | FTP | other *** search
/ Print Artist 12 (Special Edition) / PA12.iso / PA12 / data1.cab / LeadTools / ltscr11n.ocx / REGISTRY / 125 (.txt) < prev   
InstallShield Script  |  2000-07-31  |  301b  |  8 lines

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