home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Discovering Windows 98
/
WinExpert9.iso
/
regulars
/
IE4.01aSP1
/
packages
/
SWFLASH.CAB
/
SWFlash.inf
next >
Wrap
Windows Setup INFormation
|
1997-10-30
|
4KB
|
91 lines
; 10/30/97 Mod by Matt Abarbanel deleted the extra subdirectory on the unistall keys so that we now show up in the add\remove programs menu
[Version]
Signature="$Chicago$"
AdvancedINF=2.5
[DefaultInstall]
CopyFiles=SWFiles, inffile
AddReg=SW.AddReg
RegisterOCXs=RegisterOCXSection
[DefaultUninstall]
cleanup=1
Delfiles=SWFiles
delreg=SW.DelReg
UnRegisterOCXs=UnRegisterOCXSection
[strings]
productname="Shockwave Flash"
; added for the win 98 cd install
GUID = "{D27CDB6E-AE6D-11cf-96B8-444553540000}"
GUIDFalse = "{2A202491-F00D-11cf-87CC-0020AFEEC729}"
DefaultName = "Macromedia Shockwave Flash"
ComponentID = "ShockwaveFlash"
VersionNumber = "2,1,0,12"
VersionNumberFalse = "12,1,0,12"
LocaleID = "EN"
[RegisterOCXSection]
%11%\macromed\flash\swflash.ocx
[UnRegisterOCXSection]
%11%\macromed\flash\swflash.ocx
[SW.AddReg]
; shockwaveflash is used here the sync with the currently used CIF files on www.microsoft.com
; if we used shockwave for flash then durring the IE4 uninstall we would not get uninstalled
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"QuietDisplayName",,"%ProductName%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\swflash.inf,DefaultUninstall,5"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"RequiresIESysFile",,"4.70.0.1155"
; added for win 98 cd install
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%DefaultName%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",1,01,00,00,00
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
; these keys were added to sync with the incorrect guid used on the microsoft CIFs
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%",,,"%DefaultName%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","ComponentID",,"%ComponentID%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","IsInstalled",1,01,00,00,00
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","Version",,"%VersionNumberFalse%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","Locale",,"%LocaleID%"
[SW.DelReg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"QuietDisplayName",,"%ProductName%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\swflash.inf,DefaultUninstall,5"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"RequiresIESysFile",,"4.70.0.1155"
; added for the win 98 cd install
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%DefaultName%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",1,01,00,00,00
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
; these keys were added to sync with the incorrect guid used on the microsoft CIFs
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%",,,"%DefaultName%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","ComponentID",,"%ComponentID%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","IsInstalled",1,01,00,00,00
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","Version",,"%VersionNumberFalse%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUIDFalse%","Locale",,"%LocaleID%"
[SourceDisksNames]
1="Shockwave Files","Swflash.cab",1
[SourceDisksFiles]
swflash.ocx=1
[SWFiles]
swflash.ocx
[inffile]
swflash.inf
[DestinationDirs]
SWFiles=11, Macromed\Flash
inffile=17