home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NEXT Generation 32
/
NEXT32.iso
/
pc
/
earthlnk
/
14day
/
win95
/
msie
/
ie301m95.exe
/
RCDATA
/
CABINET
/
addons.inf
< prev
next >
Wrap
INI File
|
1996-10-15
|
2KB
|
93 lines
; Microsoft Internet Explorer v3.0 Add-ons Installation
; Copyright (c) 1996 Microsoft Corporation
[Version]
Signature="$CHICAGO$"
SetupClass=Base
; INSTALLATION SECTIONS
[Win95InstallSection]
AddReg=Win95.AddReg
DelReg=Java.DelReg
[WinNTx86InstallSection]
AddReg=WinNT.AddReg
DelReg=Java.DelReg
[WinNTxAlphaInstallSection]
AddReg=WinNTAlpha.AddReg
DelReg=
[WinNTxMIPSInstallSection]
AddReg=WinNTMIPS.AddReg
DelReg=
[WinNTxPPCInstallSection]
AddReg=WinNTPPC.AddReg
DelReg=
[Win95.AddReg]
HKCU,"Software\Microsoft\Internet Explorer\Main","First Home Page",0,"%FIRST_PAGE%%LOCALIZED_DIR%/ie3setup/default.asp"
[WinNT.AddReg]
HKCU,"Software\Microsoft\Internet Explorer\Main","First Home Page",0,"%FIRST_PAGE%%LOCALIZED_DIR%/ie3setup/defaultnt.asp"
[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"
[Java.DelReg]
HKLM,"Software\Microsoft\Java VM","IE 3.0 To Install ClassesBuild"
; 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"