home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 October
/
Chip_1997-10_cd.bin
/
tema
/
explorer
/
ie40en
/
chlnl-be.cab
/
chlnl-be.inf
next >
Wrap
Windows Setup INFormation
|
1997-07-07
|
4KB
|
91 lines
[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]
nlbe010.gif
nlbe011.gif
nlbe013.cdf
nlbe020.ico
nlbe021.gif
nlbe023.cdf
;File for later per user stub running.
[localINFFile]
chlnl-be.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%\chlnl-be.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-nl.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\nlbe010.gif"
HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelX","Logo",,"file://%10%\web\nlbe011.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\nlbe013.cdf"
HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","Icon",,"file://%10%\web\nlbe020.ico"
HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","Logo",,"file://%10%\web\nlbe021.gif"
HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","Title",,"Planet telex"
HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels\ChannelW","URL",,"file://%10%\web\nlbe023.cdf"
[Strings]
Channel="Belgian Channel Setup"
CompName="chlnl-be"
LangID="nl"
DiskName="Belgian Channel Files"