1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 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.
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace Optimizer.Properties {
- using System;
-
-
- /// <summary>
- /// A strongly-typed resource class, for looking up localized strings, etc.
- /// </summary>
- // 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() {
- }
-
- /// <summary>
- /// Returns the cached ResourceManager instance used by this class.
- /// </summary>
- [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("Optimizer.Properties.Resources", typeof(Resources).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- /// <summary>
- /// Overrides the current thread's CurrentUICulture property for all
- /// resource lookups using this strongly typed resource class.
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CLASSES_ROOT\Directory\shell\OpenWithCMD]
- ///@="Open Command Prompt here"
- ///"Icon"="cmd.exe"
- ///"NoWorkingDirectory"=""
- ///
- ///[HKEY_CLASSES_ROOT\Directory\shell\OpenWithCMD\command]
- ///@="cmd.exe /s /k pushd \"%V\""
- ///
- ///[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWithCMD]
- ///@="Open Command Prompt here"
- ///"Icon"="cmd.exe"
- ///"NoWorkingDirectory"=""
- ///
- ///[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWithCMD\command]
- ///@="cmd.exe /s /k pushd \"%V\""
- ///
- ///[HKEY_CLASSES_ROOT\Drive\shell\OpenWit [rest of string was truncated]";.
- /// </summary>
- internal static string AddOpenWithCMD {
- get {
- return ResourceManager.GetString("AddOpenWithCMD", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "حسنا",
- /// "restartButton": "إعادة التشغيل الآن",
- /// "restartButton8": "إعادة التشغيل الآن",
- /// "restartButton10": "إعادة التشغيل الآن",
- /// "restartAndApply": "إعادة التشغيل لتطبيق التغييرات؟",
- /// "btnFind": "يجد",
- /// "btnKill": "قتل",
- /// "trayUnlocker": "مقابض الملفات",
- /// "onedriveM": "هل أنت متأكد من أنك تريد إزالة تثبيت OneDrive؟ يؤدي هذا إلى حذف ملفات سطح المكتب والمستندات الخاصة بك! استخدم هذا الخيار فقط في حساب محلي!",
- /// "systemRestoreM": "هل أنت متأكد أنك تريد تعطيل استعادة النظام؟ سيؤدي هذا [rest of string was truncated]";.
- /// </summary>
- internal static string AR {
- get {
- return ResourceManager.GetString("AR", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap bannerAmber {
- get {
- object obj = ResourceManager.GetObject("bannerAmber", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap bannerAmethyst {
- get {
- object obj = ResourceManager.GetObject("bannerAmethyst", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap bannerAzurite {
- get {
- object obj = ResourceManager.GetObject("bannerAzurite", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap bannerJade {
- get {
- object obj = ResourceManager.GetObject("bannerJade", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap bannerRuby {
- get {
- object obj = ResourceManager.GetObject("bannerRuby", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap bannerSilver {
- get {
- object obj = ResourceManager.GetObject("bannerSilver", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap brazil {
- get {
- object obj = ResourceManager.GetObject("brazil", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap china {
- get {
- object obj = ResourceManager.GetObject("china", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "确定",
- /// "restartButton": "现在重启",
- /// "restartButton8": "现在重启",
- /// "restartButton10": "现在重启",
- /// "restartAndApply": "重新启动以应用更改?",
- /// "btnFind": "查找进程",
- /// "btnKill": "结束进程",
- /// "trayUnlocker": "查找文件句柄",
- /// "txtVersion": "版本: {VN}",
- /// "txtBitness": "您使用的是{BITS}",
- /// "onedriveM": "确定要卸载 OneDrive 吗? 这将删除您的桌面和文档文件! 仅在本地帐户上使用此选项!",
- /// "systemRestoreM": "您确定要禁用系统还原吗? 这将删除您当前的备份图像!",
- /// "linkUpdate": "更新可用",
- /// "lblLab": "实验构建\n(删除后测试)",
- /// "performanceSw": "启用性能调整",
- /// "networkSw": "禁用网络节流",
- /// "defenderSw": "禁用 [rest of string was truncated]";.
- /// </summary>
- internal static string CN {
- get {
- return ResourceManager.GetString("CN", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "OK",
- /// "restartButton": "Restartovat nyní",
- /// "restartButton8": "Restartovat nyní",
- /// "restartButton10": "Restartovat nyní",
- /// "restartAndApply": "Restartovat a použít změny?",
- /// "btnFind": "Nalézt",
- /// "btnKill": "Zabít",
- /// "trayUnlocker": "Držadla souborů",
- /// "txtVersion": "Verze: {VN}",
- /// "onedriveM": "Opravdu chcete odinstalovat OneDrive? Tím smažete soubory plochy a dokumentů! Tuto možnost používejte pouze na místním účtu!",
- /// "systemRestoreM": "Opravdu chcete zakázat Obnovení systému? [rest of string was truncated]";.
- /// </summary>
- internal static string CZ {
- get {
- return ResourceManager.GetString("CZ", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap czech {
- get {
- object obj = ResourceManager.GetObject("czech", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "OK",
- /// "restartButton": "Jetzt neu starten",
- /// "restartButton8": "Jetzt neu starten",
- /// "restartButton10": "Jetzt neu starten",
- /// "restartAndApply": "Neu starten, um Änderungen anzuwenden?",
- /// "txtVersion": "Version: {VN}",
- /// "btnFind": "Finden",
- /// "btnKill": "Töten",
- /// "trayUnlocker": "Dateihandles",
- /// "txtBitness": "Betriebssystem: {BITS}",
- /// "onedriveM": "Möchten Sie OneDrive wirklich deinstallieren? Dadurch werden Ihre Desktop und Dokumentdateien gelöscht! Verwenden Sie diese Option nur [rest of string was truncated]";.
- /// </summary>
- internal static string DE {
- get {
- return ResourceManager.GetString("DE", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\DesktopShortcuts]
- ///"MUIVerb"="Desktop Shortcuts"
- ///"SubCommands"="theme;wallpaper;scrnsavr;desktopicons;sound;cursor;DPI;color"
- ///"icon"="desk.cpl"
- ///"Position"=-
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme]
- ///@="Change Theme"
- ///"icon"="imageres.dll,145"
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme\command]
- ///@="control desk [rest of string was truncated]";.
- /// </summary>
- internal static string DesktopShortcuts {
- get {
- return ResourceManager.GetString("DesktopShortcuts", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to rem USE AT OWN RISK AS IS WITHOUT WARRANTY OF ANY KIND !!!!!
- ///
- ///rem https://docs.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/security-malware-windows-defender-disableantispyware
- ///rem "DisableAntiSpyware" is discontinued and will be ignored on client devices, as of the August 2020 (version 4.18.2007.8) update to Microsoft Defender Antivirus.
- ///
- ///rem Disable Tamper Protection First !!!!!
- ///rem https://www.tenforums.com/tutorials/123792-turn-off-tamper-protection-windows-defender-antivirus.html
- ///reg [rest of string was truncated]";.
- /// </summary>
- internal static string DisableDefenderSafeMode1903Plus {
- get {
- return ResourceManager.GetString("DisableDefenderSafeMode1903Plus", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
- ///"accesssolution"=dword:00000001
- ///"olksolution"=dword:00000001
- ///"onenotesolution"=dword:00000001
- ///"pptsolution"=dword:00000001
- ///"projectsolution"=dword:00000001
- ///"publishersolution"=dword:00000001
- ///"visiosolution"=dword:00000001
- ///"wdsolution"=dword:00000001
- ///"xlsolution"=dword:00000001
- ///
- ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
- ///"agave"=dword:0000000 [rest of string was truncated]";.
- /// </summary>
- internal static string DisableOfficeTelemetry {
- get {
- return ResourceManager.GetString("DisableOfficeTelemetry", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to schtasks /end /tn "\Microsoft\Office\OfficeTelemetryAgentFallBack2016"
- ///schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentFallBack2016" /disable
- ///schtasks /end /tn "\Microsoft\Office\OfficeTelemetryAgentLogOn2016"
- ///schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentLogOn2016" /disable
- ///
- ///schtasks /end /tn "\Microsoft\Office\OfficeTelemetryAgentFallBack"
- ///schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentFallBack" /disable
- ///schtasks /end /tn "\Microsoft\Office\OfficeTelemetryAgentLogOn" [rest of string was truncated]";.
- /// </summary>
- internal static string DisableOfficeTelemetryTasks {
- get {
- return ResourceManager.GetString("DisableOfficeTelemetryTasks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\Consolidator"
- ///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\Consolidator" /disable
- ///schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\BthSQM"
- ///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\BthSQM" /disable
- ///schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask"
- ///schtasks /change /tn "\Microsoft\Windo [rest of string was truncated]";.
- /// </summary>
- internal static string DisableTelemetryTasks {
- get {
- return ResourceManager.GetString("DisableTelemetryTasks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to schtasks /end /tn "\Microsoft\XblGameSave\XblGameSaveTask"
- ///schtasks /change /tn "\Microsoft\XblGameSave\XblGameSaveTask" /disable
- ///schtasks /end /tn "\Microsoft\XblGameSave\XblGameSaveTaskLogon"
- ///schtasks /change /tn "\Microsoft\XblGameSave\XblGameSaveTaskLogon" /disable
- ///.
- /// </summary>
- internal static string DisableXboxTasks {
- get {
- return ResourceManager.GetString("DisableXboxTasks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap egypt {
- get {
- object obj = ResourceManager.GetObject("egypt", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "Εντάξει",
- /// "restartButton": "Επανεκκίνηση τώρα",
- /// "restartButton8": "Επανεκκίνηση τώρα",
- /// "restartButton10": "Επανεκκίνηση τώρα",
- /// "btnFind": "Εύρεση",
- /// "btnKill": "Τερματισμός",
- /// "trayUnlocker": "File Handles",
- /// "restartAndApply": "Επανεκκίνηση για την εφαρμογή των αλλαγών;",
- /// "txtVersion": "Έκδοση: {VN}",
- /// "txtBitness": "Αρχιτεκτονική {BITS}",
- /// "linkUpdate": "Διαθέσιμη ενημέρωση",
- /// "lblLab": "Πειραματική έκδοση",
- /// "systemRestoreM": "Είστε σίγουροι ότι θέλετε να απενεργοποιήσετε τα αντίγραφ [rest of string was truncated]";.
- /// </summary>
- internal static string EL {
- get {
- return ResourceManager.GetString("EL", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "OK",
- /// "restartButton": "Restart now",
- /// "restartButton8": "Restart now",
- /// "restartButton10": "Restart now",
- /// "btnFind": "Find",
- /// "btnKill": "Kill",
- /// "trayUnlocker": "File Handles",
- /// "restartAndApply": "Restart to apply changes?",
- /// "txtVersion": "Version: {VN}",
- /// "txtBitness": "You are working with {BITS}",
- /// "linkUpdate": "Update available",
- /// "lblLab": "Experimental build\n(delete after testing)",
- /// "performanceSw": "Enable Performance Tweaks",
- /// "networkSw": "Disable Network Throttling",
- /// "defe [rest of string was truncated]";.
- /// </summary>
- internal static string EN {
- get {
- return ResourceManager.GetString("EN", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to reg add "HKLM\Software\Microsoft\Windows Defender\Features" /v "TamperProtection" /t REG_DWORD /d "1" /f
- ///
- ///reg add "HKLM\System\CurrentControlSet\Services\SgrmBroker" /v "Start" /t REG_DWORD /d "2" /f
- ///
- ///reg add "HKLM\System\CurrentControlSet\Services\SecurityHealthService" /v "Start" /t REG_DWORD /d "2" /f
- ///
- ///rem 1 - Disable Real-time protection
- ///reg delete "HKLM\Software\Policies\Microsoft\Windows Defender" /f
- ///reg add "HKLM\Software\Policies\Microsoft\Windows Defender" /v "DisableAntiSpyware" /t REG_DWO [rest of string was truncated]";.
- /// </summary>
- internal static string EnableDefenderSafeMode1903Plus {
- get {
- return ResourceManager.GetString("EnableDefenderSafeMode1903Plus", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
- ///"accesssolution"=-
- ///"olksolution"=-
- ///"onenotesolution"=-
- ///"pptsolution"=-
- ///"projectsolution"=-
- ///"publishersolution"=-
- ///"visiosolution"=-
- ///"wdsolution"=-
- ///"xlsolution"=-
- ///
- ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
- ///"agave"=-
- ///"appaddins"=-
- ///"comaddins"=-
- ///"documentfiles"=-
- ///"templatefiles"=-
- ///.
- /// </summary>
- internal static string EnableOfficeTelemetry {
- get {
- return ResourceManager.GetString("EnableOfficeTelemetry", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentFallBack2016" /enable
- ///schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentLogOn2016" /enable
- ///
- ///schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentFallBack" /enable
- ///schtasks /change /tn "\Microsoft\Office\OfficeTelemetryAgentLogOn" /enable
- ///
- ///reg add "HKCU\SOFTWARE\Microsoft\Office\15.0\Outlook\Options\Mail" /v "EnableLogging" /t REG_DWORD /d 1 /f
- ///reg add "HKCU\SOFTWARE\Microsoft\Office\16.0\Outlook\Options\Mail" /v "EnableLogging" /t [rest of string was truncated]";.
- /// </summary>
- internal static string EnableOfficeTelemetryTasks {
- get {
- return ResourceManager.GetString("EnableOfficeTelemetryTasks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\Consolidator" /enable
- ///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\BthSQM" /enable
- ///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask" /enable
- ///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip" /enable
- ///schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\Uploader" /enable
- ///schtasks / [rest of string was truncated]";.
- /// </summary>
- internal static string EnableTelemetryTasks {
- get {
- return ResourceManager.GetString("EnableTelemetryTasks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to schtasks /change /tn "\Microsoft\XblGameSave\XblGameSaveTask" /enable
- ///schtasks /change /tn "\Microsoft\XblGameSave\XblGameSaveTaskLogon" /enable
- ///.
- /// </summary>
- internal static string EnableXboxTasks {
- get {
- return ResourceManager.GetString("EnableXboxTasks", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "OK",
- /// "restartButton": "Reiniciar ahora",
- /// "restartButton8": "Reiniciar ahora",
- /// "restartButton10": "Reiniciar ahora",
- /// "btnFind": "Encontrar",
- /// "btnKill": "Matar",
- /// "trayUnlocker": "Asas de archivo",
- /// "restartAndApply": "Reiniciar para aplicar cambios?",
- /// "onedriveM": "¿Seguro que quieres desinstalar OneDrive? ¡Esto eliminará sus archivos de escritorio y documentos! ¡Use esta opción solo en una cuenta local!",
- /// "txtVersion": "Versión: {VN}",
- /// "systemRestoreM": "¿Está seguro de qu [rest of string was truncated]";.
- /// </summary>
- internal static string ES {
- get {
- return ResourceManager.GetString("ES", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "OK",
- /// "restartButton": "redemarrer maintenant",
- /// "restartButton8": "redemarrer maintenant",
- /// "restartButton10": "redemarrer maintenant",
- /// "btnFind": "Trouver",
- /// "btnKill": "Tuer",
- /// "trayUnlocker": "Poignées de fichier",
- /// "restartAndApply": "Redemarrer pour appliquer les changements?",
- /// "onedriveM": "Voulez-vous vraiment désinstaller OneDrive? Cela supprimera vos fichiers de bureau et de document! N'utilisez cette option que sur un compte local!",
- /// "txtVersion": "Version: {VN}",
- /// " [rest of string was truncated]";.
- /// </summary>
- internal static string FR {
- get {
- return ResourceManager.GetString("FR", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap france {
- get {
- object obj = ResourceManager.GetObject("france", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap germany {
- get {
- object obj = ResourceManager.GetObject("germany", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to @echo off
- ///pushd "%~dp0"
- ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >List.txt
- ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum >>List.txt
- ///for /f %%i in ('findstr /i . List.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i"
- ///.
- /// </summary>
- internal static string GPEditEnablerInHome {
- get {
- return ResourceManager.GetString("GPEditEnablerInHome", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap greece {
- get {
- object obj = ResourceManager.GetObject("greece", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Byte[].
- /// </summary>
- internal static byte[] hosts {
- get {
- object obj = ResourceManager.GetObject("hosts", resourceCulture);
- return ((byte[])(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "Rendben",
- /// "restartButton": "Újraindítás most",
- /// "restartButton8": "Újraindítás most",
- /// "restartButton10": "Újraindítás most",
- /// "restartAndApply": "Újraindítod az eszközt, hogy a változások érvénybe kerüljenek?",
- /// "txtVersion": "Verzuó: {VN}",
- /// "txtBitness": "You are working with {BITS}",
- /// "linkUpdate": "Frissítés elérhető",
- /// "lblLab": "Kísérleti verzió\n(töröld tesztelés után!)",
- /// "performanceSw": "Teljesítményjavítások engedélyezése",
- /// "networkSw": "Hálózati korlátozás letiltása",
- /// "defend [rest of string was truncated]";.
- /// </summary>
- internal static string HU {
- get {
- return ResourceManager.GetString("HU", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap hungary {
- get {
- object obj = ResourceManager.GetObject("hungary", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CLASSES_ROOT\*\shell\runas]
- ///@="Take Ownership"
- ///"NoWorkingDirectory"=""
- ///
- ///[HKEY_CLASSES_ROOT\*\shell\runas\command]
- ///@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
- ///"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
- ///
- ///[HKEY_CLASSES_ROOT\Directory\shell\runas]
- ///@="Take Ownership"
- ///"NoWorkingDirectory"=""
- ///
- ///[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
- ///@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"% [rest of string was truncated]";.
- /// </summary>
- internal static string InstallTakeOwnership {
- get {
- return ResourceManager.GetString("InstallTakeOwnership", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "OK",
- /// "restartButton": "riavvia ora",
- /// "restartButton8": "riavvia ora",
- /// "restartButton10": "riavvia ora",
- /// "restartAndApply": "Riavviare per applicare le modifiche?",
- /// "txtVersion": "Versione: {VN}",
- /// "btnFind": "Trova",
- /// "btnKill": "Uccisione",
- /// "trayUnlocker": "Manici di file",
- /// "txtBitness": "Architettura: {BITS}",
- /// "linkUpdate": "Aggiornamento disponibile",
- /// "lblLab": "Build sperimentale\n(cancellare dopo il test)",
- /// "systemRestoreM": "Sei sicuro di voler disabilitare Ripristino configu [rest of string was truncated]";.
- /// </summary>
- internal static string IT {
- get {
- return ResourceManager.GetString("IT", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap italy {
- get {
- object obj = ResourceManager.GetObject("italy", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "확인",
- /// "restartButton": "지금 다시 시작",
- /// "restartButton8": "지금 다시 시작",
- /// "restartButton10": "지금 다시 시작",
- /// "btnFind": "찾기",
- /// "btnKill": "죽이기",
- /// "trayUnlocker": "파일 핸들",
- /// "restartAndApply": "다시 시작하여 변경 사항을 적용하시겠습니까?",
- /// "txtVersion": "버전: {VN}",
- /// "txtBitness": "{BITS}로 작업중 - 한국어: 비너스걸",
- /// "linkUpdate": "업데이트 가능",
- /// "lblLab": "실험 빌드\n(테스트 후 삭제)",
- /// "performanceSw": "성능 조정 사용함",
- /// "networkSw": "네트워크 조절 사용 안 함",
- /// "defenderSw": "Windows Defender 사용 안 함",
- /// "systemRestoreSw": "시스템 복원 사용 안 함" [rest of string was truncated]";.
- /// </summary>
- internal static string KO {
- get {
- return ResourceManager.GetString("KO", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap korea {
- get {
- object obj = ResourceManager.GetObject("korea", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "باشە",
- /// "restartButton": "ئێستا ڕیستارتی بکەوە",
- /// "restartButton8": "ئێستا ڕیستارتی بکەوە",
- /// "restartButton10": "ئێستا ڕیستارتی بکەوە",
- /// "btnFind": "بیدۆزەوە",
- /// "btnKill": "بیکوژە (دایبخە)",
- /// "trayUnlocker": "دەسکەکانی فایل",
- /// "restartAndApply": "ڕیستارتی ئەکەیتەوە بۆ بینینی گۆڕانکاریەکان؟",
- /// "txtVersion": "وەشان : ",
- /// "txtBitness": "کاردەکەیت (BITS) تۆ لەگەڵ",
- /// "linkUpdate": "وەشانی نوێ بەردەستە",
- /// "lblLab": "دروست کردنی تاقیکاری\n سڕینەوە دوای تاقیکردنەو",
- /// "performanceSw": "کاراکردن بۆ با [rest of string was truncated]";.
- /// </summary>
- internal static string KU {
- get {
- return ResourceManager.GetString("KU", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap kurdish {
- get {
- object obj = ResourceManager.GetObject("kurdish", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap loadingAmber {
- get {
- object obj = ResourceManager.GetObject("loadingAmber", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap loadingAmethyst {
- get {
- object obj = ResourceManager.GetObject("loadingAmethyst", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap loadingAzurite {
- get {
- object obj = ResourceManager.GetObject("loadingAzurite", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap loadingJade {
- get {
- object obj = ResourceManager.GetObject("loadingJade", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap loadingRuby {
- get {
- object obj = ResourceManager.GetObject("loadingRuby", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap loadingSilver {
- get {
- object obj = ResourceManager.GetObject("loadingSilver", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap logoAmber {
- get {
- object obj = ResourceManager.GetObject("logoAmber", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap logoAmethyst {
- get {
- object obj = ResourceManager.GetObject("logoAmethyst", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap logoAzurite {
- get {
- object obj = ResourceManager.GetObject("logoAzurite", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap logoJade {
- get {
- object obj = ResourceManager.GetObject("logoJade", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap logoRuby {
- get {
- object obj = ResourceManager.GetObject("logoRuby", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap logoSilver {
- get {
- object obj = ResourceManager.GetObject("logoSilver", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Byte[].
- /// </summary>
- internal static byte[] OneDrive_Uninstaller {
- get {
- object obj = ResourceManager.GetObject("OneDrive_Uninstaller", resourceCulture);
- return ((byte[])(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "OK",
- /// "restartButton": "Uruchom ponownie teraz",
- /// "restartButton8": "Uruchom ponownie teraz",
- /// "restartButton10": "Uruchom ponownie teraz",
- /// "btnFind": "Znajdować",
- /// "btnKill": "Zabić",
- /// "trayUnlocker": "Uchwyty do plików",
- /// "restartAndApply": "Uruchom ponownie, aby zastosować zmiany?",
- /// "onedriveM": "Czy na pewno chcesz odinstalować OneDrive? Spowoduje to usunięcie plików pulpitu i dokumentów! Używaj tej opcji tylko na koncie lokalnym!",
- /// "txtVersion": "Wersja: {VN}",
- /// "systemRes [rest of string was truncated]";.
- /// </summary>
- internal static string PL {
- get {
- return ResourceManager.GetString("PL", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap poland {
- get {
- object obj = ResourceManager.GetObject("poland", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Power Menu]
- ///"MUIVerb"="Power Menu"
- ///"SubCommands"="lock;logoff;switch;sleep;hibernate;restart;safemode;shutdown;hybridshutdown"
- ///"Icon"="shell32.dll,215"
- ///"Position"="bottom"
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock]
- ///@="Lock"
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock\command]
- ///@="Rundll32 User32.dll,LockWorkStati [rest of string was truncated]";.
- /// </summary>
- internal static string PowerMenu {
- get {
- return ResourceManager.GetString("PowerMenu", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "OK",
- /// "restartButton": "reinicie agora",
- /// "restartButton8": "reinicie agora",
- /// "restartButton10": "reinicie agora",
- /// "btnFind": "Encontrar",
- /// "btnKill": "Matar",
- /// "trayUnlocker": "Alças de arquivo",
- /// "restartAndApply": "Reiniciar para aplicar as alterações?",
- /// "onedriveM": "Tem certeza de que deseja desinstalar o OneDrive? Isso excluirá seus arquivos da área de trabalho e de documentos! Use esta opção apenas em uma conta local!",
- /// "CleanPreviewForm": "Antevisão Limpa",
- /// "systemRestoreM": "Te [rest of string was truncated]";.
- /// </summary>
- internal static string PT {
- get {
- return ResourceManager.GetString("PT", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///
- ///[-HKEY_CLASSES_ROOT\*\shell\runas]
- ///
- ///[-HKEY_CLASSES_ROOT\Directory\shell\runas]
- ///.
- /// </summary>
- internal static string RemoveTakeOwnership {
- get {
- return ResourceManager.GetString("RemoveTakeOwnership", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "OK",
- /// "restartButton": "Перезапустить сейчас",
- /// "restartButton8": "Перезапустить сейчас",
- /// "restartButton10": "Перезапустить сейчас",
- /// "restartAndApply": "Перезапустить, чтобы применить изменения?",
- /// "txtVersion": "Версия: {VN}",
- /// "btnFind": "Находить",
- /// "btnKill": "Убийство",
- /// "trayUnlocker": "Дескрипторы файлов",
- /// "txtBitness": "Вы работаете с {BITS}",
- /// "systemRestoreM": "Вы уверены, что хотите отключить восстановление системы? Это удалит ваши текущие резервные изображения!",
- /// "onedriveM": [rest of string was truncated]";.
- /// </summary>
- internal static string RU {
- get {
- return ResourceManager.GetString("RU", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap russia {
- get {
- object obj = ResourceManager.GetObject("russia", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap spain {
- get {
- object obj = ResourceManager.GetObject("spain", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemShortcuts]
- ///"MUIVerb"="System Shortcuts"
- ///"SubCommands"="admintools;datetime;regional;folderoptions;gmode;internetoptions;network;power;appwiz;rbin;run;search;services;sysdm;user;user2;flip3d"
- ///"icon"="sysdm.cpl"
- ///"Position"=-
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\admintools]
- ///@="Administrative Tools"
- ///"icon"="imageres.dll,109"
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Micros [rest of string was truncated]";.
- /// </summary>
- internal static string SystemShortcuts {
- get {
- return ResourceManager.GetString("SystemShortcuts", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemTools]
- ///"MUIVerb"="System Tools"
- ///"SubCommands"="control;cleanmgr;devmgr;event;regedit;secctr;msconfig;taskmgr;taskschd;wu"
- ///"icon"="imageres.dll,104"
- ///"Position"=-
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control]
- ///@="Control Panel"
- ///"icon"="control.exe"
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control\command]
- ///@="c [rest of string was truncated]";.
- /// </summary>
- internal static string SystemTools {
- get {
- return ResourceManager.GetString("SystemTools", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap taiwan {
- get {
- object obj = ResourceManager.GetObject("taiwan", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "OK",
- /// "restartButton": "şimdi yeniden başlat",
- /// "restartButton8": "şimdi yeniden başlat",
- /// "restartButton10": "şimdi yeniden başlat",
- /// "restartAndApply": "Değişiklikleri uygulamak için yeniden başlatılsın mı?",
- /// "onedriveM": "OneDrive'ı kaldırmak istediğinizden emin misiniz? Bu, Masaüstü ve Belge dosyalarınızı siler! Bu seçeneği yalnızca yerel bir hesapta kullanın!",
- /// "txtVersion": "Versiyon: {VN}",
- /// "txtBitness": "{BITS} ile çalışıyor.",
- /// "btnFind": "Bulmak",
- /// "btnKill": "Öldürmek",
- /// "trayU [rest of string was truncated]";.
- /// </summary>
- internal static string TR {
- get {
- return ResourceManager.GetString("TR", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap turkey {
- get {
- object obj = ResourceManager.GetObject("turkey", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {
- /// "btnAbout": "確定",
- /// "restartButton": "現在重啟",
- /// "restartButton8": "現在重啟",
- /// "restartButton10": "現在重啟",
- /// "restartAndApply": "重新啟動以應用更改?",
- /// "onedriveM": "確定要卸載 OneDrive 嗎? 這將刪除您的桌面和文檔文件! 僅在本地帳戶上使用此選項!",
- /// "txtVersion": "版本: {VN}",
- /// "systemRestoreM": "您確定要禁用系統還原嗎? 這將刪除您當前的備份圖像!",
- /// "txtBitness": "您使用的是{BITS}",
- /// "btnFind": "尋找",
- /// "btnKill": "殺",
- /// "trayUnlocker": "文件句柄",
- /// "linkUpdate": "更新可用",
- /// "lblLab": "實驗構建\n(刪除後測試)",
- /// "performanceSw": "啟用性能調整",
- /// "networkSw": "禁用網路節流",
- /// "defenderSw": "禁用 Windows [rest of string was truncated]";.
- /// </summary>
- internal static string TW {
- get {
- return ResourceManager.GetString("TW", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap united_kingdom {
- get {
- object obj = ResourceManager.GetObject("united_kingdom", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Windows Registry Editor Version 5.00
- ///
- ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsApps]
- ///"MUIVerb"="Windows Apps"
- ///"SubCommands"="calc;chmap;cmd;dfrg;ie;notepad;paint;psr;snip;srd;srt;tsch;wmp;wordpad"
- ///"icon"="imageres.dll,152"
- ///"Position"=-
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc]
- ///@="Calculator"
- ///"icon"="calc.exe"
- ///
- ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc\command]
- ///@="calc.exe"
- ///
- ///[HK [rest of string was truncated]";.
- /// </summary>
- internal static string WindowsApps {
- get {
- return ResourceManager.GetString("WindowsApps", resourceCulture);
- }
- }
- }
- }
|