home *** CD-ROM | disk | FTP | other *** search
/ Freelog 38 / Freelog038.iso / Endirect / DSEditeurHTML / DS-EditeurHTML.CAB / CMAX20.OCX / REGISTRY / 124 (.txt) < prev    next >
InstallShield Script  |  2001-09-19  |  427b  |  10 lines

  1.     CodeMax.Position = s 'Position Class'
  2.         CLSID = s '{ECEDB944-AC41-11d2-AB20-000000000000}'
  3.     NoRemove CLSID
  4.         ForceRemove {ECEDB944-AC41-11d2-AB20-000000000000} = s 'Position Class'
  5.             ProgID = s 'CodeMax.Position'
  6.             VersionIndependentProgID = s 'CodeMax.Position'
  7.             ForceRemove 'Programmable'
  8.             InprocServer32 = s '%MODULE%'
  9.                 val ThreadingModel = s 'Apartment'
  10.