home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature="$CHICAGO$"
- AdvancedINF=2.5
-
- ;This section is used to delete existing channels
- [InstallPhase1]
- RequiredEngine=Setupapi,"Couldn't find Setupapi.dll"
- Delreg=IeakChan.DelReg
- Addreg=IeakChanPhase1.AddReg
- RegisterOCXs=IeakChan.Register
- ;This key is there to cause a shell refresh after processing this section
- DoShellRefresh=1
-
- ;This section is used to add new channels
- [InstallPhase2]
- RequiredEngine=Setupapi,"Couldn't find Setupapi.dll"
- Delreg=IeakChan.DelReg
- Addreg=IeakChanPhase2.AddReg
- RegisterOCXs=IeakChan.Register
-
- ;Calls DLL to update channels after adding them.
- [IeakChan.Register]
- %11%\webcheck.dll,IN,Policy
-
- ;Deletes past channel list so will get reinstalled.
- [IeakChan.DelReg]
- HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\CompletedModifications","ChannelDefault",,,
-
- [Strings]
- DiskName="Channel Files"
- ChannelKey="Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels"
- SubKey="Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions"
- CleanKey="Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\RemoveAllChannels"
-