|
|
1.1 ! root 1: //------------------------------------------------------------------------------ ! 2: // <auto-generated> ! 3: // This code was generated by a tool. ! 4: // Runtime Version:4.0.30319.42000 ! 5: // ! 6: // Changes to this file may cause incorrect behavior and will be lost if ! 7: // the code is regenerated. ! 8: // </auto-generated> ! 9: //------------------------------------------------------------------------------ ! 10: ! 11: namespace CleanFlashInstaller.Properties { ! 12: using System; ! 13: ! 14: ! 15: /// <summary> ! 16: /// A strongly-typed resource class, for looking up localized strings, etc. ! 17: /// </summary> ! 18: // This class was auto-generated by the StronglyTypedResourceBuilder ! 19: // class via a tool like ResGen or Visual Studio. ! 20: // To add or remove a member, edit your .ResX file then rerun ResGen ! 21: // with the /str option, or rebuild your VS project. ! 22: [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] ! 23: [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] ! 24: [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] ! 25: internal class Resources { ! 26: ! 27: private static global::System.Resources.ResourceManager resourceMan; ! 28: ! 29: private static global::System.Globalization.CultureInfo resourceCulture; ! 30: ! 31: [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] ! 32: internal Resources() { ! 33: } ! 34: ! 35: /// <summary> ! 36: /// Returns the cached ResourceManager instance used by this class. ! 37: /// </summary> ! 38: [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] ! 39: internal static global::System.Resources.ResourceManager ResourceManager { ! 40: get { ! 41: if (object.ReferenceEquals(resourceMan, null)) { ! 42: global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("CleanFlashInstaller.Properties.Resources", typeof(Resources).Assembly); ! 43: resourceMan = temp; ! 44: } ! 45: return resourceMan; ! 46: } ! 47: } ! 48: ! 49: /// <summary> ! 50: /// Overrides the current thread's CurrentUICulture property for all ! 51: /// resource lookups using this strongly typed resource class. ! 52: /// </summary> ! 53: [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] ! 54: internal static global::System.Globalization.CultureInfo Culture { ! 55: get { ! 56: return resourceCulture; ! 57: } ! 58: set { ! 59: resourceCulture = value; ! 60: } ! 61: } ! 62: ! 63: /// <summary> ! 64: /// Looks up a localized resource of type System.Drawing.Bitmap. ! 65: /// </summary> ! 66: internal static System.Drawing.Bitmap flashLogo { ! 67: get { ! 68: object obj = ResourceManager.GetObject("flashLogo", resourceCulture); ! 69: return ((System.Drawing.Bitmap)(obj)); ! 70: } ! 71: } ! 72: ! 73: /// <summary> ! 74: /// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category] ! 75: ///"${SYSTEM_32_PATH}\\FlashPlayerCPLApp.cpl"=dword:0000000a ! 76: /// ! 77: ///[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\FlashPlayerApp.exe] ! 78: ///"DisableExceptionChainValidation"=dword:00000000 ! 79: /// ! 80: ///[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Clean Flash Player] ! 81: ///"DisplayName"="Clean Flash Player ${VERSION}" ! 82: ///"HelpLink"="https [rest of string was truncated]";. ! 83: /// </summary> ! 84: internal static string installGeneral { ! 85: get { ! 86: return ResourceManager.GetString("installGeneral", resourceCulture); ! 87: } ! 88: } ! 89: ! 90: /// <summary> ! 91: /// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category] ! 92: ///"${SYSTEM_32_PATH}\\FlashPlayerCPLApp.cpl"=dword:0000000a ! 93: /// ! 94: ///[HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\FlashPlayerApp.exe] ! 95: ///"DisableExceptionChainValidation"=dword:00000000. ! 96: /// </summary> ! 97: internal static string installGeneral64 { ! 98: get { ! 99: return ResourceManager.GetString("installGeneral64", resourceCulture); ! 100: } ! 101: } ! 102: ! 103: /// <summary> ! 104: /// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Macromedia\FlashPlayerPlugin] ! 105: ///"isPartner"=dword:00000001 ! 106: ///"Version"="${VERSION}" ! 107: ///"PlayerPath"="${FLASH_64_PATH}\\NPSWF${ARCH}_${VERSION_PATH}.dll" ! 108: ///"UninstallerPath"=- ! 109: ///"isScriptDebugger"=dword:00000000 ! 110: ///"isESR"=dword:00000000 ! 111: ///"isMSI"=dword:00000000 ! 112: /// ! 113: ///[HKEY_LOCAL_MACHINE\Software\Macromedia\FlashPlayerPluginReleaseType] ! 114: ///"Release"=dword:00000001 ! 115: /// ! 116: ///[HKEY_LOCAL_MACHINE\Software\MozillaPlugins\@adobe.com/FlashPlayer] ! 117: ///"Vendor"="Adobe" ! 118: ///"ProductName"="Adobe® Flash® Player ${VER [rest of string was truncated]";. ! 119: /// </summary> ! 120: internal static string installNP { ! 121: get { ! 122: return ResourceManager.GetString("installNP", resourceCulture); ! 123: } ! 124: } ! 125: ! 126: /// <summary> ! 127: /// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Wow6432Node\Macromedia\FlashPlayerPlugin] ! 128: ///"PlayerPath"="${FLASH_32_PATH}\\NPSWF_${VERSION_PATH}.dll" ! 129: ///"Version"="${VERSION}" ! 130: ///"UninstallerPath"=- ! 131: ///"isScriptDebugger"=dword:00000000 ! 132: ///"isESR"=dword:00000000 ! 133: ///"isMSI"=dword:00000000 ! 134: ///"isPartner"=dword:00000001 ! 135: /// ! 136: ///[HKEY_LOCAL_MACHINE\Software\Wow6432Node\Macromedia\FlashPlayerPluginReleaseType] ! 137: ///"Release"=dword:00000001 ! 138: /// ! 139: ///[HKEY_LOCAL_MACHINE\Software\Wow6432Node\MozillaPlugins\@adobe.com/FlashPlayer] ! 140: ///"ProductName"="Adobe® Flash® P [rest of string was truncated]";. ! 141: /// </summary> ! 142: internal static string installNP64 { ! 143: get { ! 144: return ResourceManager.GetString("installNP64", resourceCulture); ! 145: } ! 146: } ! 147: ! 148: /// <summary> ! 149: /// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Macromedia\FlashPlayerPepper] ! 150: ///"UninstallerPath"=- ! 151: ///"PlayerPath"="${FLASH_64_PATH}\\pepflashplayer${ARCH}_${VERSION_PATH}.dll" ! 152: ///"isScriptDebugger"=dword:00000000 ! 153: ///"isESR"=dword:00000000 ! 154: ///"isMSI"=dword:00000000 ! 155: ///"isPartner"=dword:00000001 ! 156: ///"Version"="${VERSION}" ! 157: /// ! 158: ///[HKEY_LOCAL_MACHINE\Software\Macromedia\FlashPlayerPepperReleaseType] ! 159: ///"Release"=dword:00000001. ! 160: /// </summary> ! 161: internal static string installPP { ! 162: get { ! 163: return ResourceManager.GetString("installPP", resourceCulture); ! 164: } ! 165: } ! 166: ! 167: /// <summary> ! 168: /// Looks up a localized string similar to [HKEY_LOCAL_MACHINE\Software\Wow6432Node\Macromedia\FlashPlayerPepper] ! 169: ///"UninstallerPath"=- ! 170: ///"PlayerPath"="${FLASH_32_PATH}\\pepflashplayer32_${VERSION_PATH}.dll" ! 171: ///"isScriptDebugger"=dword:00000000 ! 172: ///"isESR"=dword:00000000 ! 173: ///"isMSI"=dword:00000000 ! 174: ///"isPartner"=dword:00000001 ! 175: ///"Version"="${VERSION}" ! 176: /// ! 177: ///[HKEY_LOCAL_MACHINE\Software\Wow6432Node\Macromedia\FlashPlayerPepperReleaseType] ! 178: ///"Release"=dword:00000001. ! 179: /// </summary> ! 180: internal static string installPP64 { ! 181: get { ! 182: return ResourceManager.GetString("installPP64", resourceCulture); ! 183: } ! 184: } ! 185: } ! 186: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.