home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 October / Chip_1997-10_cd.bin / tema / explorer / ie40en / chlel-gr.cab / chlel-gr.inf next >
Windows Setup INFormation  |  1997-07-07  |  5KB  |  100 lines

  1. [Version]
  2. Signature        = "$CHICAGO$"
  3. AdvancedINF        = 2.5
  4.  
  5. ;This section is used to start the main install.
  6. [DefaultInstall]
  7. Copyfiles=ChannelFiles,localINFFile
  8. Delreg=ChannelPrep.Reg
  9. Addreg=ChannelInstall.Reg
  10. ;RequiredEngine=Setupapi,"Couldn't find Setupapi.dll"
  11. PerUserInstall=StubSetup
  12. RegisterOCXs=Channel.Register
  13.  
  14. ;This section is run per user when they login based on stubpath.
  15. [InstallUser]
  16. Addreg=ChannelInstall.Reg
  17. RegisterOCXs=Channel.Register
  18.  
  19. ;Final locations for files being copied.
  20. [DestinationDirs]
  21. ChannelFiles    = 10,Web ;Windows\Web
  22. localINFFile    = 17     ;Windows\INF
  23.  
  24. ;Required for Win95 INF
  25. [SourceDisksNames]
  26. 1 = %DiskName%,,0
  27.  
  28. ;Files to copy to local web folder.
  29. [ChannelFiles]
  30. elgr010.gif
  31. elgr011.gif
  32. elgr013.cdf
  33.  
  34. elgr020.ico
  35. elgr021.gif
  36. elgr023.cdf
  37.  
  38. elgr030.ico
  39. elgr031.gif
  40. elgr033.cdf
  41.  
  42.  
  43.  
  44. ;File for later per user stub running.
  45. [localINFFile]
  46. chlel-gr.inf
  47.  
  48. ;Calls DLL to update channels after adding them.
  49. [Channel.Register]
  50. %11%\webcheck.dll,IN,Policy
  51.  
  52. ;Sets entries to track item and stubpath for per user install.
  53. [StubSetup]
  54. DisplayName=%Channel%
  55. ComponentName=%CompName%
  56. GUID=%CompName%
  57. Version=4,0,0,1008
  58. Locale=%LangID%
  59. IsInstalled=1
  60. StubPath="rundll32.exe advpack.dll,LaunchINFSection %17%\chlel-gr.inf,InstallUser"
  61.  
  62. ;Deletes past channel list so will get reinstalled.
  63. [ChannelPrep.Reg]
  64. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\CompletedModifications","ChannelDefault",,,
  65.  
  66. ;Actual entries to set values for channel. Four settings for each.
  67. [ChannelInstall.Reg]
  68. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubZ","Title",,"Internet Explorer Updates"
  69. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubZ","URL",,"http://www.microsoft.com/ie/ie40/download/cdf/ie4updates-el.cdf"
  70. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubZ","SubscriptionType",65537,1
  71. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubZ","ScheduleGroup",,"Auto"
  72.  
  73. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubX","Title",,"Channel Guide"
  74. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubX","URL",,"http://channels.microsoft.com/guide/chguide.cdf"
  75. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubX","SubscriptionType",65537,1
  76. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubX","ScheduleGroup",,"Auto"
  77.  
  78. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelX","Icon",,"file://%10%\web\elgr010.gif"
  79. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelX","Logo",,"file://%10%\web\elgr011.gif"
  80. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelX","Title",,"Channel Guide"
  81. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelX","URL",,"file://%10%\web\elgr013.cdf"
  82.  
  83. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","Icon",,"file://%10%\web\elgr020.ico"
  84. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","Logo",,"file://%10%\web\elgr021.gif"
  85. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","Title",,"The CompuLink Channel"
  86. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","URL",,"file://%10%\web\elgr023.cdf"
  87.  
  88. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelV","Icon",,"file://%10%\web\elgr030.ico"
  89. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelV","Logo",,"file://%10%\web\elgr031.gif"
  90. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelV","Title",,"MEGA Channel"
  91. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelV","URL",,"file://%10%\web\elgr033.cdf"
  92.  
  93.  
  94.  
  95. [Strings]
  96. Channel="Greek Channel Setup"
  97. CompName="chlel-gr"
  98. LangID="el"
  99. DiskName="Greek Channel Files"
  100.