home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2000 May
/
PCW_MAY2000.iso
/
Patch
/
outptch2.exe
/
RCDATA
/
CABINET
/
Newpat.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1998-08-10
|
2KB
|
76 lines
;Outlook 98 Security Patch 1.0
[Version]
Signature="$CHICAGO$"
AdvancedINF=2.0
[DefaultInstall]
RunPreSetupCommands=Detect
RunPostSetupCommands=SetPid
Copyfiles=OfficeFiles, SYSFiles
CustomDestination=InstDest
[SourceDisksNames]
1=%DiskName%,,1
[SourceDisksFiles]
outlmime.dll = 1 ; office
outllib.dll = 1 ; office
pstprx32.dll = 1 ; office
contab32.dll = 1 ; system
minet32.dll = 1 ; system
oepat401.exe = 1 ; system
oepatsp1.exe = 1 ; system
[DestinationDirs]
OfficeFiles=49001 ; Office directory
SYSFiles=11 ; System
[Detect]
dtcklang.exe %LangToken%
getpid.exe
[SetPid]
setpid.exe %49001%\outllib.dll
oepat401.exe /R:N /Q:A
oepatsp1.exe /R:N /Q:A
delkey.exe
[OfficeFiles]
outlmime.dll
outllib.dll
pstprx32.dll
[SYSFiles]
contab32.dll
minet32.dll
[InstDest]
49003=IsEng,7 ;Check for the Localization key
49000=IsItThere,7 ;Check for Outlook before installing
49002=Is8there,7 ;Check for Office 8.0 before installing
49001=WhereToPutIt,5 ;Get location of the Office directory
[IsEng] ; Checks for localization key
"HKCU","%LocCheckKey%","LVer",%NotEnglish%,""
[IsItThere] ; This section checks for the existence of Outlook ont he users machines.
"HKLM","%OutlookKey%","Path",%NoOutlook%,""
[Is8There] ; This section checks for the 8.0 office tree. Its the best we can get with an iexpress
"HKLM","%OfficeKey%","BinDirPath",%NoOutlook%,""
[WhereToPutIt] ; This section gets the location of the Outlook.exe
"HKLM","%OutlookKey%","Path","",""
"","","","%Prompt%",%DefaultLocation%
[Strings]
DiskName="Outlook 98 Security Patch"
LocCheckKey="Detect"
NotEnglish="This patch is for English versions of Outlook 98 only. Patch canceled."
OutlookKey="SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\OUTLOOK.EXE"
OfficeKey="SOFTWARE\Microsoft\Office\8.0"
NoOutlook="You must have installed Microsoft Outlook 98 to use this patch."
Prompt="Office Directory"
LangToken="1033"
DefaultLocation="C:\Program Files\Microsoft Office\Office"