home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature = "$CHICAGO$"
- AdvancedINF = 2.5
-
- ;This section is used to start the main install.
- [DefaultInstall]
- Copyfiles=ChannelFiles,LocalINFFile
- RequiredEngine=Setupapi,"Couldn't find Setupapi.dll"
- Delreg=ChannelPrep.Reg
- Addreg=ChannelInstall.Reg
- PerUserInstall=StubSetup
-
- ;This section is run per user when they login based on stubpath.
- [InstallUser]
- RequiredEngine=Setupapi,"Couldn't find Setupapi.dll"
- Delreg=ChannelPrep.Reg
- Addreg=ChannelInstall.Reg
- RegisterOCXs=Channel.Register
-
- ;This section deletes the channel resources on uninstall
- [Uninstall]
- DelFiles=ChannelFiles,LocalINFFile
- Delreg=ChannelInstall.Reg,RemoveGUID
-
- [RemoveGUID]
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%CompName%
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%CompName%"
-
- ;Final locations for files being copied.
- [DestinationDirs]
- ChannelFiles = 10,Web ;Windows\Web
- LocalINFFile = 17 ;Windows\INF
-
- ;Required for Win95 INF
- [SourceDisksNames]
- 1 = %DiskName%,,0
-
- ;Calls DLL to update channels after adding them.
- [Channel.Register]
- %11%\webcheck.dll,IN,Policy
-
- ;Sets entries to track item and stubpath for per user install.
- [StubSetup]
- DisplayName=%Channel%
- ComponentName=%CompName%
- GUID=%CompName%
- Version=4,72,2016,0
- Locale=%LangID%
- IsInstalled=1
- StubPath="rundll32.exe advpack.dll,LaunchINFSection %17%\chlzh-sg.inf,InstallUser"
-
- ;Files to copy to local web folder.
- [ChannelFiles]
- zhsg010.ico
- zhsg011.gif
- zhsg014.gif
- zhsg013.cdf
-
- zhsg990.ico
- zhsg993.cdf
-
- zhsg020.ico
- zhsg021.gif
- zhsg023.cdf
- zhsg024.gif
-
- zhsg030.ico
- zhsg031.gif
- zhsg033.cdf
- zhsg034.gif
-
- zhsg050.ico
- zhsg051.gif
- zhsg053.cdf
- zhsg054.gif
-
- zhsg060.ico
- zhsg061.gif
- zhsg063.cdf
- zhsg064.gif
-
- zhsg070.ico
- zhsg071.gif
- zhsg073.cdf
- zhsg074.gif
-
- zhsg080.ico
- zhsg081.gif
- zhsg083.cdf
- zhsg084.gif
-
- zhsg090.ico
- zhsg091.gif
- zhsg093.cdf
- zhsg094.gif
-
-
-
- ;File for later per user stub running.
- [LocalINFFile]
- chlzh-sg.inf
-
- ;Deletes past channel list so will get reinstalled.
- [ChannelPrep.Reg]
- HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\CompletedModifications","ChannelDefault",,,
-
- ;Actual entries to set values for channel. Four settings for each.
- [ChannelInstall.Reg]
- ; Delete old PP2 channels
- HKCU,"%CleanKey%\CleanUpA","OldIEVersion",,"4.71.1008.3"
-
- HKCU,"%ChannelKey%\ChannelA","Title",,"Microsoft Channel Guide"
- HKCU,"%ChannelKey%\ChannelA","URL",,"http://www.iechannelguide.com/guide.cdf?loc=zh_sg"
- HKCU,"%ChannelKey%\ChannelA","PreloadURL",,"file://%10%\web\zhsg013.cdf"
- HKCU,"%ChannelKey%\ChannelA","WideLogo",,"file://%10%\web\zhsg014.gif"
- HKCU,"%ChannelKey%\ChannelA","Logo",,"file://%10%\web\zhsg011.gif"
- HKCU,"%ChannelKey%\ChannelA","Icon",,"file://%10%\web\zhsg010.ico"
- HKCU,"%ChannelKey%\ChannelA","ChannelGuide",65537,1
-
- HKCU,"%ChannelKey%\ChannelZ","Title",,"Microsoft Internet Explorer"
- HKCU,"%ChannelKey%\ChannelZ","Software",65537,1
- HKCU,"%ChannelKey%\ChannelZ","URL",,"http://www.microsoft.com/ie/ie40/download/cdf/ie4updates-en.cdf"
- HKCU,"%ChannelKey%\ChannelZ","PreloadURL",,"file://%10%\web\zhsg993.cdf"
- HKCU,"%ChannelKey%\ChannelZ","Icon",,"file://%10%\web\zhsg990.ico"
-
- HKCU,"%SubKey%\SubZ","Title",,"Microsoft Internet Explorer"
- HKCU,"%SubKey%\SubZ","URL",,"http://www.microsoft.com/ie/ie40/download/cdf/ie4updates-en.cdf"
- HKCU,"%SubKey%\SubZ","SubscriptionType",65537,1
- HKCU,"%SubKey%\SubZ","ScheduleGroup",,"Manual"
-
- HKCU,"%ChannelKey%\ChannelB","Title",,"Financial Interactive Services Hub"
- HKCU,"%ChannelKey%\ChannelB","URL",,"http://channels.fishnet.com.sg/channel/fishad.cdf"
- HKCU,"%ChannelKey%\ChannelB","PreloadURL",,"file://%10%\web\zhsg023.cdf"
- HKCU,"%ChannelKey%\ChannelB","Icon",,"file://%10%\web\zhsg020.ico"
- HKCU,"%ChannelKey%\ChannelB","Logo",,"file://%10%\web\zhsg021.gif"
- HKCU,"%ChannelKey%\ChannelB","WideLogo",,"file://%10%\web\zhsg024.gif"
-
- HKCU,"%ChannelKey%\ChannelC","Title",,"Disney"
- HKCU,"%ChannelKey%\ChannelC","URL",,"http://www.disneyblast.com/ActiveDesktop/disney.cdf"
- HKCU,"%ChannelKey%\ChannelC","PreloadURL",,"file://%10%\web\zhsg033.cdf"
- HKCU,"%ChannelKey%\ChannelC","Icon",,"file://%10%\web\zhsg030.ico"
- HKCU,"%ChannelKey%\ChannelC","Logo",,"file://%10%\web\zhsg031.gif"
- HKCU,"%ChannelKey%\ChannelC","WideLogo",,"file://%10%\web\zhsg034.gif"
-
- HKCU,"%ChannelKey%\ChannelD","Title",,"Mediacity"
- HKCU,"%ChannelKey%\ChannelD","URL",,"http://channels.mediacity.com.sg/channel.cdf"
- HKCU,"%ChannelKey%\ChannelD","PreloadURL",,"file://%10%\web\zhsg053.cdf"
- HKCU,"%ChannelKey%\ChannelD","Icon",,"file://%10%\web\zhsg050.ico"
- HKCU,"%ChannelKey%\ChannelD","Logo",,"file://%10%\web\zhsg051.gif"
- HKCU,"%ChannelKey%\ChannelD","WideLogo",,"file://%10%\web\zhsg054.gif"
-
- HKCU,"%ChannelKey%\ChannelE","Title",,"The PointCast Business Network"
- HKCU,"%ChannelKey%\ChannelE","URL",,"http://ie4cdf.pointcast.net/ie40/cdf/ie40cdf.dll"
- HKCU,"%ChannelKey%\ChannelE","PreloadURL",,"file://%10%\web\zhsg063.cdf"
- HKCU,"%ChannelKey%\ChannelE","Icon",,"file://%10%\web\zhsg060.ico"
- HKCU,"%ChannelKey%\ChannelE","Logo",,"file://%10%\web\zhsg061.gif"
- HKCU,"%ChannelKey%\ChannelE","WideLogo",,"file://%10%\web\zhsg064.gif"
-
- HKCU,"%ChannelKey%\ChannelF","Title",,"Warner Bros."
- HKCU,"%ChannelKey%\ChannelF","URL",,"http://warnerbros.entertaindom.com/cdf/wb.cdf"
- HKCU,"%ChannelKey%\ChannelF","PreloadURL",,"file://%10%\web\zhsg073.cdf"
- HKCU,"%ChannelKey%\ChannelF","Icon",,"file://%10%\web\zhsg070.ico"
- HKCU,"%ChannelKey%\ChannelF","Logo",,"file://%10%\web\zhsg071.gif"
- HKCU,"%ChannelKey%\ChannelF","WideLogo",,"file://%10%\web\zhsg074.gif"
-
- HKCU,"%ChannelKey%\ChannelG","Title",,"MSNBC"
- HKCU,"%ChannelKey%\ChannelG","URL",,"http://www.msnbc.com/tools/channel/msnbc-cdf.asp"
- HKCU,"%ChannelKey%\ChannelG","PreloadURL",,"file://%10%\web\zhsg083.cdf"
- HKCU,"%ChannelKey%\ChannelG","Icon",,"file://%10%\web\zhsg080.ico"
- HKCU,"%ChannelKey%\ChannelG","Logo",,"file://%10%\web\zhsg081.gif"
- HKCU,"%ChannelKey%\ChannelG","WideLogo",,"file://%10%\web\zhsg084.gif"
-
- HKCU,"%ChannelKey%\ChannelH","Title",,"The Microsoft Network"
- HKCU,"%ChannelKey%\ChannelH","URL",,"http://ie.msn.com/us/channel/msn.cdf"
- HKCU,"%ChannelKey%\ChannelH","PreloadURL",,"file://%10%\web\zhsg093.cdf"
- HKCU,"%ChannelKey%\ChannelH","Icon",,"file://%10%\web\zhsg090.ico"
- HKCU,"%ChannelKey%\ChannelH","Logo",,"file://%10%\web\zhsg091.gif"
- HKCU,"%ChannelKey%\ChannelH","WideLogo",,"file://%10%\web\zhsg094.gif"
-
-
-
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4383}\AuthorizedCDFPrefix","http://www.microsoft.com",,""
-
- HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","ChannelsURL",,"http://www.iechannelguide.com/guide/zh/zh_sg.asp"
- HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","ChannelsFirstURL",,"res://ie4tour.dll/channels.htm"
-
- ; This key sets the size of the channel bar
- HKCU,"SOFTWARE\Microsoft\Internet Explorer\Desktop","ChannelSize",65537,0x08
- HKCU,"SOFTWARE\Microsoft\Internet Explorer\Desktop","OEMSize",65537,0x00
-
- ;Register for Uninstall
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%CompName%,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\chlzh-sg.inf,Uninstall,5"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%CompName%,"RequiresIESysFile",,"4.71"
-
- [Strings]
- Channel="Singapore Channel Setup"
- CompName="chlzh-sg"
- LangID="zh-sg"
- DiskName="Singapore 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"
-