| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442 | 
							- //------------------------------------------------------------------------------
 
- // <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", "16.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\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 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" [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
 
-         ///.
 
-         /// </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\ [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 string similar to {
 
-         ///	"btnAbout": "Εντάξει",
 
-         ///	"restartButton": "Εφαρμογή && Επανεκκίνηση",
 
-         ///	"restartButton8": "Εφαρμογή && Επανεκκίνηση",
 
-         ///	"restartButton10": "Εφαρμογή && Επανεκκίνηση",
 
-         ///	"restartAndApply": "Επανεκκίνηση για την εφαρμογή των αλλαγών;",
 
-         ///	"txtVersion": "Έκδοση: {VN}",
 
-         ///	"txtBitness": "Αρχιτεκτονική {BITS}",
 
-         ///	"linkUpdate": "Διαθέσιμη ενημέρωση",
 
-         ///	"lblLab": "Πειραματική έκδοση",
 
-         ///	"performanceSw": "Βελτιστοποίηση Απόδοσης Συστήματος",
 
-         ///	"networkSw": "Βελτιστοποίηση Δικτύου",
 
-         ///	"defenderSw": "Απενεργοποίηση [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": "Apply && Restart",
 
-         ///	"restartButton8": "Apply && Restart",
 
-         ///	"restartButton10": "Apply && Restart",
 
-         ///	"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",
 
-         ///	"defenderSw": "Disable Windows Defender",
 
-         ///	"system [rest of string was truncated]";.
 
-         /// </summary>
 
-         internal static string EN {
 
-             get {
 
-                 return ResourceManager.GetString("EN", 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
 
-         ///.
 
-         /// </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
 
-         ///schta [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 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 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  [rest of string was truncated]";.
 
-         /// </summary>
 
-         internal static string InstallTakeOwnership {
 
-             get {
 
-                 return ResourceManager.GetString("InstallTakeOwnership", resourceCulture);
 
-             }
 
-         }
 
-         
 
-         /// <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 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 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": "Ок",
 
-         ///	"restartButton": "Применить и перезапустить",
 
-         ///	"restartButton8": "Применить и перезапустить",
 
-         ///	"restartButton10": "Применить и перезапустить",
 
-         ///	"restartAndApply": "перезагрузить, чтобы изменения вступили в силу?",
 
-         ///	"txtVersion": "Версия: {VN}",
 
-         ///	"txtBitness": "Вы работаете с {BITS}",
 
-         ///	"linkUpdate": "обновление доступно",
 
-         ///	"lblLab": "экспериментальная сборка\n(удалить после тестирования)",
 
-         ///	"performanceSw": "Вкл Настройки производительности",
 
-         ///	"networkSw": "Отключить Сетевое  [rest of string was truncated]";.
 
-         /// </summary>
 
-         internal static string RU {
 
-             get {
 
-                 return ResourceManager.GetString("RU", resourceCulture);
 
-             }
 
-         }
 
-         
 
-         /// <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 string similar to {
 
-         ///	"btnAbout": "OK",
 
-         ///	"restartButton": "Uygula ve Yeniden Başlat",
 
-         ///	"restartButton8": "Uygula ve Yeniden Başlat",
 
-         ///	"restartButton10": "Uygula ve Yeniden Başlat",
 
-         ///	"restartAndApply": "Değişiklikleri uygulamak için yeniden başlatılsın mı?",
 
-         ///	"txtVersion": "Version: {VN}",
 
-         ///	"txtBitness": "{BITS} ile çalışıyorsun.",
 
-         ///	"linkUpdate": "Güncelleme Mevcut",
 
-         ///	"lblLab": "Deneysel Yapı\n(Testten sonra silin)",
 
-         ///	"performanceSw": "Performans Ayarlarını Etkinleştir",
 
-         ///	"networkSw": "Ağ Kısıtlamasını Devre Dışı Bı [rest of string was truncated]";.
 
-         /// </summary>
 
-         internal static string TR {
 
-             get {
 
-                 return ResourceManager.GetString("TR", resourceCulture);
 
-             }
 
-         }
 
-         
 
-         /// <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);
 
-             }
 
-         }
 
-     }
 
- }
 
 
  |