home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Program Collection for Windows 95 #17
/
Win95-17.iso
/
system.win
/
osr25
/
precopy2.cab
/
osr2.inf
< prev
next >
Wrap
INI File
|
1996-08-24
|
3KB
|
98 lines
;OSR2.INF
;
; Sets registry info for updated files
; included in OEM Service Release 1
; and OEM Service Release 2.
; Copyright 1993-1996, Microsoft Corporation
[version]
signature="$CHICAGO$"
Layoutfile=layout.inf
SetupClass=BASE
[BaseWinOptions]
OSRInstall
[OSRInstall]
CopyFiles=W95OSR.copy.win, W95OSR.copy.hlp
DelReg=OSR.delreg
AddReg=OSR.addreg
UPdateInis=OSR.UpdateInis
[DestinationDirs]
W95OSR.copy.win = 25
W95OSR.copy.hlp = 18
[W95OSR.copy.win]
qfecheck.exe,,,32
[W95OSR.copy.hlp]
qfecheck.hlp,,,32
[OSR.addreg]
;-------------------------------------------------------------
; Add QFE information to registry
;-------------------------------------------------------------
HKLM,%Updates%\UPD001,,,%UPD001_Desc%
HKLM,%Updates%\UPD001,%11%\OLE32.DLL,,"2.10.35.36"
HKLM,%Updates%\UPD002,,,%UPD002_Desc%
HKLM,%Updates%\UPD002,%11%\SHELL32.DLL,,"4.00.951"
HKLM,%Updates%\UPD003,,,%UPD003_Desc%
HKLM,%Updates%\UPD003,%11%\COMDLG32.DLL,,"4.00.951"
HKLM,%Updates%\UPD004,,,%UPD004_Desc%
HKLM,%Updates%\UPD004,%11%\VSERVER.VXD,,"4.00.952"
HKLM,%Updates%\UPD005,,,%UPD005_Desc%
HKLM,%Updates%\UPD005,%11%\NWSERVER.VXD,,"4.00.951"
HKLM,%Updates%\UPD006,,,%UPD006_Desc%
HKLM,%Updates%\UPD006,%11%\VREDIR.VXD,,"4.00.955"
HKLM,%Updates%\UPD007,,,%UPD007_Desc%
HKLM,%Updates%\UPD007,%11%\MSPWL32.DLL,,"4.00.951"
HKLM,%Updates%\UPD007,%26%\NET.EXE,,"4.00.951"
HKLM,%Updates%\UPD008,,,%UPD008_Desc%
HKLM,%Updates%\UPD008,%11%\SAGE.DLL,,"4.40.311"
HKLM,%Updates%\UPD010,,,%UPD0010_Desc%
HKLM,%Updates%\UPD010,%11%\LPT.VXD,,"4.00.953"
[OSR.delreg]
;-------------------------------------------------------------
; Remove SP1 QFE information from registry
;-------------------------------------------------------------
; fix for incorrect registry entry in OSR-1.
HKLM,%Updates%\UPD009,%24%\EXCHNG32.EXE,,"4.0.410.87"
[ServPack.UpdateInis]
setup.ini,progman.groups,,"group11=%SYSTOOLS_DESC%"
setup.ini,group11,,"""%QFE_Tool_Desc%"",qfeCHECK.EXE"
[strings]
;Don't Localize the following:
Updates = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\Updates"
Remove = "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall"
;Localize the following:
UPD001_Desc = "OLE 32 update"
UPD002_Desc = "Shell update"
UPD003_Desc = "Common dialog update for Windows 3.1 print drivers"
UPD004_Desc = "File and printer sharing update for Microsoft Networks"
UPD005_Desc = "File and printer sharing update for Netware Networks"
UPD006_Desc = "Vredir update for Samba UNIX servers"
UPD007_Desc = "Enhanced password cache security update"
UPD008_Desc = "System Agent update"
UPD009_Desc = "Exchange update"
UPD0010_Desc = "Printer Port update"
Disc_Desc = "Windows 95 Disk"
QFE_Tool_Desc = "Update Information Tool"
SYSTOOLS_DESC ="Accessories\System Tools"