home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 December
/
PCWorld_1998-12_cd.iso
/
KOMUNIKE
/
browsery
/
ie4cz-31
/
CHNLS.CAB
/
chnls.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1998-04-15
|
4KB
|
168 lines
[Version]
Signature="$CHICAGO$"
SetupClass=BASE
AdvancedInf=2.5
[DefaultInstall]
CustomDestination = ie4.destination
Copyfiles = IE4.SysDir.COPYFILES, MSChan.Web.COPYFILES, ABay.Web.COPYFILES, ABay.Web.Images.COPYFILES, ABay.Web.Media.COPYFILES
;RenFiles=Desktop.RENAME
RegisterOCXs=RegisterOCXSection.browser
Delreg=ChannelPrep.Reg
AddReg = IE40.success.reg,Microsoft.Channel.reg,Arcadia.Bay.reg
RunPostSetupCommands=ModAttrib
[DefaultInstall.Uninstall]
CustomDestination = ie4.destination
DelFiles = IE4.SysDir.COPYFILES, MSChan.Web.COPYFILES, MSChan.Chan.DELFILES, ABay.Web.COPYFILES, ABay.Web.Images.COPYFILES, ABay.Web.Media.COPYFILES, ABay.Chan.DELFILES
UnRegisterOCXs=RegisterOCXSection.browser
AddReg = IE40.success.reg
;-------------------------------------------------------------------------
; self register all browser ocxs
; adpack will automatically call into the ocx dlls and call
; DllRegisterServer and then DllInst to register the ocx/dll
; to add another ocx, just make sure it's on the filecopy list and then
; add the destination dir below
;
;-------------------------------------------------------------------------
[RegisterOCXSection.browser]
%11%\cdfvw16.dll
[Browser.UpdateAutoExec]
PrefixPath=49000
[SourceDisksNames]
55 = "%SrcDsk55%","chnls.cab",1
[SourceDisksFiles]
[ie4.Destination]
49000,49001=ProgramFilesDir,5
[ProgramFilesDir]
HKLM,"Software\Microsoft\Active Setup\InstallInfo","Install Dir",,"%24%"
[DestinationDirs]
IE4.ProgDir.COPYFILES = 49000 ; default dir
IE4.SysDir.COPYFILES = 11 ;system directory
MSChan.Web.COPYFILES = 49000,web\chan1
ABay.Web.COPYFILES = 49000,web\chan2
ABay.Web.Images.COPYFILES = 49000,web\chan2\Images
ABay.Web.Media.COPYFILES = 49000,web\chan2\Media
;Deletes past channel list so will get reinstalled.
[ChannelPrep.Reg]
HKCU,"Software\Policies\Microsoft\Internet Explorer\Infodelivery\CompletedModifications","ChannelDefault",,,
[IE40.success.reg]
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\CHNLS40","DisplayName",,"TEST"
[Microsoft.Channel.reg]
HKCU,"%ChannelKey%\ChannelA","Title",,%ChannelATitle%
HKCU,"%ChannelKey%\ChannelA","URL",,"file://%49000%/web/chan1/win31.cdf"
[Arcadia.Bay.reg]
HKCU,"%ChannelKey%\ChannelB","Title",,%ChannelBTitle%
HKCU,"%ChannelKey%\ChannelB","URL",,"file://%49000%/web/chan2/arcadia.cdf"
[IE4.SysDir.COPYFILES]
cdfvw16.dll,,,1
[MSChan.Web.COPYFILES]
bsplash.gif
e_small.gif
splash.htm
win31.cdf
[ABay.Web.COPYFILES]
ABC_SL.GIF
ABC_WL.GIF
ARCADIA.CDF
CORP.HTM
DEFAULT.HTM
FAQ.HTM
FRBANNER.HTM
FRMAIN.HTM
HELPDESK.HTM
HOME.HTM
;IMAGES
INV.TXT
LIST.HTM
LOGO.HTM
;MEDIA
MESSAGES.HTM
NEWS.ICO
PAGE2.HTM
TITLE.HTM
[ABay.Web.Images.COPYFILES]
ACCY.GIF
ALL.GIF
A_LOGO.GIF
BHISTORY.JPG
BHOME.JPG
BKGRND.JPG
BNEW.JPG
BSTORE.JPG
CHART.JPG
CLDBG.JPG
GLASSES.GIF
HOME.JPG
LOGO1.JPG
MAP.JPG
NEW.JPG
NEWS1.HTM
NEWS2.HTM
NEWS3.HTM
NEWS4.HTM
NEWS5.HTM
PAGELOGO.GIF
PEOPLE.GIF
SHIRT.GIF
SHIRT2.GIF
SHOES.GIF
[ABay.Web.Media.COPYFILES]
AB_LOGO.GIF
ARWTANLF.GIF
ARWTANRT.GIF
FISHNG.JPG
FRBKG0.JPG
FR_BKG.GIF
LTHOUS6.AVI
REFRESH.GIF
SPTLTLOW.GIF
[ModAttrib]
; add the system attribute to the favorite\channels\chanX folders
"rundll advpck16.dll,SetFileAttrib %49000%\profiles\defuser\favorite\channels\chan1 %ATTR_SYSTEM%"
"rundll advpck16.dll,SetFileAttrib %49000%\profiles\defuser\favorite\channels\chan2 %ATTR_SYSTEM%"
[Strings]
REG_EXPAND_SZ = 0x00020000
ATTR_SYSTEM = "FILE_ATTRIBUTE_SYSTEM"
; this number is FLG_ADDREG_TYPE_DWORD. See setupapi.h.
REG_COMPAT = 0x00010001
INTL_DATA = "Software\Microsoft\internet explorer\International"
ChannelKey = "Software\Policies\Microsoft\Internet Explorer\Infodelivery\Modifications\ChannelDefault\AddChannels"
ChannelATitle = "Kanßl Microsoft"
ChannelBTitle = "Kanßl Arcadia Bay"
[Channel Add]
; information IEAK uses to process Channels
ChTitle0 = "Microsoft Channel"
CDFUrl0 = "file://%webdir%/chan1/win31.cdf"
ChTitle1 = "Arcadia Bay"
CDFUrl1 = "file://%webdir%/chan2/arcadia.cdf"
;[End]