//------------------------------------------------------------------------------
//
// 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 Optimizer.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("Optimizer.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 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]";.
///
internal static string AddOpenWithCMD {
get {
return ResourceManager.GetString("AddOpenWithCMD", resourceCulture);
}
}
///
/// Looks up a localized string similar to {
/// "btnAbout": "حسنا",
/// "restartButton": "إعادة التشغيل الآن",
/// "restartButton8": "إعادة التشغيل الآن",
/// "restartButton10": "إعادة التشغيل الآن",
/// "restartAndApply": "إعادة التشغيل لتطبيق التغييرات؟",
/// "btnFind": "يجد",
/// "btnKill": "قتل",
/// "trayUnlocker": "مقابض الملفات",
/// "onedriveM": "هل أنت متأكد من أنك تريد إزالة تثبيت OneDrive؟ يؤدي هذا إلى حذف ملفات سطح المكتب والمستندات الخاصة بك! استخدم هذا الخيار فقط في حساب محلي!",
/// "systemRestoreM": "هل أنت متأكد أنك تريد تعطيل استعادة النظام؟ سيؤدي هذا [rest of string was truncated]";.
///
internal static string AR {
get {
return ResourceManager.GetString("AR", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap bannerAmber {
get {
object obj = ResourceManager.GetObject("bannerAmber", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap bannerAmethyst {
get {
object obj = ResourceManager.GetObject("bannerAmethyst", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap bannerAzurite {
get {
object obj = ResourceManager.GetObject("bannerAzurite", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap bannerJade {
get {
object obj = ResourceManager.GetObject("bannerJade", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap bannerRuby {
get {
object obj = ResourceManager.GetObject("bannerRuby", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap bannerSilver {
get {
object obj = ResourceManager.GetObject("bannerSilver", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap brazil {
get {
object obj = ResourceManager.GetObject("brazil", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap china {
get {
object obj = ResourceManager.GetObject("china", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 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]";.
///
internal static string CN {
get {
return ResourceManager.GetString("CN", resourceCulture);
}
}
///
/// 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]";.
///
internal static string CZ {
get {
return ResourceManager.GetString("CZ", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap czech {
get {
object obj = ResourceManager.GetObject("czech", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 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]";.
///
internal static string DE {
get {
return ResourceManager.GetString("DE", resourceCulture);
}
}
///
/// 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]";.
///
internal static string DesktopShortcuts {
get {
return ResourceManager.GetString("DesktopShortcuts", resourceCulture);
}
}
///
/// 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]";.
///
internal static string DisableDefenderSafeMode1903Plus {
get {
return ResourceManager.GetString("DisableDefenderSafeMode1903Plus", resourceCulture);
}
}
///
/// 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]";.
///
internal static string DisableOfficeTelemetry {
get {
return ResourceManager.GetString("DisableOfficeTelemetry", resourceCulture);
}
}
///
/// 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]";.
///
internal static string DisableOfficeTelemetryTasks {
get {
return ResourceManager.GetString("DisableOfficeTelemetryTasks", resourceCulture);
}
}
///
/// 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]";.
///
internal static string DisableTelemetryTasks {
get {
return ResourceManager.GetString("DisableTelemetryTasks", resourceCulture);
}
}
///
/// 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
///.
///
internal static string DisableXboxTasks {
get {
return ResourceManager.GetString("DisableXboxTasks", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap egypt {
get {
object obj = ResourceManager.GetObject("egypt", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 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]";.
///
internal static string EL {
get {
return ResourceManager.GetString("EL", resourceCulture);
}
}
///
/// 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]";.
///
internal static string EN {
get {
return ResourceManager.GetString("EN", resourceCulture);
}
}
///
/// 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]";.
///
internal static string EnableDefenderSafeMode1903Plus {
get {
return ResourceManager.GetString("EnableDefenderSafeMode1903Plus", resourceCulture);
}
}
///
/// 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"=-
///.
///
internal static string EnableOfficeTelemetry {
get {
return ResourceManager.GetString("EnableOfficeTelemetry", resourceCulture);
}
}
///
/// 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]";.
///
internal static string EnableOfficeTelemetryTasks {
get {
return ResourceManager.GetString("EnableOfficeTelemetryTasks", resourceCulture);
}
}
///
/// 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]";.
///
internal static string EnableTelemetryTasks {
get {
return ResourceManager.GetString("EnableTelemetryTasks", resourceCulture);
}
}
///
/// Looks up a localized string similar to schtasks /change /tn "\Microsoft\XblGameSave\XblGameSaveTask" /enable
///schtasks /change /tn "\Microsoft\XblGameSave\XblGameSaveTaskLogon" /enable
///.
///
internal static string EnableXboxTasks {
get {
return ResourceManager.GetString("EnableXboxTasks", resourceCulture);
}
}
///
/// 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]";.
///
internal static string ES {
get {
return ResourceManager.GetString("ES", resourceCulture);
}
}
///
/// 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]";.
///
internal static string FR {
get {
return ResourceManager.GetString("FR", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap france {
get {
object obj = ResourceManager.GetObject("france", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap germany {
get {
object obj = ResourceManager.GetObject("germany", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 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"
///.
///
internal static string GPEditEnablerInHome {
get {
return ResourceManager.GetString("GPEditEnablerInHome", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap greece {
get {
object obj = ResourceManager.GetObject("greece", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Byte[].
///
internal static byte[] hosts {
get {
object obj = ResourceManager.GetObject("hosts", resourceCulture);
return ((byte[])(obj));
}
}
///
/// 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]";.
///
internal static string HU {
get {
return ResourceManager.GetString("HU", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap hungary {
get {
object obj = ResourceManager.GetObject("hungary", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 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]";.
///
internal static string InstallTakeOwnership {
get {
return ResourceManager.GetString("InstallTakeOwnership", resourceCulture);
}
}
///
/// 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]";.
///
internal static string IT {
get {
return ResourceManager.GetString("IT", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap italy {
get {
object obj = ResourceManager.GetObject("italy", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 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]";.
///
internal static string KO {
get {
return ResourceManager.GetString("KO", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap korea {
get {
object obj = ResourceManager.GetObject("korea", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 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]";.
///
internal static string KU {
get {
return ResourceManager.GetString("KU", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap kurdish {
get {
object obj = ResourceManager.GetObject("kurdish", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap loadingAmber {
get {
object obj = ResourceManager.GetObject("loadingAmber", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap loadingAmethyst {
get {
object obj = ResourceManager.GetObject("loadingAmethyst", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap loadingAzurite {
get {
object obj = ResourceManager.GetObject("loadingAzurite", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap loadingJade {
get {
object obj = ResourceManager.GetObject("loadingJade", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap loadingRuby {
get {
object obj = ResourceManager.GetObject("loadingRuby", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap loadingSilver {
get {
object obj = ResourceManager.GetObject("loadingSilver", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap logoAmber {
get {
object obj = ResourceManager.GetObject("logoAmber", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap logoAmethyst {
get {
object obj = ResourceManager.GetObject("logoAmethyst", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap logoAzurite {
get {
object obj = ResourceManager.GetObject("logoAzurite", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap logoJade {
get {
object obj = ResourceManager.GetObject("logoJade", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap logoRuby {
get {
object obj = ResourceManager.GetObject("logoRuby", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap logoSilver {
get {
object obj = ResourceManager.GetObject("logoSilver", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Byte[].
///
internal static byte[] OneDrive_Uninstaller {
get {
object obj = ResourceManager.GetObject("OneDrive_Uninstaller", resourceCulture);
return ((byte[])(obj));
}
}
///
/// 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]";.
///
internal static string PL {
get {
return ResourceManager.GetString("PL", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap poland {
get {
object obj = ResourceManager.GetObject("poland", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 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]";.
///
internal static string PowerMenu {
get {
return ResourceManager.GetString("PowerMenu", resourceCulture);
}
}
///
/// 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]";.
///
internal static string PT {
get {
return ResourceManager.GetString("PT", resourceCulture);
}
}
///
/// Looks up a localized string similar to Windows Registry Editor Version 5.00
///
///
///[-HKEY_CLASSES_ROOT\*\shell\runas]
///
///[-HKEY_CLASSES_ROOT\Directory\shell\runas]
///.
///
internal static string RemoveTakeOwnership {
get {
return ResourceManager.GetString("RemoveTakeOwnership", resourceCulture);
}
}
///
/// 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]";.
///
internal static string RU {
get {
return ResourceManager.GetString("RU", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap russia {
get {
object obj = ResourceManager.GetObject("russia", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap spain {
get {
object obj = ResourceManager.GetObject("spain", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 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]";.
///
internal static string SystemShortcuts {
get {
return ResourceManager.GetString("SystemShortcuts", resourceCulture);
}
}
///
/// 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]";.
///
internal static string SystemTools {
get {
return ResourceManager.GetString("SystemTools", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap taiwan {
get {
object obj = ResourceManager.GetObject("taiwan", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 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]";.
///
internal static string TR {
get {
return ResourceManager.GetString("TR", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap turkey {
get {
object obj = ResourceManager.GetObject("turkey", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 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]";.
///
internal static string TW {
get {
return ResourceManager.GetString("TW", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap united_kingdom {
get {
object obj = ResourceManager.GetObject("united_kingdom", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// 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]";.
///
internal static string WindowsApps {
get {
return ResourceManager.GetString("WindowsApps", resourceCulture);
}
}
}
}