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

  1.     SVGDocument.SVGDocument.2 = s 'SVGDocument Class'
  2.         CLSID = s '{B54A34A3-C623-11d4-9E59-0050BAA8920E}'
  3.     SVGDocument.SVGDocument = s 'SVGDocument Class'
  4.         CurVer = s 'SVGDocument.SVGDocument.2'
  5.     NoRemove CLSID
  6.         ForceRemove {B54A34A3-C623-11d4-9E59-0050BAA8920E} = s 'SVGDocument Class'
  7.             ProgID = s 'SVGDocument.SVGDocument.2'
  8.             VersionIndependentProgID = s 'SVGDocument.SVGDocument'
  9.             ForceRemove 'Programmable'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.