home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Gamer UK 48
/
PCGAMER48.bin
/
Netware
/
ClaraNET
/
Win95
/
explorer32
/
setup.exe
/
RCDATA
/
CABINET
/
ADDONS.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1997-08-14
|
1KB
|
78 lines
; Microsoft Internet Explorer v3.0 Add-ons Installation
; Copyright (c) 1996 Microsoft Corporation
[Version]
Signature="$CHICAGO$"
SetupClass=Base
; INSTALLATION SECTIONS
[Win95InstallSection]
[WinNTx86InstallSection]
[WinNTxAlphaInstallSection]
AddReg=WinNTAlpha.AddReg
DelReg=
[WinNTxMIPSInstallSection]
AddReg=WinNTMIPS.AddReg
DelReg=
[WinNTxPPCInstallSection]
AddReg=WinNTPPC.AddReg
DelReg=
[Win95.AddReg]
[WinNT.AddReg]
[WinNTAlpha.AddReg]
HKCU,"Software\Microsoft\Internet Explorer\Main","First Home Page",0,"%FIRST_PAGE%%LOCALIZED_DIR%/ie3setup/defaultnta.asp"
[WinNTMIPS.AddReg]
HKCU,"Software\Microsoft\Internet Explorer\Main","First Home Page",0,"%FIRST_PAGE%%LOCALIZED_DIR%/ie3setup/defaultntm.asp"
[WinNTPPC.AddReg]
HKCU,"Software\Microsoft\Internet Explorer\Main","First Home Page",0,"%FIRST_PAGE%%LOCALIZED_DIR%/ie3setup/defaultntp.asp"
; STRINGS
[Strings]
;Non-Localizable
FIRST_PAGE="http://www.microsoft.com/ie"
;Localizable
LOCALIZED_DIR=""
; The LOCALIZED_DIR should equal "" for English and "_intl/XX" for localized
; pages, where XX is the two letter language code found on:
; http://iptdweb/intloc/internal/redmond/projecsts/ie30w95/iso639.htm
; For Example
;
; Germain: LOCALIZED_DIR="_intl/de"
; Spanish: LOCALIZED_DIR="_intl/se"
; French: LOCALIZED_DIR="_intl/fr"