home *** CD-ROM | disk | FTP | other *** search
Wrap
[Version] Signature = "$CHICAGO$" AdvancedINF = 2.5 ;This section is used to start the main install. [DefaultInstall] Copyfiles=ChannelFiles,localINFFile Delreg=ChannelPrep.Reg Addreg=ChannelInstall.Reg ;RequiredEngine=Setupapi,"Couldn't find Setupapi.dll" PerUserInstall=StubSetup RegisterOCXs=Channel.Register ;This section is run per user when they login based on stubpath. [InstallUser] Addreg=ChannelInstall.Reg RegisterOCXs=Channel.Register ;Final locations for files being copied. [DestinationDirs] ChannelFiles = 10,Web ;Windows\Web localINFFile = 17 ;Windows\INF ;Required for Win95 INF [SourceDisksNames] 1 = %DiskName%,,0 ;Files to copy to local web folder. [ChannelFiles] fifi010.gif fifi011.gif fifi013.cdf fifi020.gif fifi021.gif fifi023.cdf ;File for later per user stub running. [localINFFile] chlfi-fi.inf ;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,0,0,1008 Locale=%LangID% IsInstalled=1 StubPath="rundll32.exe advpack.dll,LaunchINFSection %17%\chlfi-fi.inf,InstallUser" ;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] HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubZ","Title",,"Internet Explorer Updates" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubZ","URL",,"http://www.microsoft.com/ie/ie40/download/cdf/ie4updates-fi.cdf" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubZ","SubscriptionType",65537,1 HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubZ","ScheduleGroup",,"Auto" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubX","Title",,"Channel Guide" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubX","URL",,"http://channels.microsoft.com/guide/chguide.cdf" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubX","SubscriptionType",65537,1 HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddSubscriptions\SubX","ScheduleGroup",,"Auto" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelX","Icon",,"file://%10%\web\fifi010.gif" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelX","Logo",,"file://%10%\web\fifi011.gif" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelX","Title",,"Channel Guide" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelX","URL",,"file://%10%\web\fifi013.cdf" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","Icon",,"file://%10%\web\fifi020.gif" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","Logo",,"file://%10%\web\fifi021.gif" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","Title",,"Zambo.net" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","URL",,"file://%10%\web\fifi023.cdf" [Strings] Channel="Finnish Channel Setup" CompName="chlfi-fi" LangID="fi" DiskName="Finnish Channel Files"