home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Visual Database / Visual Foxpro 6.0 (Ent. Edition) / Vf6ent Extractor.EXE / FPOLE.OCX / REGISTRY / 101 (.txt)
Encoding:
InstallShield Script  |  1998-06-23  |  604 b   |  15 lines

  1.     fpolectl.fpolectl.1 = s 'fpolectl Class'
  2.         CLSID = s '{EF28418F-FFB2-11D0-861A-00A0C903A97F}'
  3.     fpolectl.fpolectl = s 'fpolectl Class'
  4.         CurVer = s 'fpolectl.fpolectl.1'
  5.     NoRemove CLSID
  6.         ForceRemove {EF28418F-FFB2-11D0-861A-00A0C903A97F} = s 'fpolectl Class'
  7.             ProgID = s 'fpolectl.fpolectl.1'
  8.             VersionIndependentProgID = s 'fpolectl.fpolectl'
  9.             'Programmable'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.             'Control'
  13.             'TypeLib' = s '{EF284181-FFB2-11D0-861A-00A0C903A97F}'
  14.             'Version' = s '1.0'
  15.