Resources.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:4.0.30319.42000
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace Optimizer.Properties {
  11. using System;
  12. /// <summary>
  13. /// A strongly-typed resource class, for looking up localized strings, etc.
  14. /// </summary>
  15. // This class was auto-generated by the StronglyTypedResourceBuilder
  16. // class via a tool like ResGen or Visual Studio.
  17. // To add or remove a member, edit your .ResX file then rerun ResGen
  18. // with the /str option, or rebuild your VS project.
  19. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
  20. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  21. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  22. internal class Resources {
  23. private static global::System.Resources.ResourceManager resourceMan;
  24. private static global::System.Globalization.CultureInfo resourceCulture;
  25. [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  26. internal Resources() {
  27. }
  28. /// <summary>
  29. /// Returns the cached ResourceManager instance used by this class.
  30. /// </summary>
  31. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  32. internal static global::System.Resources.ResourceManager ResourceManager {
  33. get {
  34. if (object.ReferenceEquals(resourceMan, null)) {
  35. global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Optimizer.Properties.Resources", typeof(Resources).Assembly);
  36. resourceMan = temp;
  37. }
  38. return resourceMan;
  39. }
  40. }
  41. /// <summary>
  42. /// Overrides the current thread's CurrentUICulture property for all
  43. /// resource lookups using this strongly typed resource class.
  44. /// </summary>
  45. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  46. internal static global::System.Globalization.CultureInfo Culture {
  47. get {
  48. return resourceCulture;
  49. }
  50. set {
  51. resourceCulture = value;
  52. }
  53. }
  54. /// <summary>
  55. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  56. ///
  57. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\DesktopShortcuts]
  58. ///&quot;MUIVerb&quot;=&quot;Desktop Shortcuts&quot;
  59. ///&quot;SubCommands&quot;=&quot;theme;wallpaper;scrnsavr;desktopicons;sound;cursor;DPI;color&quot;
  60. ///&quot;icon&quot;=&quot;desk.cpl&quot;
  61. ///&quot;Position&quot;=-
  62. ///
  63. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme]
  64. ///@=&quot;Change Theme&quot;
  65. ///&quot;icon&quot;=&quot;imageres.dll,145&quot;
  66. ///
  67. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme\command]
  68. ///@=&quot;control desk [rest of string was truncated]&quot;;.
  69. /// </summary>
  70. internal static string DesktopShortcuts {
  71. get {
  72. return ResourceManager.GetString("DesktopShortcuts", resourceCulture);
  73. }
  74. }
  75. /// <summary>
  76. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  77. ///
  78. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
  79. ///&quot;accesssolution&quot;=dword:00000001
  80. ///&quot;olksolution&quot;=dword:00000001
  81. ///&quot;onenotesolution&quot;=dword:00000001
  82. ///&quot;pptsolution&quot;=dword:00000001
  83. ///&quot;projectsolution&quot;=dword:00000001
  84. ///&quot;publishersolution&quot;=dword:00000001
  85. ///&quot;visiosolution&quot;=dword:00000001
  86. ///&quot;wdsolution&quot;=dword:00000001
  87. ///&quot;xlsolution&quot;=dword:00000001
  88. ///
  89. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
  90. ///&quot;agave&quot; [rest of string was truncated]&quot;;.
  91. /// </summary>
  92. internal static string DisableOfficeTelemetry {
  93. get {
  94. return ResourceManager.GetString("DisableOfficeTelemetry", resourceCulture);
  95. }
  96. }
  97. /// <summary>
  98. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot;
  99. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /disable
  100. ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot;
  101. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /disable
  102. ///.
  103. /// </summary>
  104. internal static string DisableOfficeTelemetryTasks {
  105. get {
  106. return ResourceManager.GetString("DisableOfficeTelemetryTasks", resourceCulture);
  107. }
  108. }
  109. /// <summary>
  110. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot;
  111. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /disable
  112. ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot;
  113. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot; /disable
  114. ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip&quot;
  115. ///schtasks /change /tn &quot;\M [rest of string was truncated]&quot;;.
  116. /// </summary>
  117. internal static string DisableTelemetryTasks {
  118. get {
  119. return ResourceManager.GetString("DisableTelemetryTasks", resourceCulture);
  120. }
  121. }
  122. /// <summary>
  123. /// Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot;
  124. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /disable
  125. ///schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot;
  126. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /disable
  127. ///.
  128. /// </summary>
  129. internal static string DisableXboxTasks {
  130. get {
  131. return ResourceManager.GetString("DisableXboxTasks", resourceCulture);
  132. }
  133. }
  134. /// <summary>
  135. /// Looks up a localized resource of type System.Byte[].
  136. /// </summary>
  137. internal static byte[] hosts {
  138. get {
  139. object obj = ResourceManager.GetObject("hosts", resourceCulture);
  140. return ((byte[])(obj));
  141. }
  142. }
  143. /// <summary>
  144. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  145. ///
  146. ///[HKEY_CLASSES_ROOT\*\shell\runas]
  147. ///@=&quot;Take Ownership&quot;
  148. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  149. ///
  150. ///[HKEY_CLASSES_ROOT\*\shell\runas\command]
  151. ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
  152. ///&quot;IsolatedCommand&quot;=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
  153. ///
  154. ///[HKEY_CLASSES_ROOT\Directory\shell\runas]
  155. ///@=&quot;Take Ownership&quot;
  156. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  157. ///
  158. ///[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
  159. ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; /r /d [rest of string was truncated]&quot;;.
  160. /// </summary>
  161. internal static string InstallTakeOwnership {
  162. get {
  163. return ResourceManager.GetString("InstallTakeOwnership", resourceCulture);
  164. }
  165. }
  166. /// <summary>
  167. /// Looks up a localized resource of type System.Byte[].
  168. /// </summary>
  169. internal static byte[] OneDrive_Uninstaller {
  170. get {
  171. object obj = ResourceManager.GetObject("OneDrive_Uninstaller", resourceCulture);
  172. return ((byte[])(obj));
  173. }
  174. }
  175. /// <summary>
  176. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  177. ///
  178. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Power Menu]
  179. ///&quot;MUIVerb&quot;=&quot;Power Menu&quot;
  180. ///&quot;SubCommands&quot;=&quot;lock;logoff;switch;sleep;hibernate;restart;safemode;shutdown;hybridshutdown&quot;
  181. ///&quot;Icon&quot;=&quot;shell32.dll,215&quot;
  182. ///&quot;Position&quot;=&quot;bottom&quot;
  183. ///
  184. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock]
  185. ///@=&quot;Lock&quot;
  186. ///
  187. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock\command]
  188. ///@=&quot;Rundll32 User32.dll,LockWorkStati [rest of string was truncated]&quot;;.
  189. /// </summary>
  190. internal static string PowerMenu {
  191. get {
  192. return ResourceManager.GetString("PowerMenu", resourceCulture);
  193. }
  194. }
  195. /// <summary>
  196. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  197. ///
  198. ///
  199. ///[-HKEY_CLASSES_ROOT\*\shell\runas]
  200. ///
  201. ///[-HKEY_CLASSES_ROOT\Directory\shell\runas]
  202. ///.
  203. /// </summary>
  204. internal static string RemoveTakeOwnership {
  205. get {
  206. return ResourceManager.GetString("RemoveTakeOwnership", resourceCulture);
  207. }
  208. }
  209. /// <summary>
  210. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  211. ///
  212. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemShortcuts]
  213. ///&quot;MUIVerb&quot;=&quot;System Shortcuts&quot;
  214. ///&quot;SubCommands&quot;=&quot;admintools;datetime;regional;folderoptions;gmode;internetoptions;network;power;appwiz;rbin;run;search;services;sysdm;user;user2;flip3d&quot;
  215. ///&quot;icon&quot;=&quot;sysdm.cpl&quot;
  216. ///&quot;Position&quot;=-
  217. ///
  218. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\admintools]
  219. ///@=&quot;Administrative Tools&quot;
  220. ///&quot;icon&quot;=&quot;imageres.dll,109&quot;
  221. ///
  222. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Micros [rest of string was truncated]&quot;;.
  223. /// </summary>
  224. internal static string SystemShortcuts {
  225. get {
  226. return ResourceManager.GetString("SystemShortcuts", resourceCulture);
  227. }
  228. }
  229. /// <summary>
  230. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  231. ///
  232. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemTools]
  233. ///&quot;MUIVerb&quot;=&quot;System Tools&quot;
  234. ///&quot;SubCommands&quot;=&quot;control;cleanmgr;devmgr;event;regedit;secctr;msconfig;taskmgr;taskschd;wu&quot;
  235. ///&quot;icon&quot;=&quot;imageres.dll,104&quot;
  236. ///&quot;Position&quot;=-
  237. ///
  238. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control]
  239. ///@=&quot;Control Panel&quot;
  240. ///&quot;icon&quot;=&quot;control.exe&quot;
  241. ///
  242. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control\command]
  243. ///@=&quot;c [rest of string was truncated]&quot;;.
  244. /// </summary>
  245. internal static string SystemTools {
  246. get {
  247. return ResourceManager.GetString("SystemTools", resourceCulture);
  248. }
  249. }
  250. /// <summary>
  251. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  252. ///
  253. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsApps]
  254. ///&quot;MUIVerb&quot;=&quot;Windows Apps&quot;
  255. ///&quot;SubCommands&quot;=&quot;calc;chmap;cmd;dfrg;ie;notepad;paint;psr;snip;srd;srt;tsch;wmp;wordpad&quot;
  256. ///&quot;icon&quot;=&quot;imageres.dll,152&quot;
  257. ///&quot;Position&quot;=-
  258. ///
  259. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc]
  260. ///@=&quot;Calculator&quot;
  261. ///&quot;icon&quot;=&quot;calc.exe&quot;
  262. ///
  263. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc\command]
  264. ///@=&quot;calc.exe&quot;
  265. ///
  266. ///[HK [rest of string was truncated]&quot;;.
  267. /// </summary>
  268. internal static string WindowsApps {
  269. get {
  270. return ResourceManager.GetString("WindowsApps", resourceCulture);
  271. }
  272. }
  273. }
  274. }