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

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