mirror of
https://gitlab.com/cleanflash/installer.git
synced 2026-08-13 10:51:37 +08:00
version: Bump version to 34.0.0.164 and fix ownership issues
This commit is contained in:
+19
-16
@@ -146,23 +146,26 @@ namespace CleanFlashInstaller.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Classes\.mfp]
|
||||
///"Content Type"="application/x-shockwave-flash"
|
||||
///@="MacromediaFlashPaper.MacromediaFlashPaper"
|
||||
/// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Macromedia\FlashPlayer]
|
||||
///"CurrentVersion"="${VERSION_COMMA}"
|
||||
///
|
||||
///[HKEY_LOCAL_MACHINE\Software\Classes\.sol]
|
||||
///"Content Type"="text/plain"
|
||||
///
|
||||
///[HKEY_LOCAL_MACHINE\Software\Classes\.sor]
|
||||
///"Content Type"="text/plain"
|
||||
///
|
||||
///[HKEY_LOCAL_MACHINE\Software\Classes\.spl]
|
||||
///"Content Type"="application/futuresplash"
|
||||
///@="ShockwaveFlash.ShockwaveFlash"
|
||||
///
|
||||
///[HKEY_LOCAL_MACHINE\Software\Classes\.swf]
|
||||
///"Content Type"="application/x-shockwave-flash"
|
||||
///@="Sh [rest of string was truncated]";.
|
||||
///[HKEY_LOCAL_MACHINE\Software\Macromedia\FlashPlayer\SafeVersions]
|
||||
///"20.0"=dword:ffffffff
|
||||
///"21.0"=dword:ffffffff
|
||||
///"22.0"=dword:ffffffff
|
||||
///"23.0"=dword:ffffffff
|
||||
///"24.0"=dword:ffffffff
|
||||
///"25.0"=dword:ffffffff
|
||||
///"26.0"=dword:ffffffff
|
||||
///"27.0"=dword:ffffffff
|
||||
///"28.0"=dword:ffffffff
|
||||
///"19.0"=dword:ffffffff
|
||||
///"30.0"=dword:ffffffff
|
||||
///"31.0"=dword:ffffffff
|
||||
///"32.0"=dword:ffffffff
|
||||
///"33.0"=dword:ffffffff
|
||||
///"34.0"=dword:00000089
|
||||
///"16.0"= [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string installOCX {
|
||||
get {
|
||||
|
||||
Reference in New Issue
Block a user