//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace CleanFlashInstaller.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("CleanFlashInstaller.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap flashLogo { get { object obj = ResourceManager.GetObject("flashLogo", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category] ///"${SYSTEM_32_PATH}\\FlashPlayerCPLApp.cpl"=dword:0000000a /// ///[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\FlashPlayerApp.exe] ///"DisableExceptionChainValidation"=dword:00000000 /// ///[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Clean Flash Player] ///"DisplayName"="Clean Flash Player ${VERSION}" ///"HelpLink"="https [rest of string was truncated]";. /// internal static string installGeneral { get { return ResourceManager.GetString("installGeneral", resourceCulture); } } /// /// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category] ///"${SYSTEM_32_PATH}\\FlashPlayerCPLApp.cpl"=dword:0000000a /// ///[HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\FlashPlayerApp.exe] ///"DisableExceptionChainValidation"=dword:00000000. /// internal static string installGeneral64 { get { return ResourceManager.GetString("installGeneral64", resourceCulture); } } /// /// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Macromedia\FlashPlayerPlugin] ///"isPartner"=dword:00000001 ///"Version"="${VERSION}" ///"PlayerPath"="${FLASH_64_PATH}\\NPSWF${ARCH}_${VERSION_PATH}.dll" ///"UninstallerPath"=- ///"isScriptDebugger"=dword:00000000 ///"isESR"=dword:00000000 ///"isMSI"=dword:00000000 /// ///[HKEY_LOCAL_MACHINE\Software\Macromedia\FlashPlayerPluginReleaseType] ///"Release"=dword:00000001 /// ///[HKEY_LOCAL_MACHINE\Software\MozillaPlugins\@adobe.com/FlashPlayer] ///"Vendor"="Adobe" ///"ProductName"="Adobe® Flash® Player ${VER [rest of string was truncated]";. /// internal static string installNP { get { return ResourceManager.GetString("installNP", resourceCulture); } } /// /// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Wow6432Node\Macromedia\FlashPlayerPlugin] ///"PlayerPath"="${FLASH_32_PATH}\\NPSWF_${VERSION_PATH}.dll" ///"Version"="${VERSION}" ///"UninstallerPath"=- ///"isScriptDebugger"=dword:00000000 ///"isESR"=dword:00000000 ///"isMSI"=dword:00000000 ///"isPartner"=dword:00000001 /// ///[HKEY_LOCAL_MACHINE\Software\Wow6432Node\Macromedia\FlashPlayerPluginReleaseType] ///"Release"=dword:00000001 /// ///[HKEY_LOCAL_MACHINE\Software\Wow6432Node\MozillaPlugins\@adobe.com/FlashPlayer] ///"ProductName"="Adobe® Flash® P [rest of string was truncated]";. /// internal static string installNP64 { get { return ResourceManager.GetString("installNP64", resourceCulture); } } /// /// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Macromedia\FlashPlayerPepper] ///"UninstallerPath"=- ///"PlayerPath"="${FLASH_64_PATH}\\pepflashplayer${ARCH}_${VERSION_PATH}.dll" ///"isScriptDebugger"=dword:00000000 ///"isESR"=dword:00000000 ///"isMSI"=dword:00000000 ///"isPartner"=dword:00000001 ///"Version"="${VERSION}" /// ///[HKEY_LOCAL_MACHINE\Software\Macromedia\FlashPlayerPepperReleaseType] ///"Release"=dword:00000001. /// internal static string installPP { get { return ResourceManager.GetString("installPP", resourceCulture); } } /// /// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Wow6432Node\Macromedia\FlashPlayerPepper] ///"UninstallerPath"=- ///"PlayerPath"="${FLASH_32_PATH}\\pepflashplayer32_${VERSION_PATH}.dll" ///"isScriptDebugger"=dword:00000000 ///"isESR"=dword:00000000 ///"isMSI"=dword:00000000 ///"isPartner"=dword:00000001 ///"Version"="${VERSION}" /// ///[HKEY_LOCAL_MACHINE\Software\Wow6432Node\Macromedia\FlashPlayerPepperReleaseType] ///"Release"=dword:00000001. /// internal static string installPP64 { get { return ResourceManager.GetString("installPP64", resourceCulture); } } } }