home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 April / VPR0104A.BIN / MSIE_55 / IENT_S5.CAB / IENT_5.CAB / IEPEERS.DLL / REGISTRY / 108 (.txt) < prev    next >
InstallShield Script  |  2000-06-19  |  540b  |  12 lines

  1.     favorite.favorite.1 = s 'persistfavorite Class'
  2.         CLSID = s '{3050f4c6-98b5-11cf-bb82-00aa00bdce0b}'
  3.     favorite.favorite = s 'persistfavorite Class'
  4.         CurVer = s 'favorite.favorite.1'
  5.     NoRemove CLSID
  6.         ForceRemove {3050f4c6-98b5-11cf-bb82-00aa00bdce0b} = s 'persistSnapshot Class'
  7.             ProgID = s 'favorite.favorite.1'
  8.             VersionIndependentProgID = s 'favorite.favorite'
  9.             ForceRemove 'Programmable'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.