|
|
|
@ -104,7 +104,7 @@ namespace CleanFlashInstaller.Properties {
|
|
|
|
|
/// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Macromedia\FlashPlayerPlugin]
|
|
|
|
|
///"isPartner"=dword:00000001
|
|
|
|
|
///"Version"="${VERSION}"
|
|
|
|
|
///"PlayerPath"="${FLASH_64_PATH}\\NPSWF_${VERSION_PATH}.dll"
|
|
|
|
|
///"PlayerPath"="${FLASH_64_PATH}\\NPSWF${ARCH}_${VERSION_PATH}.dll"
|
|
|
|
|
///"UninstallerPath"=-
|
|
|
|
|
///"isScriptDebugger"=dword:00000000
|
|
|
|
|
///"isESR"=dword:00000000
|
|
|
|
@ -115,7 +115,7 @@ namespace CleanFlashInstaller.Properties {
|
|
|
|
|
///
|
|
|
|
|
///[HKEY_LOCAL_MACHINE\Software\MozillaPlugins\@adobe.com/FlashPlayer]
|
|
|
|
|
///"Vendor"="Adobe"
|
|
|
|
|
///"ProductName"="Adobe® Flash® Player ${VERSION} P [rest of string was truncated]";.
|
|
|
|
|
///"ProductName"="Adobe® Flash® Player ${VER [rest of string was truncated]";.
|
|
|
|
|
/// </summary>
|
|
|
|
|
internal static string installNP {
|
|
|
|
|
get {
|
|
|
|
@ -203,7 +203,7 @@ namespace CleanFlashInstaller.Properties {
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Macromedia\FlashPlayerPepper]
|
|
|
|
|
///"UninstallerPath"=-
|
|
|
|
|
///"PlayerPath"="${FLASH_64_PATH}\\pepflashplayer_${VERSION_PATH}.dll"
|
|
|
|
|
///"PlayerPath"="${FLASH_64_PATH}\\pepflashplayer${ARCH}_${VERSION_PATH}.dll"
|
|
|
|
|
///"isScriptDebugger"=dword:00000000
|
|
|
|
|
///"isESR"=dword:00000000
|
|
|
|
|
///"isMSI"=dword:00000000
|
|
|
|
@ -222,7 +222,7 @@ namespace CleanFlashInstaller.Properties {
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Wow6432Node\Macromedia\FlashPlayerPepper]
|
|
|
|
|
///"UninstallerPath"=-
|
|
|
|
|
///"PlayerPath"="${FLASH_32_PATH}\\pepflashplayer_${VERSION_PATH}.dll"
|
|
|
|
|
///"PlayerPath"="${FLASH_32_PATH}\\pepflashplayer32_${VERSION_PATH}.dll"
|
|
|
|
|
///"isScriptDebugger"=dword:00000000
|
|
|
|
|
///"isESR"=dword:00000000
|
|
|
|
|
///"isMSI"=dword:00000000
|
|
|
|
|