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] deat010.gif deat011.gif deat013.cdf deat020.ico deat021.gif deat023.cdf ;File for later per user stub running. [localINFFile] chlde-at.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%\chlde-at.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-de.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\deat010.gif" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelX","Logo",,"file://%10%\web\deat011.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\deat013.cdf" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","Icon",,"file://%10%\web\deat020.ico" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","Logo",,"file://%10%\web\deat021.gif" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","Title",,"Austria Online Channels" HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","URL",,"file://%10%\web\deat023.cdf" [Strings] Channel="Austria Channel Setup" CompName="chlde-at" LangID="de" DiskName="Austria Channel Files"