home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / komunik / ie40 / scrptdbg.exe / htmlclr.dll / REGISTRY / 101 (.txt)
Encoding:
InstallShield Script  |  1997-06-13  |  650 b   |  13 lines

  1.     ColorHtml.ColorHtml.1 = s 'ColorHtml Service Class'
  2.         CLSID = s '{B3702A26-86CC-11D0-AB68-00A0C91E24A2}'
  3.     ColorHtml.ColorHtml = s 'ColorHtml Service Class'
  4.         CurVer = s 'ColorHtml.ColorHtml.1'
  5.     NoRemove CLSID
  6.         ForceRemove {B3702A26-86CC-11D0-AB68-00A0C91E24A2} = s 'ColorHtml Service Class'
  7.             ProgID = s 'ColorHtml.ColorHtml.1'
  8.             VersionIndependentProgID = s 'ColorHtml.ColorHtml'
  9.             InprocServer32 = s '%MODULE%'
  10.                 val ThreadingModel = s 'Apartment'
  11.     NoRemove SIDMAP
  12.         ForceRemove {B3702A26-86CC-11D0-AB68-00A0C91E24A2} = s '{B3702A26-86CC-11D0-AB68-00A0C91E24A2}'
  13.