📄 swflash.inf
字号:
[Version]
Signature="$Chicago$"
AdvancedINF=2.5
[DefaultInstall]
CopyFiles=SWFiles, inffile
AddReg=SW.AddReg
RegisterOCXs=RegisterOCXSection
[DefaultInstall.nt]
CopyFiles=SWFiles, SWFilesNT, inffile
AddReg=SW.AddReg
RegisterOCXs=RegisterOCXSection
[DefaultUninstall]
cleanup=1
DelFiles=SWFiles, SWFilesNT
DelReg=SW.DelReg
UnRegisterOCXs=UnRegisterOCXSection
[strings]
VersionNumber = "8.0.22.0"
VersionMajor = "8"
VersionMinor = "0"
DisplayVersion = "8"
Publisher = "Macromedia"
ProductName = "Macromedia Flash Player 8"
GUID = "{D27CDB6E-AE6D-11CF-96B8-444553540000}"
ComponentID = "Flash"
HelpLink = "http://www.macromedia.com/go/flashplayer_support/"
URLUpdateInfo = "http://www.macromedia.com/go/flashplayer/"
LocaleID = "EN"
[RegisterOCXSection]
%11%\Macromed\Flash\Flash8.ocx
[UnRegisterOCXSection]
%11%\Macromed\Flash\Flash8.ocx
[SW.AddReg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"DisplayName",,"%ProductName%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\swflash.inf,DefaultUninstall,5"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"RequiresIESysFile",,"4.70.0.1155"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"Publisher",,"%Publisher%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"DisplayVersion",,"%DisplayVersion%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"VersionMajor",,"%VersionMajor%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"VersionMinor",,"%VersionMinor%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"HelpLink",,"%HelpLink%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"URLUpdateInfo",,"%URLUpdateInfo%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%ProductName%"
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%"
; Add mime type into IE accept header
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Accepted Documents","flash",,"application/x-shockwave-flash"
; Make sure it's enabled
HKLM,"SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\%GUID%","Compatibility Flags",,"0"
HKLM, "Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\SwFlash","Installed",,1
; For Install Report, the string will be deleted by Flash Player itself
HKCU,"SOFTWARE\%Publisher%\FlashPlayer","FlashPlayerVersion",,
[SW.DelReg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"DisplayName",,"%ProductName%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\swflash.inf,DefaultUninstall,5"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"RequiresIESysFile",,"4.70.0.1155"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"Publisher",,"%Publisher%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"DisplayVersion",,"%DisplayVersion%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"VersionMajor",,"%VersionMajor%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"VersionMinor",,"%VersionMinor%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"HelpLink",,"%HelpLink%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"URLUpdateInfo",,"%URLUpdateInfo%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%ProductName%"
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%"
; Remove mime type from IE accept header
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Accepted Documents","flash",,
HKLM,"SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\%GUID%","Compatibility Flags",,
HKLM, "Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\SwFlash","Installed",,0
[SourceDisksNames]
1="Shockwave Files","Swflash.cab",1
[SourceDisksFiles]
Flash8.ocx=1
[SWFiles]
Flash8.ocx,,,33
GetFlash.exe,,,33
[SWFilesNT]
GetFlash.exe.manifest,GetFlash.man,,33
[inffile]
swflash.inf,,,33
[DestinationDirs]
SWFiles=11, Macromed\Flash
SWFilesNT=11, Macromed\Flash
inffile=17
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -