home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 November / VPR9711A.ISO / MS_IE40J / IE4P2 / chlen-us.cab / chlen-us.inf < prev    next >
Windows Setup INFormation  |  1997-07-09  |  23KB  |  347 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. RequiredEngine=Setupapi,"Couldn't find Setupapi.dll"
  9. Delreg=ChannelPrep.Reg
  10. Addreg=ChannelInstall.Reg
  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. ;This section deletes the channel resources on uninstall
  20. [Uninstall]
  21. DelFiles=ChannelFiles
  22.  
  23. ;Final locations for files being copied.
  24. [DestinationDirs]
  25. ChannelFiles    = 10,Web ;Windows\Web
  26. LocalINFFile        =17    ;Windows\INF
  27.  
  28. ;Required for Win95 INF
  29. [SourceDisksNames]
  30. 1 = %DiskName%,,0
  31.  
  32. ;Calls DLL to update channels after adding them.
  33. [Channel.Register]
  34. %11%\webcheck.dll,IN,Policy
  35.  
  36. ;Sets entries to track item and stubpath for per user install.
  37. [StubSetup]
  38. DisplayName=%Channel%
  39. ComponentName=%CompName%
  40. GUID=%CompName%
  41. Version=4,71,0,1008
  42. Locale=%LangID%
  43. IsInstalled=1
  44. StubPath="rundll32.exe advpack.dll,LaunchINFSection %17%\chlen-us.inf,InstallUser"
  45.  
  46. ;Files to copy to local web folder.
  47. [ChannelFiles]
  48. newstech.gif
  49. newstech.ico
  50. newstech.htm
  51. business.gif
  52. business.ico
  53. business.htm
  54. entnmt.gif
  55. entnmt.ico
  56. entnmt.htm
  57. sports.gif
  58. sports.ico
  59. sports.htm
  60. lifetrav.gif
  61. lifetrav.ico
  62. lifetrav.htm
  63.  
  64. changuid.cdf
  65. changuid.gif
  66. chanicon.gif
  67.  
  68. audionet.cdf
  69. audionet.gif
  70. audionet.ico
  71.  
  72. cmpnet.cdf
  73. cmpnet.gif
  74. cmpnet.ico
  75.  
  76. cnet.cdf
  77. cnet.gif
  78. cnet.ico
  79.  
  80. disney.cdf
  81. disney.gif
  82. disney16.gif
  83.  
  84. DunBrad.cdf
  85. DunBrad.gif
  86. DunBrad.ico
  87.  
  88. epicur.cdf
  89. epicur.gif
  90. epicur.ico
  91.  
  92. espn.cdf
  93. espn.gif
  94. espn.ico
  95.  
  96. forbes.cdf
  97. forbes.gif
  98. forbes32.gif
  99.  
  100. fortune.cdf
  101. fortune.gif
  102. fortune.ico
  103.  
  104. honline.cdf
  105. honline.gif
  106. honline.ico
  107.  
  108. quicken.cdf
  109. quicken.gif
  110. quicken.ico
  111.  
  112. msn.cdf
  113. msn.gif
  114. msn.ico
  115.  
  116. msnbc.cdf
  117. msnbc.gif
  118. msnbc.ico
  119.  
  120. msnbcspt.cdf
  121. msnbcspt.gif
  122.  
  123. ntlgeo.cdf
  124. ntlgeo.gif
  125. ntlgeo.ico
  126.  
  127. nyt.cdf
  128. nyt.jpg
  129. nyt16.jpg
  130.  
  131. pcn.cdf
  132. pcn.gif
  133. pcn.ico
  134.  
  135. sptline.cdf
  136. sptline.gif
  137. sptline.ico
  138.  
  139. ucomics.cdf
  140. ucomics.gif
  141. ucomics.ico
  142.  
  143. warnbros.cdf
  144. warnbros.gif
  145. warnbros.ico
  146.  
  147. wired.cdf
  148. wired.gif
  149. wired16.gif
  150.  
  151. wsj.cdf
  152. wsj.gif
  153. wsj.ico
  154.  
  155. zdnet.cdf
  156. zdnet.gif
  157. zdnet.ico
  158.  
  159. ;File for later per user stub running.
  160. [LocalINFFile]
  161. chlen-us.inf
  162.  
  163. ;Deletes past channel list so will get reinstalled.
  164. [ChannelPrep.Reg]
  165. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\CompletedModifications","ChannelDefault",,,
  166.  
  167. ;Actual entries to set values for channel. Four settings for each.
  168. [ChannelInstall.Reg]
  169. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelZ","Title",,"Channel Guide"
  170. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelZ","URL",,"file://%10%\web\changuid.cdf"
  171. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelZ","Logo",,"file://%10%\web\changuid.gif"
  172. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelZ","Icon",,"file://%10%\web\chanicon.gif"
  173.  
  174. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubZ","Title",,"Channel Guide"
  175. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubZ","URL",,"http://channels.microsoft.com/guide/chguide.cdf"
  176. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubZ","SubscriptionType",65537,1
  177. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubZ","ScheduleGroup",,"Auto"
  178.  
  179. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubX","Title",,"Internet Explorer Updates"
  180. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubX","URL",,"http://www.microsoft.com/ie/ie40/download/cdf/ie4updates-en.cdf"
  181. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubX","SubscriptionType",65537,1
  182. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubX","ScheduleGroup",,"Auto"
  183.  
  184.  
  185. ; Start News & Technology Channels
  186. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelV","Title",,"News and Technology"
  187. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelV","URL",,"%10%\web\newstech.htm"
  188. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelV","Logo",,"%10%\web\newstech.gif"
  189. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelV","Icon",,"%10%\web\newstech.ico"
  190. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelV","Category",65537,1
  191.  
  192. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVa","Title",,"News and Technology\The CNET Channel"
  193. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVa","URL",,"file://%10%\web\cnet.cdf"
  194. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVa","Logo",,"file://%10%\web\cnet.gif"
  195. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVa","Icon",,"file://%10%\web\cnet.ico"
  196.  
  197. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVc","Title",,"News and Technology\CMPnet"
  198. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVc","URL",,"file://%10%\web\cmpnet.cdf"
  199. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVc","Logo",,"file://%10%\web\cmpnet.gif"
  200. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVc","Icon",,"file://%10%\web\cmpnet.ico"
  201.  
  202. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVd","Title",,"News and Technology\ZDNet"
  203. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVd","URL",,"file://%10%\web\zdnet.cdf"
  204. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVd","Logo",,"file://%10%\web\zdnet.gif"
  205. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVd","Icon",,"file://%10%\web\zdnet.ico"
  206.  
  207. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVe","Title",,"News and Technology\Live Wired"
  208. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVe","URL",,"file://%10%\web\wired.cdf"
  209. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVe","Logo",,"file://%10%\web\wired.gif"
  210. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVe","Icon",,"file://%10%\web\wired16.gif"
  211.  
  212. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVg","Title",,"News and Technology\The New York Times"
  213. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVg","URL",,"file://%10%\web\nyt.cdf"
  214. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVg","Logo",,"file://%10%\web\nyt.jpg"
  215. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelVg","Icon",,"file://%10%\web\nyt16.jpg"
  216.  
  217. ; Start Sports Channels
  218. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelT","Title",,"Sports"
  219. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelT","URL",,"%10%\web\sports.htm"
  220. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelT","Logo",,"%10%\web\sports.gif"
  221. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelT","Icon",,"%10%\web\sports.ico"
  222. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelT","Category",65537,1
  223.  
  224. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelTa","Title",,"Sports\CBS SportsLine"
  225. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelTa","URL",,"file://%10%\web\sptline.cdf"
  226. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelTa","Logo",,"file://%10%\web\sptline.gif"
  227. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelTa","Icon",,"file://%10%\web\sptline.ico"
  228.  
  229. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelTc","Title",,"Sports\MSNBC Sports"
  230. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelTc","URL",,"file://%10%\web\msnbcspt.cdf"
  231. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelTc","Logo",,"file://%10%\web\msnbcspt.gif"
  232. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelTc","Icon",,"file://%10%\web\msnbc.ico"
  233.  
  234. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelTe","Title",,"Sports\ESPN Sportszone Channel"
  235. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelTe","URL",,"file://%10%\web\espn.cdf"
  236. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelTe","Logo",,"file://%10%\web\espn.gif"
  237. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelTe","Icon",,"file://%10%\web\espn.ico"
  238.  
  239. ; Start Business Channels
  240. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelR","Title",,"Business"
  241. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelR","URL",,"%10%\web\business.htm"
  242. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelR","Logo",,"%10%\web\business.gif"
  243. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelR","Icon",,"%10%\web\business.ico"
  244. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelR","Category",65537,1
  245.  
  246. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRa","Title",,"Business\Fortune"
  247. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRa","URL",,"file://%10%\web\fortune.cdf"
  248. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRa","Logo",,"file://%10%\web\fortune.gif"
  249. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRa","Icon",,"file://%10%\web\fortune.ico"
  250.  
  251. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRc","Title",,"Business\Companies Online - The Channel"
  252. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRc","URL",,"file://%10%\web\DunBrad.cdf"
  253. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRc","Logo",,"file://%10%\web\DunBrad.gif"
  254. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRc","Icon",,"file://%10%\web\DunBrad.ico"
  255.  
  256. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRd","Title",,"Business\Quicken Financial Network"
  257. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRd","URL",,"file://%10%\web\quicken.cdf"
  258. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRd","Logo",,"file://%10%\web\quicken.gif"
  259. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRd","Icon",,"file://%10%\web\quicken.ico"
  260.  
  261. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRf","Title",,"Business\ The Wall Street Journal Interactive Edition"
  262. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRf","URL",,"file://%10%\web\wsj.cdf"
  263. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRf","Logo",,"file://%10%\web\wsj.gif"
  264. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRf","Icon",,"file://%10%\web\wsj.ico"
  265.  
  266. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRh","Title",,"Business\The Forbes Channel"
  267. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRh","URL",,"file://%10%\web\forbes.cdf"
  268. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRh","Logo",,"file://%10%\web\forbes.gif"
  269. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelRh","Icon",,"file://%10%\web\forbes32.gif"
  270.  
  271. ; Start Entertainment Channels
  272. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelN","Title",,"Entertainment"
  273. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelN","URL",,"%10%\web\entnmt.htm"
  274. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelN","Logo",,"%10%\web\entnmt.gif"
  275. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelN","Icon",,"%10%\web\entnmt.ico"
  276. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelN","Category",65537,1
  277.  
  278. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelNa","Title",,"Entertainment\The AudioNet Channel"
  279. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelNa","URL",,"file://%10%\web\audionet.cdf"
  280. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelNa","Logo",,"file://%10%\web\audionet.gif"
  281. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelNa","Icon",,"file://%10%\web\audionet.ico"
  282.  
  283. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelNb","Title",,"Entertainment\Hollywood Online"
  284. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelNb","URL",,"file://%10%\web\honline.cdf"
  285. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelNb","Logo",,"file://%10%\web\honline.gif"
  286. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelNb","Icon",,"file://%10%\web\honline.ico"
  287.  
  288. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelNc","Title",,"Entertainment\The Comics Channel"
  289. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelNc","URL",,"file://%10%\web\ucomics.cdf"
  290. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelNc","Logo",,"file://%10%\web\ucomics.gif"
  291. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelNc","Icon",,"file://%10%\web\ucomics.ico"
  292.  
  293. ; Start Lifestyle & Travel Channels
  294. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelL","Title",,"Lifestyle and Travel"
  295. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelL","URL",,"%10%\web\lifetrav.htm"
  296. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelL","Logo",,"%10%\web\lifetrav.gif"
  297. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelL","Icon",,"%10%\web\lifetrav.ico"
  298. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelL","Category",65537,1
  299.  
  300. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelLa","Title",,"Lifestyle and Travel\National Geographic"
  301. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelLa","URL",,"file://%10%\web\ntlgeo.cdf"
  302. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelLa","Logo",,"file://%10%\web\ntlgeo.gif"
  303. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelLa","Icon",,"file://%10%\web\ntlgeo.ico"
  304.  
  305. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelLb","Title",,"Lifestyle and Travel\Epicurious Food and Travel"
  306. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelLb","URL",,"file://%10%\web\epicur.cdf"
  307. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelLb","Logo",,"file://%10%\web\epicur.gif"
  308. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelLb","Icon",,"file://%10%\web\epicur.ico"
  309.  
  310. ; Start Top Level Channels
  311. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelD","Title",,"MSNBC"
  312. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelD","URL",,"file://%10%\web\msnbc.cdf"
  313. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelD","Logo",,"file://%10%\web\msnbc.gif"
  314. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelD","Icon",,"file://%10%\web\msnbc.ico"
  315.  
  316. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelE","Title",,"The Microsoft Network"
  317. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelE","URL",,"file://%10%\web\msn.cdf"
  318. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelE","Logo",,"file://%10%\web\msn.gif"
  319. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelE","Icon",,"file://%10%\web\msn.ico"
  320.  
  321. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelB","Title",,"Warner Bros. Domain"
  322. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelB","URL",,"file://%10%\web\warnbros.cdf"
  323. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelB","Logo",,"file://%10%\web\warnbros.gif"
  324. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelB","Icon",,"file://%10%\web\warnbros.ico"
  325.  
  326. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelA","Title",,"PointCast Network"
  327. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelA","URL",,"file://%10%\web\pcn.cdf"
  328. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelA","Logo",,"file://%10%\web\pcn.gif"
  329. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelA","Icon",,"file://%10%\web\pcn.ico"
  330.  
  331. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelC","Title",,"Disney"
  332. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelC","URL",,"file://%10%\web\disney.cdf"
  333. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelC","Logo",,"file://%10%\web\disney.gif"
  334. HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelC","Icon",,"file://%10%\web\disney16.gif"
  335.  
  336.  
  337. ;Register for Uninstall
  338. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IE4Data,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\chlen-us.inf,Uninstall,5"
  339. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IE4Data,"RequiresIESysFile",,"4.71"
  340.  
  341. [Strings]
  342. Channel="Default Channel Setup"
  343. CompName="Chlen-us"
  344. LangID="en-us"
  345. DiskName="Default Channel Files"
  346.  
  347.