home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 November / pcwk_11_98a.iso / Pelnepl / Outlook / PL / DOWNLOAD / ODWLOC / CHANNELS.INF < prev    next >
Windows Setup INFormation  |  1998-07-09  |  992b  |  32 lines

  1. ; Localized    06/25/1998 01:36 PM (GMT)    7:3.0.517 A    CHANNELS.INF
  2. [Version]
  3. Signature="$CHICAGO$"
  4. AdvancedINF=2.5
  5.  
  6. ;This section is used to start the main install.
  7. [DefaultInstall]
  8. RequiredEngine=Setupapi,"Couldn't find Setupapi.dll"
  9. Copyfiles=IeakChan.CopyFiles
  10. Delreg=IeakChan.DelReg
  11. Addreg=IeakChan.AddReg
  12. RegisterOCXs=IeakChan.Register
  13.  
  14. [SourceDisksNames]
  15. 1=%DiskName%,,0
  16.  
  17. [DestinationDirs]
  18. IeakChan.CopyFiles=17
  19.  
  20. ;Calls DLL to update channels after adding them.
  21. [IeakChan.Register]
  22. %11%\webcheck.dll,IN,Policy
  23.  
  24. ;Deletes past channel list so will get reinstalled.
  25. [IeakChan.DelReg]
  26. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\CompletedModifications","ChannelDefault",,,
  27.  
  28. [Strings]
  29. DiskName = "Pliki kana│≤w"
  30. ChannelKey = "Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels"
  31. SubKey = "Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions"
  32.