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

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