home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Treasures, Inc.
/
pctreasures.mdf
/
MSDUN13.EXE
/
RCDATA
/
CABINET
/
mstcpip.inf
< prev
next >
Wrap
INI File
|
1998-08-14
|
4KB
|
151 lines
; MSTCPIP.INF
;
; This is the MSTCPIP upgrade information file
;
; Copyright 1993-1998, Microsoft Corporation
;
;
[version]
signature="$CHICAGO$"
Provider=Microsoft
SetupClass=BASE
AdvancedINF=2.0
[MSTCPIP_WIN95_Install]
CopyFiles=MSTCPIP_INF_CopyFiles, MSTCPIP_CAB_CopyFiles, MSTCPIP_SYS_CopyFiles, MSTCPIP_WIN95_INF_CopyFiles, MSTCPIP_CopyFiles, MSTCPIP_WIN95_CAB_CopyFiles
AddReg=MSTCPIP_Install_Reg
[MSTCPIP_OSR2_Install]
CopyFiles=MSTCPIP_INF_CopyFiles, MSTCPIP_CAB_CopyFiles, MSTCPIP_SYS_CopyFiles, MSTCPIP_OSR2_INF_CopyFiles, MSTCPIP_CopyFiles, MSTCPIP_OSR2_CAB_CopyFiles
AddReg=MSTCPIP_Install_Reg
[MSTCPIP_Uninstall]
DelReg=MSTCPIP_Uninstall_Del_Reg
DelFiles=MSTCPIP_DelFiles, MSTCPIP_INF_DelFiles, MSTCPIP_SYS_DelFiles, MSTCPIP_CAB_DelFiles
;****************************************************************************
; Source Directories
;****************************************************************************
[SourceDisksNames]
1=%TEMP%,"",1
[SourceDisksFiles]
setupx.dll = 1
mstcpip.cab = 1
mstcpip.inf = 1
mstcpipu.inf = 1
iplayout.inf = 1
ipsetup.exe = 1
nettrans.95 = 1
nettrans.osr = 1
ipwin95.cab = 1
iposr2.cab = 1
[DestinationDirs]
MSTCPIP_CopyFiles = 25 ; LDID_SHARED
MSTCPIP_INF_CopyFiles = 17 ; LDID_INF
MSTCPIP_CAB_CopyFiles = 25,MSTCPIP ; LDID_WINDOWS
MSTCPIP_SYS_CopyFiles = 11 ; LDID_SYS
MSTCPIP_Install_SYS_DelFiles = 11 ; LDID_SYS
MSTCPIP_DelFiles = 25 ; LDID_SHARED
MSTCPIP_CAB_DelFiles = 25,MSTCPIP ; LDID_WINDOWS
MSTCPIP_SYS_DelFiles = 11 ; LDID_SYS
MSTCPIP_INF_DelFiles = 17 ; LDID_INF
MSTCPIP_HLP_DelFiles = 18 ; LDID_HLP
MSTCPIP_WIN95_INF_CopyFiles = 17 ; LDID_INF
MSTCPIP_OSR2_INF_CopyFiles = 17 ; LDID_INF
MSTCPIP_WIN95_CAB_CopyFiles = 25,MSTCPIP ; LDID_WINDOWS
MSTCPIP_OSR2_CAB_CopyFiles = 25,MSTCPIP ; LDID_WINDOWS
[MSTCPIP_WIN95_INF_CopyFiles]
nettrans.inf, nettrans.95
[MSTCPIP_OSR2_INF_CopyFiles]
nettrans.inf, nettrans.osr
[MSTCPIP_WIN95_CAB_CopyFiles]
restore.cab, win95.cab
[MSTCPIP_OSR2_CAB_CopyFiles]
restore.cab, osr2.cab
[MSTCPIP_INF_CopyFiles]
iplayout.inf
mstcpip.inf
mstcpipu.inf
[MSTCPIP_CAB_CopyFiles]
mstcpip.cab,,,32
[MSTCPIP_CopyFiles]
[MSTCPIP_SYS_CopyFiles]
;setupx.dll,,,32 ; 32 = no version conflict when target is newer
mstcp.dll,,,32
ipsetup.exe,,,32
[MSTCPIP_INF_DelFiles]
iplayout.inf
mstcpip.inf
nettrans.inf
[MSTCPIP_SYS_DelFiles]
mstcp.dll
vdhcp.386
vip.386
vnbt.386
vtcp.386
vtdi.386
vudp.386
icmp.dll
[MSTCPIP_HLP_DelFiles]
[MSTCPIP_DelFiles]
ping.exe
telnet.exe
telnet.hlp
ftp.exe
inetmib1.dll
arp.exe
nbtstat.exe
netstat.exe
route.exe
tracert.exe
winipcfg.exe
snmpapi.dll
[MSTCPIP_CAB_DelFiles]
mstcpip.cab
[MSTCPIP_Install_Reg]
;
;Add TCP/IP Networking Upgrade to list of installed packages
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSTCPIP
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSTCPIP,DisplayName,,"%MSTCPIP_DESC%"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSTCPIP,UninstallString,,"ipsetup.exe /u"
;
;
;HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,wrapper,,"runonce.exe"
;HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"%MSTCPIP_DESC%",,"rundll.exe setupx.dll,InstallHinfSection DefaultInstall 0 MSTCPIPU.INF"
;HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce,Reboot,,"rundll.exe shell.dll,RestartDialog"
[MSTCPIP_Uninstall_Del_Reg]
;
;Remove MSTCPIP from installed software
;
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSTCPIP
[Strings]
MSTCPIP_DESC = "TCP/IP Networking Upgrade 2.0"