home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 July / VPR0107A.BIN / SVGControl.dll / REGISTRY / 123 (.txt) < prev    next >
InstallShield Script  |  2001-03-14  |  519b  |  12 lines

  1.     SVGPoint.SVGPoint.2 = s 'SVGPoint Class'
  2.         CLSID = s '{AF764840-98B7-11d4-9064-00C04F78ACF9}'
  3.     SVGPoint.SVGPoint = s 'SVGPoint Class'
  4.         CurVer = s 'SVGPoint.SVGPoint.2'
  5.     NoRemove CLSID
  6.         ForceRemove {AF764840-98B7-11d4-9064-00C04F78ACF9} = s 'SVGPoint Class'
  7.             ProgID = s 'SVGPoint.SVGPoint.2'
  8.             VersionIndependentProgID = s 'SVGPoint.SVGPoint'
  9.             ForceRemove 'Programmable'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.