Resources.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377
  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", "15.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\BthSQM&quot;
  113. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /disable
  114. ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot;
  115. ///schtasks /change /tn &quot;\Microsoft\ [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 string similar to .
  136. /// </summary>
  137. internal static string EN {
  138. get {
  139. return ResourceManager.GetString("EN", resourceCulture);
  140. }
  141. }
  142. /// <summary>
  143. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  144. ///
  145. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedapplications]
  146. ///&quot;accesssolution&quot;=-
  147. ///&quot;olksolution&quot;=-
  148. ///&quot;onenotesolution&quot;=-
  149. ///&quot;pptsolution&quot;=-
  150. ///&quot;projectsolution&quot;=-
  151. ///&quot;publishersolution&quot;=-
  152. ///&quot;visiosolution&quot;=-
  153. ///&quot;wdsolution&quot;=-
  154. ///&quot;xlsolution&quot;=-
  155. ///
  156. ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
  157. ///&quot;agave&quot;=-
  158. ///&quot;appaddins&quot;=-
  159. ///&quot;comaddins&quot;=-
  160. ///&quot;documentfiles&quot;=-
  161. ///&quot;templatefiles&quot;=-
  162. ///.
  163. /// </summary>
  164. internal static string EnableOfficeTelemetry {
  165. get {
  166. return ResourceManager.GetString("EnableOfficeTelemetry", resourceCulture);
  167. }
  168. }
  169. /// <summary>
  170. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /enable
  171. ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /enable
  172. ///.
  173. /// </summary>
  174. internal static string EnableOfficeTelemetryTasks {
  175. get {
  176. return ResourceManager.GetString("EnableOfficeTelemetryTasks", resourceCulture);
  177. }
  178. }
  179. /// <summary>
  180. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /enable
  181. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /enable
  182. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot; /enable
  183. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip&quot; /enable
  184. ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Uploader&quot; /enable
  185. ///schta [rest of string was truncated]&quot;;.
  186. /// </summary>
  187. internal static string EnableTelemetryTasks {
  188. get {
  189. return ResourceManager.GetString("EnableTelemetryTasks", resourceCulture);
  190. }
  191. }
  192. /// <summary>
  193. /// Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /enable
  194. ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /enable
  195. ///.
  196. /// </summary>
  197. internal static string EnableXboxTasks {
  198. get {
  199. return ResourceManager.GetString("EnableXboxTasks", resourceCulture);
  200. }
  201. }
  202. /// <summary>
  203. /// Looks up a localized resource of type System.Byte[].
  204. /// </summary>
  205. internal static byte[] hosts {
  206. get {
  207. object obj = ResourceManager.GetObject("hosts", resourceCulture);
  208. return ((byte[])(obj));
  209. }
  210. }
  211. /// <summary>
  212. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  213. ///
  214. ///[HKEY_CLASSES_ROOT\*\shell\runas]
  215. ///@=&quot;Take Ownership&quot;
  216. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  217. ///
  218. ///[HKEY_CLASSES_ROOT\*\shell\runas\command]
  219. ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
  220. ///&quot;IsolatedCommand&quot;=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
  221. ///
  222. ///[HKEY_CLASSES_ROOT\Directory\shell\runas]
  223. ///@=&quot;Take Ownership&quot;
  224. ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
  225. ///
  226. ///[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
  227. ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; /r /d [rest of string was truncated]&quot;;.
  228. /// </summary>
  229. internal static string InstallTakeOwnership {
  230. get {
  231. return ResourceManager.GetString("InstallTakeOwnership", resourceCulture);
  232. }
  233. }
  234. /// <summary>
  235. /// Looks up a localized resource of type System.Byte[].
  236. /// </summary>
  237. internal static byte[] OneDrive_Uninstaller {
  238. get {
  239. object obj = ResourceManager.GetObject("OneDrive_Uninstaller", resourceCulture);
  240. return ((byte[])(obj));
  241. }
  242. }
  243. /// <summary>
  244. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  245. ///
  246. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Power Menu]
  247. ///&quot;MUIVerb&quot;=&quot;Power Menu&quot;
  248. ///&quot;SubCommands&quot;=&quot;lock;logoff;switch;sleep;hibernate;restart;safemode;shutdown;hybridshutdown&quot;
  249. ///&quot;Icon&quot;=&quot;shell32.dll,215&quot;
  250. ///&quot;Position&quot;=&quot;bottom&quot;
  251. ///
  252. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock]
  253. ///@=&quot;Lock&quot;
  254. ///
  255. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock\command]
  256. ///@=&quot;Rundll32 User32.dll,LockWorkStati [rest of string was truncated]&quot;;.
  257. /// </summary>
  258. internal static string PowerMenu {
  259. get {
  260. return ResourceManager.GetString("PowerMenu", resourceCulture);
  261. }
  262. }
  263. /// <summary>
  264. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  265. ///
  266. ///
  267. ///[-HKEY_CLASSES_ROOT\*\shell\runas]
  268. ///
  269. ///[-HKEY_CLASSES_ROOT\Directory\shell\runas]
  270. ///.
  271. /// </summary>
  272. internal static string RemoveTakeOwnership {
  273. get {
  274. return ResourceManager.GetString("RemoveTakeOwnership", resourceCulture);
  275. }
  276. }
  277. /// <summary>
  278. /// Looks up a localized string similar to .
  279. /// </summary>
  280. internal static string RU {
  281. get {
  282. return ResourceManager.GetString("RU", resourceCulture);
  283. }
  284. }
  285. /// <summary>
  286. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  287. ///
  288. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemShortcuts]
  289. ///&quot;MUIVerb&quot;=&quot;System Shortcuts&quot;
  290. ///&quot;SubCommands&quot;=&quot;admintools;datetime;regional;folderoptions;gmode;internetoptions;network;power;appwiz;rbin;run;search;services;sysdm;user;user2;flip3d&quot;
  291. ///&quot;icon&quot;=&quot;sysdm.cpl&quot;
  292. ///&quot;Position&quot;=-
  293. ///
  294. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\admintools]
  295. ///@=&quot;Administrative Tools&quot;
  296. ///&quot;icon&quot;=&quot;imageres.dll,109&quot;
  297. ///
  298. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Micros [rest of string was truncated]&quot;;.
  299. /// </summary>
  300. internal static string SystemShortcuts {
  301. get {
  302. return ResourceManager.GetString("SystemShortcuts", resourceCulture);
  303. }
  304. }
  305. /// <summary>
  306. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  307. ///
  308. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\SystemTools]
  309. ///&quot;MUIVerb&quot;=&quot;System Tools&quot;
  310. ///&quot;SubCommands&quot;=&quot;control;cleanmgr;devmgr;event;regedit;secctr;msconfig;taskmgr;taskschd;wu&quot;
  311. ///&quot;icon&quot;=&quot;imageres.dll,104&quot;
  312. ///&quot;Position&quot;=-
  313. ///
  314. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control]
  315. ///@=&quot;Control Panel&quot;
  316. ///&quot;icon&quot;=&quot;control.exe&quot;
  317. ///
  318. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control\command]
  319. ///@=&quot;c [rest of string was truncated]&quot;;.
  320. /// </summary>
  321. internal static string SystemTools {
  322. get {
  323. return ResourceManager.GetString("SystemTools", resourceCulture);
  324. }
  325. }
  326. /// <summary>
  327. /// Looks up a localized string similar to Windows Registry Editor Version 5.00
  328. ///
  329. ///[HKEY_CLASSES_ROOT\DesktopBackground\Shell\WindowsApps]
  330. ///&quot;MUIVerb&quot;=&quot;Windows Apps&quot;
  331. ///&quot;SubCommands&quot;=&quot;calc;chmap;cmd;dfrg;ie;notepad;paint;psr;snip;srd;srt;tsch;wmp;wordpad&quot;
  332. ///&quot;icon&quot;=&quot;imageres.dll,152&quot;
  333. ///&quot;Position&quot;=-
  334. ///
  335. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc]
  336. ///@=&quot;Calculator&quot;
  337. ///&quot;icon&quot;=&quot;calc.exe&quot;
  338. ///
  339. ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc\command]
  340. ///@=&quot;calc.exe&quot;
  341. ///
  342. ///[HK [rest of string was truncated]&quot;;.
  343. /// </summary>
  344. internal static string WindowsApps {
  345. get {
  346. return ResourceManager.GetString("WindowsApps", resourceCulture);
  347. }
  348. }
  349. }
  350. }