home *** CD-ROM | disk | FTP | other *** search
/ Telefonica Speedy / Speedy.iso / internet.5 / ieak5opt.cab / ie4chnls.inf < prev    next >
Windows Setup INFormation  |  2000-07-17  |  1KB  |  27 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.5
  4.  
  5. ;This section is used to add and delete existing channels
  6. [DefaultInstall]
  7. RequiredEngine=Setupapi,"Couldn't find Setupapi.dll"
  8. Delreg=IeakChan.DelReg
  9. Addreg=IeakChan.AddReg
  10. RegisterOCXs=IeakChan.Register
  11. ;This key is there to cause a shell refresh after processing this section
  12. DoShellRefresh=1
  13.  
  14. ;Calls DLL to update channels after adding them.
  15. [IeakChan.Register]
  16. %11%\webcheck.dll,IN,Policy
  17.  
  18. ;Deletes past channel list so will get reinstalled.
  19. [IeakChan.DelReg]
  20. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\CompletedModifications","ChannelDefault",,,
  21.  
  22. [Strings]
  23. DiskName="Channel Files"
  24. ChannelKey="Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels"
  25. SubKey="Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions"
  26. CleanKey="Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\RemoveAllChannels"
  27.