deadmoon 1 year ago
parent
commit
30785d9ac4

+ 1 - 0
Optimizer/Constants.cs

@@ -26,5 +26,6 @@
         internal static string UKRAINIAN = "українська";
         internal static string JAPANESE = "日本語";
         internal static string PERSIAN = "فارسی";
+        internal static string NEPALI = "नेपाली";
     }
 }

+ 2 - 1
Optimizer/Enums.cs

@@ -107,7 +107,8 @@
         NL, // dutch
         UA, // ukrainian
         JA, // japanese
-        FA //farsi
+        FA, //farsi
+        NE //nepali
     }
 
     public enum KnownFolder

+ 144 - 110
Optimizer/Forms/FirstRunForm.Designer.cs

@@ -73,6 +73,8 @@ namespace Optimizer
             this.radioJapanese = new Optimizer.MoonRadio();
             this.radioFarsi = new Optimizer.MoonRadio();
             this.pictureBox18 = new System.Windows.Forms.PictureBox();
+            this.radioNepali = new Optimizer.MoonRadio();
+            this.pictureBox19 = new System.Windows.Forms.PictureBox();
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox88)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox87)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox86)).BeginInit();
@@ -94,14 +96,16 @@ namespace Optimizer
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
             this.SuspendLayout();
             // 
             // pictureBox88
             // 
             this.pictureBox88.Image = global::Optimizer.Properties.Resources.greece;
-            this.pictureBox88.Location = new System.Drawing.Point(13, 72);
+            this.pictureBox88.Location = new System.Drawing.Point(20, 108);
+            this.pictureBox88.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox88.Name = "pictureBox88";
-            this.pictureBox88.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox88.Size = new System.Drawing.Size(48, 28);
             this.pictureBox88.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox88.TabIndex = 83;
             this.pictureBox88.TabStop = false;
@@ -110,9 +114,10 @@ namespace Optimizer
             // pictureBox87
             // 
             this.pictureBox87.Image = global::Optimizer.Properties.Resources.russia;
-            this.pictureBox87.Location = new System.Drawing.Point(13, 43);
+            this.pictureBox87.Location = new System.Drawing.Point(20, 64);
+            this.pictureBox87.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox87.Name = "pictureBox87";
-            this.pictureBox87.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox87.Size = new System.Drawing.Size(48, 28);
             this.pictureBox87.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox87.TabIndex = 82;
             this.pictureBox87.TabStop = false;
@@ -121,9 +126,10 @@ namespace Optimizer
             // pictureBox86
             // 
             this.pictureBox86.Image = global::Optimizer.Properties.Resources.united_kingdom;
-            this.pictureBox86.Location = new System.Drawing.Point(13, 14);
+            this.pictureBox86.Location = new System.Drawing.Point(20, 21);
+            this.pictureBox86.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox86.Name = "pictureBox86";
-            this.pictureBox86.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox86.Size = new System.Drawing.Size(48, 28);
             this.pictureBox86.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox86.TabIndex = 81;
             this.pictureBox86.TabStop = false;
@@ -142,10 +148,9 @@ namespace Optimizer
             this.btnStart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
             this.btnStart.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
             this.btnStart.ForeColor = System.Drawing.Color.White;
-            this.btnStart.Location = new System.Drawing.Point(11, 358);
-            this.btnStart.Margin = new System.Windows.Forms.Padding(2);
+            this.btnStart.Location = new System.Drawing.Point(16, 537);
             this.btnStart.Name = "btnStart";
-            this.btnStart.Size = new System.Drawing.Size(314, 31);
+            this.btnStart.Size = new System.Drawing.Size(471, 46);
             this.btnStart.TabIndex = 86;
             this.btnStart.Tag = "themeable";
             this.btnStart.Text = "✓";
@@ -155,9 +160,10 @@ namespace Optimizer
             // pictureBox1
             // 
             this.pictureBox1.Image = global::Optimizer.Properties.Resources.turkey;
-            this.pictureBox1.Location = new System.Drawing.Point(181, 12);
+            this.pictureBox1.Location = new System.Drawing.Point(272, 18);
+            this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox1.Name = "pictureBox1";
-            this.pictureBox1.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox1.Size = new System.Drawing.Size(48, 28);
             this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox1.TabIndex = 87;
             this.pictureBox1.TabStop = false;
@@ -166,9 +172,10 @@ namespace Optimizer
             // pictureBox2
             // 
             this.pictureBox2.Image = global::Optimizer.Properties.Resources.germany;
-            this.pictureBox2.Location = new System.Drawing.Point(13, 101);
+            this.pictureBox2.Location = new System.Drawing.Point(20, 152);
+            this.pictureBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox2.Name = "pictureBox2";
-            this.pictureBox2.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox2.Size = new System.Drawing.Size(48, 28);
             this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox2.TabIndex = 89;
             this.pictureBox2.TabStop = false;
@@ -177,9 +184,10 @@ namespace Optimizer
             // pictureBox3
             // 
             this.pictureBox3.Image = global::Optimizer.Properties.Resources.spain;
-            this.pictureBox3.Location = new System.Drawing.Point(181, 41);
+            this.pictureBox3.Location = new System.Drawing.Point(272, 62);
+            this.pictureBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox3.Name = "pictureBox3";
-            this.pictureBox3.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox3.Size = new System.Drawing.Size(48, 28);
             this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox3.TabIndex = 91;
             this.pictureBox3.TabStop = false;
@@ -188,9 +196,10 @@ namespace Optimizer
             // pictureBox4
             // 
             this.pictureBox4.Image = global::Optimizer.Properties.Resources.brazil;
-            this.pictureBox4.Location = new System.Drawing.Point(181, 70);
+            this.pictureBox4.Location = new System.Drawing.Point(272, 105);
+            this.pictureBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox4.Name = "pictureBox4";
-            this.pictureBox4.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox4.Size = new System.Drawing.Size(48, 28);
             this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox4.TabIndex = 93;
             this.pictureBox4.TabStop = false;
@@ -199,9 +208,10 @@ namespace Optimizer
             // pictureBox5
             // 
             this.pictureBox5.Image = global::Optimizer.Properties.Resources.france;
-            this.pictureBox5.Location = new System.Drawing.Point(182, 99);
+            this.pictureBox5.Location = new System.Drawing.Point(273, 148);
+            this.pictureBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox5.Name = "pictureBox5";
-            this.pictureBox5.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox5.Size = new System.Drawing.Size(48, 28);
             this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox5.TabIndex = 95;
             this.pictureBox5.TabStop = false;
@@ -210,9 +220,10 @@ namespace Optimizer
             // pictureBox6
             // 
             this.pictureBox6.Image = global::Optimizer.Properties.Resources.italy;
-            this.pictureBox6.Location = new System.Drawing.Point(13, 130);
+            this.pictureBox6.Location = new System.Drawing.Point(20, 195);
+            this.pictureBox6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox6.Name = "pictureBox6";
-            this.pictureBox6.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox6.Size = new System.Drawing.Size(48, 28);
             this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox6.TabIndex = 97;
             this.pictureBox6.TabStop = false;
@@ -221,9 +232,10 @@ namespace Optimizer
             // pictureBox7
             // 
             this.pictureBox7.Image = global::Optimizer.Properties.Resources.china;
-            this.pictureBox7.Location = new System.Drawing.Point(182, 130);
+            this.pictureBox7.Location = new System.Drawing.Point(273, 195);
+            this.pictureBox7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox7.Name = "pictureBox7";
-            this.pictureBox7.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox7.Size = new System.Drawing.Size(48, 28);
             this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox7.TabIndex = 99;
             this.pictureBox7.TabStop = false;
@@ -232,9 +244,10 @@ namespace Optimizer
             // pictureBox8
             // 
             this.pictureBox8.Image = global::Optimizer.Properties.Resources.czech;
-            this.pictureBox8.Location = new System.Drawing.Point(13, 159);
+            this.pictureBox8.Location = new System.Drawing.Point(20, 238);
+            this.pictureBox8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox8.Name = "pictureBox8";
-            this.pictureBox8.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox8.Size = new System.Drawing.Size(48, 28);
             this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox8.TabIndex = 101;
             this.pictureBox8.TabStop = false;
@@ -243,9 +256,10 @@ namespace Optimizer
             // pictureBox9
             // 
             this.pictureBox9.Image = global::Optimizer.Properties.Resources.china;
-            this.pictureBox9.Location = new System.Drawing.Point(182, 160);
+            this.pictureBox9.Location = new System.Drawing.Point(273, 240);
+            this.pictureBox9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox9.Name = "pictureBox9";
-            this.pictureBox9.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox9.Size = new System.Drawing.Size(48, 28);
             this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox9.TabIndex = 103;
             this.pictureBox9.TabStop = false;
@@ -254,9 +268,10 @@ namespace Optimizer
             // pictureBox10
             // 
             this.pictureBox10.Image = global::Optimizer.Properties.Resources.korea;
-            this.pictureBox10.Location = new System.Drawing.Point(182, 189);
+            this.pictureBox10.Location = new System.Drawing.Point(273, 284);
+            this.pictureBox10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox10.Name = "pictureBox10";
-            this.pictureBox10.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox10.Size = new System.Drawing.Size(48, 28);
             this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox10.TabIndex = 105;
             this.pictureBox10.TabStop = false;
@@ -267,10 +282,9 @@ namespace Optimizer
             this.radioKorean.AutoSize = true;
             this.radioKorean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioKorean.ForeColor = System.Drawing.Color.White;
-            this.radioKorean.Location = new System.Drawing.Point(222, 186);
-            this.radioKorean.Margin = new System.Windows.Forms.Padding(2);
+            this.radioKorean.Location = new System.Drawing.Point(333, 279);
             this.radioKorean.Name = "radioKorean";
-            this.radioKorean.Size = new System.Drawing.Size(76, 25);
+            this.radioKorean.Size = new System.Drawing.Size(111, 36);
             this.radioKorean.TabIndex = 106;
             this.radioKorean.Tag = "";
             this.radioKorean.Text = "한국어";
@@ -282,10 +296,9 @@ namespace Optimizer
             this.radioTaiwan.AutoSize = true;
             this.radioTaiwan.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioTaiwan.ForeColor = System.Drawing.Color.White;
-            this.radioTaiwan.Location = new System.Drawing.Point(222, 157);
-            this.radioTaiwan.Margin = new System.Windows.Forms.Padding(2);
+            this.radioTaiwan.Location = new System.Drawing.Point(333, 236);
             this.radioTaiwan.Name = "radioTaiwan";
-            this.radioTaiwan.Size = new System.Drawing.Size(96, 25);
+            this.radioTaiwan.Size = new System.Drawing.Size(139, 36);
             this.radioTaiwan.TabIndex = 104;
             this.radioTaiwan.Tag = "";
             this.radioTaiwan.Text = "繁體中文";
@@ -297,10 +310,9 @@ namespace Optimizer
             this.radioCzech.AutoSize = true;
             this.radioCzech.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioCzech.ForeColor = System.Drawing.Color.White;
-            this.radioCzech.Location = new System.Drawing.Point(53, 156);
-            this.radioCzech.Margin = new System.Windows.Forms.Padding(2);
+            this.radioCzech.Location = new System.Drawing.Point(80, 234);
             this.radioCzech.Name = "radioCzech";
-            this.radioCzech.Size = new System.Drawing.Size(81, 25);
+            this.radioCzech.Size = new System.Drawing.Size(119, 36);
             this.radioCzech.TabIndex = 102;
             this.radioCzech.Tag = "";
             this.radioCzech.Text = "Čeština";
@@ -312,10 +324,9 @@ namespace Optimizer
             this.radioChinese.AutoSize = true;
             this.radioChinese.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioChinese.ForeColor = System.Drawing.Color.White;
-            this.radioChinese.Location = new System.Drawing.Point(222, 127);
-            this.radioChinese.Margin = new System.Windows.Forms.Padding(2);
+            this.radioChinese.Location = new System.Drawing.Point(333, 190);
             this.radioChinese.Name = "radioChinese";
-            this.radioChinese.Size = new System.Drawing.Size(96, 25);
+            this.radioChinese.Size = new System.Drawing.Size(139, 36);
             this.radioChinese.TabIndex = 100;
             this.radioChinese.Tag = "";
             this.radioChinese.Text = "简体中文";
@@ -327,10 +338,9 @@ namespace Optimizer
             this.radioItalian.AutoSize = true;
             this.radioItalian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioItalian.ForeColor = System.Drawing.Color.White;
-            this.radioItalian.Location = new System.Drawing.Point(53, 127);
-            this.radioItalian.Margin = new System.Windows.Forms.Padding(2);
+            this.radioItalian.Location = new System.Drawing.Point(80, 190);
             this.radioItalian.Name = "radioItalian";
-            this.radioItalian.Size = new System.Drawing.Size(82, 25);
+            this.radioItalian.Size = new System.Drawing.Size(121, 36);
             this.radioItalian.TabIndex = 98;
             this.radioItalian.Tag = "";
             this.radioItalian.Text = "Italiano";
@@ -342,10 +352,9 @@ namespace Optimizer
             this.radioFrench.AutoSize = true;
             this.radioFrench.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioFrench.ForeColor = System.Drawing.Color.White;
-            this.radioFrench.Location = new System.Drawing.Point(222, 96);
-            this.radioFrench.Margin = new System.Windows.Forms.Padding(2);
+            this.radioFrench.Location = new System.Drawing.Point(333, 144);
             this.radioFrench.Name = "radioFrench";
-            this.radioFrench.Size = new System.Drawing.Size(86, 25);
+            this.radioFrench.Size = new System.Drawing.Size(127, 36);
             this.radioFrench.TabIndex = 96;
             this.radioFrench.Tag = "";
             this.radioFrench.Text = "Français";
@@ -357,10 +366,9 @@ namespace Optimizer
             this.radioPortuguese.AutoSize = true;
             this.radioPortuguese.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioPortuguese.ForeColor = System.Drawing.Color.White;
-            this.radioPortuguese.Location = new System.Drawing.Point(221, 67);
-            this.radioPortuguese.Margin = new System.Windows.Forms.Padding(2);
+            this.radioPortuguese.Location = new System.Drawing.Point(332, 100);
             this.radioPortuguese.Name = "radioPortuguese";
-            this.radioPortuguese.Size = new System.Drawing.Size(102, 25);
+            this.radioPortuguese.Size = new System.Drawing.Size(150, 36);
             this.radioPortuguese.TabIndex = 94;
             this.radioPortuguese.Tag = "";
             this.radioPortuguese.Text = "Português";
@@ -372,10 +380,9 @@ namespace Optimizer
             this.radioSpanish.AutoSize = true;
             this.radioSpanish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioSpanish.ForeColor = System.Drawing.Color.White;
-            this.radioSpanish.Location = new System.Drawing.Point(221, 38);
-            this.radioSpanish.Margin = new System.Windows.Forms.Padding(2);
+            this.radioSpanish.Location = new System.Drawing.Point(332, 57);
             this.radioSpanish.Name = "radioSpanish";
-            this.radioSpanish.Size = new System.Drawing.Size(84, 25);
+            this.radioSpanish.Size = new System.Drawing.Size(122, 36);
             this.radioSpanish.TabIndex = 92;
             this.radioSpanish.Tag = "";
             this.radioSpanish.Text = "Español";
@@ -387,10 +394,9 @@ namespace Optimizer
             this.radioGerman.AutoSize = true;
             this.radioGerman.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioGerman.ForeColor = System.Drawing.Color.White;
-            this.radioGerman.Location = new System.Drawing.Point(53, 98);
-            this.radioGerman.Margin = new System.Windows.Forms.Padding(2);
+            this.radioGerman.Location = new System.Drawing.Point(80, 147);
             this.radioGerman.Name = "radioGerman";
-            this.radioGerman.Size = new System.Drawing.Size(87, 25);
+            this.radioGerman.Size = new System.Drawing.Size(127, 36);
             this.radioGerman.TabIndex = 90;
             this.radioGerman.Tag = "";
             this.radioGerman.Text = "Deutsch";
@@ -402,10 +408,9 @@ namespace Optimizer
             this.radioTurkish.AutoSize = true;
             this.radioTurkish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioTurkish.ForeColor = System.Drawing.Color.White;
-            this.radioTurkish.Location = new System.Drawing.Point(221, 9);
-            this.radioTurkish.Margin = new System.Windows.Forms.Padding(2);
+            this.radioTurkish.Location = new System.Drawing.Point(332, 14);
             this.radioTurkish.Name = "radioTurkish";
-            this.radioTurkish.Size = new System.Drawing.Size(76, 25);
+            this.radioTurkish.Size = new System.Drawing.Size(110, 36);
             this.radioTurkish.TabIndex = 88;
             this.radioTurkish.Tag = "";
             this.radioTurkish.Text = "Türkçe";
@@ -417,10 +422,9 @@ namespace Optimizer
             this.radioHellenic.AutoSize = true;
             this.radioHellenic.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioHellenic.ForeColor = System.Drawing.Color.White;
-            this.radioHellenic.Location = new System.Drawing.Point(53, 69);
-            this.radioHellenic.Margin = new System.Windows.Forms.Padding(2);
+            this.radioHellenic.Location = new System.Drawing.Point(80, 104);
             this.radioHellenic.Name = "radioHellenic";
-            this.radioHellenic.Size = new System.Drawing.Size(94, 25);
+            this.radioHellenic.Size = new System.Drawing.Size(140, 36);
             this.radioHellenic.TabIndex = 84;
             this.radioHellenic.Tag = "";
             this.radioHellenic.Text = "Ελληνικά";
@@ -433,10 +437,9 @@ namespace Optimizer
             this.radioEnglish.Checked = true;
             this.radioEnglish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Underline);
             this.radioEnglish.ForeColor = System.Drawing.Color.MediumOrchid;
-            this.radioEnglish.Location = new System.Drawing.Point(53, 11);
-            this.radioEnglish.Margin = new System.Windows.Forms.Padding(2);
+            this.radioEnglish.Location = new System.Drawing.Point(80, 16);
             this.radioEnglish.Name = "radioEnglish";
-            this.radioEnglish.Size = new System.Drawing.Size(79, 25);
+            this.radioEnglish.Size = new System.Drawing.Size(115, 36);
             this.radioEnglish.TabIndex = 80;
             this.radioEnglish.TabStop = true;
             this.radioEnglish.Tag = "themeable";
@@ -449,10 +452,9 @@ namespace Optimizer
             this.radioRussian.AutoSize = true;
             this.radioRussian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioRussian.ForeColor = System.Drawing.Color.White;
-            this.radioRussian.Location = new System.Drawing.Point(53, 40);
-            this.radioRussian.Margin = new System.Windows.Forms.Padding(2);
+            this.radioRussian.Location = new System.Drawing.Point(80, 60);
             this.radioRussian.Name = "radioRussian";
-            this.radioRussian.Size = new System.Drawing.Size(90, 25);
+            this.radioRussian.Size = new System.Drawing.Size(128, 36);
             this.radioRussian.TabIndex = 79;
             this.radioRussian.Tag = "";
             this.radioRussian.Text = "русский";
@@ -464,10 +466,9 @@ namespace Optimizer
             this.radioPolish.AutoSize = true;
             this.radioPolish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioPolish.ForeColor = System.Drawing.Color.White;
-            this.radioPolish.Location = new System.Drawing.Point(53, 185);
-            this.radioPolish.Margin = new System.Windows.Forms.Padding(2);
+            this.radioPolish.Location = new System.Drawing.Point(80, 278);
             this.radioPolish.Name = "radioPolish";
-            this.radioPolish.Size = new System.Drawing.Size(69, 25);
+            this.radioPolish.Size = new System.Drawing.Size(101, 36);
             this.radioPolish.TabIndex = 108;
             this.radioPolish.Tag = "";
             this.radioPolish.Text = "Polski";
@@ -477,9 +478,10 @@ namespace Optimizer
             // pictureBox11
             // 
             this.pictureBox11.Image = global::Optimizer.Properties.Resources.poland;
-            this.pictureBox11.Location = new System.Drawing.Point(13, 188);
+            this.pictureBox11.Location = new System.Drawing.Point(20, 282);
+            this.pictureBox11.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox11.Name = "pictureBox11";
-            this.pictureBox11.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox11.Size = new System.Drawing.Size(48, 28);
             this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox11.TabIndex = 107;
             this.pictureBox11.TabStop = false;
@@ -490,10 +492,9 @@ namespace Optimizer
             this.radioArabic.AutoSize = true;
             this.radioArabic.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioArabic.ForeColor = System.Drawing.Color.White;
-            this.radioArabic.Location = new System.Drawing.Point(53, 214);
-            this.radioArabic.Margin = new System.Windows.Forms.Padding(2);
+            this.radioArabic.Location = new System.Drawing.Point(80, 321);
             this.radioArabic.Name = "radioArabic";
-            this.radioArabic.Size = new System.Drawing.Size(71, 25);
+            this.radioArabic.Size = new System.Drawing.Size(105, 36);
             this.radioArabic.TabIndex = 110;
             this.radioArabic.Tag = "";
             this.radioArabic.Text = "العربية";
@@ -503,9 +504,10 @@ namespace Optimizer
             // pictureBox12
             // 
             this.pictureBox12.Image = global::Optimizer.Properties.Resources.egypt;
-            this.pictureBox12.Location = new System.Drawing.Point(13, 217);
+            this.pictureBox12.Location = new System.Drawing.Point(20, 326);
+            this.pictureBox12.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox12.Name = "pictureBox12";
-            this.pictureBox12.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox12.Size = new System.Drawing.Size(48, 28);
             this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox12.TabIndex = 109;
             this.pictureBox12.TabStop = false;
@@ -516,10 +518,9 @@ namespace Optimizer
             this.radioKurdish.AutoSize = true;
             this.radioKurdish.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioKurdish.ForeColor = System.Drawing.Color.White;
-            this.radioKurdish.Location = new System.Drawing.Point(222, 214);
-            this.radioKurdish.Margin = new System.Windows.Forms.Padding(2);
+            this.radioKurdish.Location = new System.Drawing.Point(333, 321);
             this.radioKurdish.Name = "radioKurdish";
-            this.radioKurdish.Size = new System.Drawing.Size(70, 25);
+            this.radioKurdish.Size = new System.Drawing.Size(101, 36);
             this.radioKurdish.TabIndex = 112;
             this.radioKurdish.Tag = "";
             this.radioKurdish.Text = "کوردی";
@@ -529,9 +530,10 @@ namespace Optimizer
             // pictureBox13
             // 
             this.pictureBox13.Image = global::Optimizer.Properties.Resources.kurdish;
-            this.pictureBox13.Location = new System.Drawing.Point(182, 217);
+            this.pictureBox13.Location = new System.Drawing.Point(273, 326);
+            this.pictureBox13.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox13.Name = "pictureBox13";
-            this.pictureBox13.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox13.Size = new System.Drawing.Size(48, 28);
             this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox13.TabIndex = 111;
             this.pictureBox13.TabStop = false;
@@ -542,10 +544,9 @@ namespace Optimizer
             this.radioHungarian.AutoSize = true;
             this.radioHungarian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioHungarian.ForeColor = System.Drawing.Color.White;
-            this.radioHungarian.Location = new System.Drawing.Point(53, 242);
-            this.radioHungarian.Margin = new System.Windows.Forms.Padding(2);
+            this.radioHungarian.Location = new System.Drawing.Point(80, 363);
             this.radioHungarian.Name = "radioHungarian";
-            this.radioHungarian.Size = new System.Drawing.Size(83, 25);
+            this.radioHungarian.Size = new System.Drawing.Size(122, 36);
             this.radioHungarian.TabIndex = 114;
             this.radioHungarian.Tag = "";
             this.radioHungarian.Text = "Magyar";
@@ -555,9 +556,10 @@ namespace Optimizer
             // pictureBox14
             // 
             this.pictureBox14.Image = global::Optimizer.Properties.Resources.hungary;
-            this.pictureBox14.Location = new System.Drawing.Point(13, 245);
+            this.pictureBox14.Location = new System.Drawing.Point(20, 368);
+            this.pictureBox14.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox14.Name = "pictureBox14";
-            this.pictureBox14.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox14.Size = new System.Drawing.Size(48, 28);
             this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox14.TabIndex = 113;
             this.pictureBox14.TabStop = false;
@@ -568,10 +570,9 @@ namespace Optimizer
             this.radioRomanian.AutoSize = true;
             this.radioRomanian.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioRomanian.ForeColor = System.Drawing.Color.White;
-            this.radioRomanian.Location = new System.Drawing.Point(222, 243);
-            this.radioRomanian.Margin = new System.Windows.Forms.Padding(2);
+            this.radioRomanian.Location = new System.Drawing.Point(333, 364);
             this.radioRomanian.Name = "radioRomanian";
-            this.radioRomanian.Size = new System.Drawing.Size(87, 25);
+            this.radioRomanian.Size = new System.Drawing.Size(128, 36);
             this.radioRomanian.TabIndex = 116;
             this.radioRomanian.Tag = "";
             this.radioRomanian.Text = "Română";
@@ -581,9 +582,10 @@ namespace Optimizer
             // pictureBox15
             // 
             this.pictureBox15.Image = global::Optimizer.Properties.Resources.romania;
-            this.pictureBox15.Location = new System.Drawing.Point(182, 246);
+            this.pictureBox15.Location = new System.Drawing.Point(273, 369);
+            this.pictureBox15.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox15.Name = "pictureBox15";
-            this.pictureBox15.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox15.Size = new System.Drawing.Size(48, 28);
             this.pictureBox15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox15.TabIndex = 115;
             this.pictureBox15.TabStop = false;
@@ -594,10 +596,9 @@ namespace Optimizer
             this.radioDutch.AutoSize = true;
             this.radioDutch.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioDutch.ForeColor = System.Drawing.Color.White;
-            this.radioDutch.Location = new System.Drawing.Point(53, 271);
-            this.radioDutch.Margin = new System.Windows.Forms.Padding(2);
+            this.radioDutch.Location = new System.Drawing.Point(80, 406);
             this.radioDutch.Name = "radioDutch";
-            this.radioDutch.Size = new System.Drawing.Size(112, 25);
+            this.radioDutch.Size = new System.Drawing.Size(163, 36);
             this.radioDutch.TabIndex = 118;
             this.radioDutch.Tag = "";
             this.radioDutch.Text = "Nederlands";
@@ -607,9 +608,10 @@ namespace Optimizer
             // pictureBox16
             // 
             this.pictureBox16.Image = global::Optimizer.Properties.Resources.dutch;
-            this.pictureBox16.Location = new System.Drawing.Point(13, 274);
+            this.pictureBox16.Location = new System.Drawing.Point(20, 411);
+            this.pictureBox16.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox16.Name = "pictureBox16";
-            this.pictureBox16.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox16.Size = new System.Drawing.Size(48, 28);
             this.pictureBox16.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox16.TabIndex = 117;
             this.pictureBox16.TabStop = false;
@@ -618,9 +620,10 @@ namespace Optimizer
             // pictureBox17
             // 
             this.pictureBox17.Image = global::Optimizer.Properties.Resources.japan;
-            this.pictureBox17.Location = new System.Drawing.Point(182, 274);
+            this.pictureBox17.Location = new System.Drawing.Point(273, 411);
+            this.pictureBox17.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox17.Name = "pictureBox17";
-            this.pictureBox17.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox17.Size = new System.Drawing.Size(48, 28);
             this.pictureBox17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox17.TabIndex = 119;
             this.pictureBox17.TabStop = false;
@@ -631,10 +634,9 @@ namespace Optimizer
             this.radioJapanese.AutoSize = true;
             this.radioJapanese.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioJapanese.ForeColor = System.Drawing.Color.White;
-            this.radioJapanese.Location = new System.Drawing.Point(222, 272);
-            this.radioJapanese.Margin = new System.Windows.Forms.Padding(2);
+            this.radioJapanese.Location = new System.Drawing.Point(333, 408);
             this.radioJapanese.Name = "radioJapanese";
-            this.radioJapanese.Size = new System.Drawing.Size(79, 25);
+            this.radioJapanese.Size = new System.Drawing.Size(114, 36);
             this.radioJapanese.TabIndex = 120;
             this.radioJapanese.Tag = "";
             this.radioJapanese.Text = "日本語";
@@ -646,10 +648,9 @@ namespace Optimizer
             this.radioFarsi.AutoSize = true;
             this.radioFarsi.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
             this.radioFarsi.ForeColor = System.Drawing.Color.White;
-            this.radioFarsi.Location = new System.Drawing.Point(53, 300);
-            this.radioFarsi.Margin = new System.Windows.Forms.Padding(2);
+            this.radioFarsi.Location = new System.Drawing.Point(80, 450);
             this.radioFarsi.Name = "radioFarsi";
-            this.radioFarsi.Size = new System.Drawing.Size(69, 25);
+            this.radioFarsi.Size = new System.Drawing.Size(99, 36);
             this.radioFarsi.TabIndex = 122;
             this.radioFarsi.Tag = "";
             this.radioFarsi.Text = "فارسی";
@@ -659,22 +660,51 @@ namespace Optimizer
             // pictureBox18
             // 
             this.pictureBox18.Image = global::Optimizer.Properties.Resources.iran;
-            this.pictureBox18.Location = new System.Drawing.Point(13, 302);
+            this.pictureBox18.Location = new System.Drawing.Point(20, 453);
+            this.pictureBox18.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.pictureBox18.Name = "pictureBox18";
-            this.pictureBox18.Size = new System.Drawing.Size(32, 19);
+            this.pictureBox18.Size = new System.Drawing.Size(48, 28);
             this.pictureBox18.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.pictureBox18.TabIndex = 121;
             this.pictureBox18.TabStop = false;
             this.pictureBox18.Click += new System.EventHandler(this.pictureBox18_Click);
             // 
+            // radioNepali
+            // 
+            this.radioNepali.AutoSize = true;
+            this.radioNepali.Font = new System.Drawing.Font("Segoe UI Semibold", 12F);
+            this.radioNepali.ForeColor = System.Drawing.Color.White;
+            this.radioNepali.Location = new System.Drawing.Point(333, 453);
+            this.radioNepali.Name = "radioNepali";
+            this.radioNepali.Size = new System.Drawing.Size(97, 36);
+            this.radioNepali.TabIndex = 124;
+            this.radioNepali.Tag = "";
+            this.radioNepali.Text = "नेपाली";
+            this.radioNepali.UseVisualStyleBackColor = true;
+            this.radioNepali.CheckedChanged += new System.EventHandler(this.radioNepali_CheckedChanged);
+            // 
+            // pictureBox19
+            // 
+            this.pictureBox19.Image = global::Optimizer.Properties.Resources.nepal;
+            this.pictureBox19.Location = new System.Drawing.Point(273, 456);
+            this.pictureBox19.Margin = new System.Windows.Forms.Padding(4);
+            this.pictureBox19.Name = "pictureBox19";
+            this.pictureBox19.Size = new System.Drawing.Size(48, 28);
+            this.pictureBox19.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+            this.pictureBox19.TabIndex = 123;
+            this.pictureBox19.TabStop = false;
+            this.pictureBox19.Click += new System.EventHandler(this.pictureBox19_Click);
+            // 
             // FirstRunForm
             // 
             this.AcceptButton = this.btnStart;
-            this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
+            this.AutoScaleDimensions = new System.Drawing.SizeF(144F, 144F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
             this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
             this.CancelButton = this.btnStart;
-            this.ClientSize = new System.Drawing.Size(336, 400);
+            this.ClientSize = new System.Drawing.Size(504, 600);
+            this.Controls.Add(this.radioNepali);
+            this.Controls.Add(this.pictureBox19);
             this.Controls.Add(this.radioFarsi);
             this.Controls.Add(this.pictureBox18);
             this.Controls.Add(this.radioJapanese);
@@ -723,6 +753,7 @@ namespace Optimizer
             this.ForeColor = System.Drawing.Color.White;
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
+            this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.MaximizeBox = false;
             this.MinimizeBox = false;
             this.Name = "FirstRunForm";
@@ -751,6 +782,7 @@ namespace Optimizer
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
             this.ResumeLayout(false);
             this.PerformLayout();
 
@@ -801,5 +833,7 @@ namespace Optimizer
         private MoonRadio radioJapanese;
         private MoonRadio radioFarsi;
         private System.Windows.Forms.PictureBox pictureBox18;
+        private MoonRadio radioNepali;
+        private System.Windows.Forms.PictureBox pictureBox19;
     }
 }

+ 12 - 0
Optimizer/Forms/FirstRunForm.cs

@@ -273,5 +273,17 @@ namespace Optimizer
         {
             radioFarsi.PerformClick();
         }
+
+        private void pictureBox19_Click(object sender, EventArgs e)
+        {
+            radioNepali.PerformClick();
+        }
+
+        private void radioNepali_CheckedChanged(object sender, EventArgs e)
+        {
+            Options.CurrentOptions.LanguageCode = LanguageCode.NE;
+            Options.SaveSettings();
+            Options.LoadTranslation();
+        }
     }
 }

File diff suppressed because it is too large
+ 125 - 125
Optimizer/Forms/MainForm.Designer.cs


+ 15 - 1
Optimizer/Forms/MainForm.cs

@@ -781,7 +781,6 @@ namespace Optimizer
         public MainForm(SplashForm _splashForm, bool disableIndicium = false, bool disableHostsEditor = false, bool disableCommonApps = false, bool disableUWPApps = false, bool disableStartups = false, bool disableCleaner = false, bool disableIntegrator = false, bool disablePinger = false)
         {
             InitializeComponent();
-            WindowState = FormWindowState.Maximized;
 
             CultureInfo.DefaultThreadCurrentCulture = new CultureInfo("en-US");
             CultureInfo.DefaultThreadCurrentUICulture = new CultureInfo("en-US");
@@ -1064,6 +1063,8 @@ namespace Optimizer
             //InitNetworkMonitoring();
             LoadTranslation();
             EnableToggleEvents();
+
+            WindowState = FormWindowState.Maximized;
         }
 
         private void LoadAvailableFonts()
@@ -1274,6 +1275,10 @@ namespace Optimizer
             {
                 boxLang.Text = Constants.PERSIAN;
             }
+            if (Options.CurrentOptions.LanguageCode == LanguageCode.NE)
+            {
+                boxLang.Text = Constants.NEPALI;
+            }
         }
 
         private void GetHardwareSpecs()
@@ -2304,6 +2309,10 @@ namespace Optimizer
         private void Main_Load(object sender, EventArgs e)
         {
             FixTabHeaderWidth();
+            if (Options.CurrentOptions.AutoStart && Options.CurrentOptions.EnableTray)
+            {
+                this.Hide();
+            }
         }
 
         private void GetDesktopItems()
@@ -4418,6 +4427,11 @@ namespace Optimizer
                 picFlag.Image = Properties.Resources.iran;
                 Options.CurrentOptions.LanguageCode = LanguageCode.FA;
             }
+            else if (boxLang.Text == Constants.NEPALI)
+            {
+                picFlag.Image = Properties.Resources.nepal;
+                Options.CurrentOptions.LanguageCode = LanguageCode.NE;
+            }
 
             Options.SaveSettings();
             Options.LoadTranslation();

+ 1 - 1
Optimizer/Forms/MainForm.resx

@@ -749,7 +749,7 @@ any application only by typing your desired keyword.</value>
         AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
         LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
         ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAAC0
-        GgAAAk1TRnQBSQFMAgEBCQEAAfABDgHwAQ4BIAEAASABAAT/ASEBAAj/AUIBTQE2BwABNgMAASgDAAGA
+        GgAAAk1TRnQBSQFMAgEBCQEAAfgBDgH4AQ4BIAEAASABAAT/ASEBAAj/AUIBTQE2BwABNgMAASgDAAGA
         AwABYAMAAQEBAAEgBgABwP8A/wD/AP8A/wD/AP8A/wAeAANHAYB0//8AiQADRwGAdP//AIkAAyoBQANH
         AYADRwGAA0cBgANHAYADRwGAA0cBgANHAYADRwGAA0cBgANHAYADRwGAA0cBgANHAYADRwGAA0cBgANH
         AYADRwGAA0cBgANHAYADRwGAA0cBgANHAYADRwGAA0cBgANHAYADRwGAA0cBgANHAYADRwGA/wD/AP8A

+ 2 - 0
Optimizer/Optimizer.csproj

@@ -326,6 +326,7 @@
     <None Include="Resources\Scripts\EnableTelemetryTasks.bat" />
     <None Include="Resources\Scripts\EnableXboxTasks.bat" />
     <None Include="Resources\i18n\EL.json" />
+    <None Include="Resources\i18n\NE.json" />
     <None Include="Resources\i18n\ES.json" />
     <None Include="Resources\i18n\FR.json" />
     <None Include="Resources\Scripts\GPEditEnablerInHome.bat" />
@@ -377,6 +378,7 @@
     </COMReference>
   </ItemGroup>
   <ItemGroup>
+    <None Include="Resources\Flags\nepal.png" />
     <None Include="Resources\Flags\iran.png" />
     <None Include="Resources\Flags\japan.png" />
     <None Include="Resources\Flags\ukraine.png" />

+ 1 - 0
Optimizer/Options.cs

@@ -352,6 +352,7 @@ namespace Optimizer
                 if (CurrentOptions.LanguageCode == LanguageCode.UA) TranslationList = JObject.Parse(Properties.Resources.UA);
                 if (CurrentOptions.LanguageCode == LanguageCode.JA) TranslationList = JObject.Parse(Properties.Resources.JA);
                 if (CurrentOptions.LanguageCode == LanguageCode.FA) TranslationList = JObject.Parse(Properties.Resources.FA);
+                if (CurrentOptions.LanguageCode == LanguageCode.NE) TranslationList = JObject.Parse(Properties.Resources.NE);
             }
             catch (Exception ex)
             {

+ 3 - 5
Optimizer/Program.cs

@@ -12,13 +12,10 @@ namespace Optimizer
     {
         /* VERSION PROPERTIES */
         /* DO NOT LEAVE THEM EMPTY */
-
         internal readonly static float Major = 15;
         internal readonly static float Minor = 7;
-
         internal readonly static bool EXPERIMENTAL_BUILD = false;
-        internal static bool SILENT_MODE = false;
-        internal static int DPI_PREFERENCE;
+        /* END OF VERSION PROPERTIES */
 
         internal static string GetCurrentVersionTostring()
         {
@@ -30,7 +27,8 @@ namespace Optimizer
             return float.Parse(GetCurrentVersionTostring());
         }
 
-        /* END OF VERSION PROPERTIES */
+        internal static bool SILENT_MODE = false;
+        internal static int DPI_PREFERENCE;
 
         // Enables the corresponding Windows tab for Windows Server machines
         internal static bool UNSAFE_MODE = false;

+ 1321 - 1289
Optimizer/Properties/Resources.Designer.cs

@@ -1,1289 +1,1321 @@
-//------------------------------------------------------------------------------
-// <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]
-        ///@=&quot;Open Command Prompt here&quot;
-        ///&quot;Icon&quot;=&quot;cmd.exe&quot;
-        ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
-        ///
-        ///[HKEY_CLASSES_ROOT\Directory\shell\OpenWithCMD\command]
-        ///@=&quot;cmd.exe /s /k pushd \&quot;%V\&quot;&quot;
-        ///
-        ///[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWithCMD]
-        ///@=&quot;Open Command Prompt here&quot;
-        ///&quot;Icon&quot;=&quot;cmd.exe&quot;
-        ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
-        ///
-        ///[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWithCMD\command]
-        ///@=&quot;cmd.exe /s /k pushd \&quot;%V\&quot;&quot;
-        ///
-        ///[HKEY_CLASSES_ROOT\Drive\shell\OpenWit [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string AddOpenWithCMD {
-            get {
-                return ResourceManager.GetString("AddOpenWithCMD", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to {
-        ///	&quot;subSystem&quot;: &quot;نظام&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;خصوصية&quot;,
-        ///	&quot;subGaming&quot;: &quot;الألعاب&quot;,
-        ///	&quot;subTouch&quot;: &quot;يلمس&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;ريط المهام&quot;,
-        ///	&quot;subExtras&quot;: &quot;إضافات&quot;,
-        ///	&quot;btnAbout&quot;: &quot;حسنا&quot;,
-        ///	&quot;restartButton&quot;: &quot;إعادة التشغيل الآن&quot;,
-        ///	&quot;restartButton8&quot;: &quot;إعادة التشغيل الآن&quot;,
-        ///	&quot;restartButton10&quot;: &quot;إعادة التشغيل الآن&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;إعادة التشغيل لتطبيق التغييرات&quot;,
-        ///	&quot;btnFind&quot;: &quot;يجد&quot;,
-        ///	&quot;btnKill&quot;: &quot;قتل&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;مقابض الملفات&quot;,
-        ///	&quot;onedriveM&quot;: &quot;هل أنت متأكد من أنك تريد إزالة تثبيت OneDrive؟ يؤدي هذا إلى حذف  [rest of string was truncated]&quot;;.
-        /// </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 banner {
-            get {
-                object obj = ResourceManager.GetObject("banner", 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 {
-        ///	&quot;subSystem&quot;: &quot;系统&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;隐私&quot;,
-        ///	&quot;subGaming&quot;: &quot;游戏&quot;,
-        ///	&quot;subTouch&quot;: &quot;触碰&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;任务栏&quot;,
-        ///	&quot;subExtras&quot;: &quot;附加功能&quot;,
-        ///	&quot;btnAbout&quot;: &quot;确定&quot;,
-        ///	&quot;restartButton&quot;: &quot;现在重启&quot;,
-        ///	&quot;restartButton8&quot;: &quot;现在重启&quot;,
-        ///	&quot;restartButton10&quot;: &quot;现在重启&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;重新启动以应用更改&quot;,
-        ///	&quot;btnFind&quot;: &quot;查找进程&quot;,
-        ///	&quot;btnKill&quot;: &quot;结束进程&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;查找文件句柄&quot;,
-        ///	&quot;txtVersion&quot;: &quot;版本: {VN}&quot;,
-        ///	&quot;txtBitness&quot;: &quot;您使用的是{BITS}&quot;,
-        ///	&quot;onedriveM&quot;: &quot;确定要卸载 OneDrive 吗? 这将删除您的桌面和文档文件! 仅在本地帐户上使用此选项!&quot;,
-        ///	&quot;systemRestoreM&quot;: &quot;您确定要禁用系统还原吗? 这将删除您当前的备份图像!&quot; [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string CN {
-            get {
-                return ResourceManager.GetString("CN", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to {
-        ///	&quot;subSystem&quot;: &quot;Systém&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;Soukromí&quot;,
-        ///	&quot;subGaming&quot;: &quot;Hraní&quot;,
-        ///	&quot;subTouch&quot;: &quot;Dotek&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;Hlavní panel&quot;,
-        ///	&quot;subExtras&quot;: &quot;Extra&quot;,
-        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
-        ///	&quot;restartButton&quot;: &quot;Restartovat nyní&quot;,
-        ///	&quot;restartButton8&quot;: &quot;Restartovat nyní&quot;,
-        ///	&quot;restartButton10&quot;: &quot;Restartovat nyní&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;Restartovat a použít změny&quot;,
-        ///	&quot;btnFind&quot;: &quot;Nalézt&quot;,
-        ///	&quot;btnKill&quot;: &quot;Zabít&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;Držadla souborů (File Handles)&quot;,
-        ///	&quot;txtVersion&quot;: &quot;Verze: {VN}&quot;,
-        ///	&quot;onedriveM&quot;: &quot;Opravdu chcete odin [rest of string was truncated]&quot;;.
-        /// </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 {
-        ///	&quot;subSystem&quot;: &quot;System&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;Privatsphäre&quot;,
-        ///	&quot;subGaming&quot;: &quot;Spielen&quot;,
-        ///	&quot;subTouch&quot;: &quot;Berühren&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;Taskleiste&quot;,
-        ///	&quot;subExtras&quot;: &quot;Extras&quot;,
-        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
-        ///	&quot;restartButton&quot;: &quot;Jetzt neu starten&quot;,
-        ///	&quot;restartButton8&quot;: &quot;Jetzt neu starten&quot;,
-        ///	&quot;restartButton10&quot;: &quot;Jetzt neu starten&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;Neu starten, um Änderungen anzuwenden&quot;,
-        ///	&quot;txtVersion&quot;: &quot;Version: {VN}&quot;,
-        ///	&quot;btnFind&quot;: &quot;Finden&quot;,
-        ///	&quot;btnKill&quot;: &quot;Töten&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;Dateihandles&quot;,
-        ///	&quot;txtBitness&quot;: &quot;Betriebssyst [rest of string was truncated]&quot;;.
-        /// </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]
-        ///&quot;MUIVerb&quot;=&quot;Desktop Shortcuts&quot;
-        ///&quot;SubCommands&quot;=&quot;theme;wallpaper;scrnsavr;desktopicons;sound;cursor;DPI;color&quot;
-        ///&quot;icon&quot;=&quot;desk.cpl&quot;
-        ///&quot;Position&quot;=-
-        ///
-        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme]
-        ///@=&quot;Change Theme&quot;
-        ///&quot;icon&quot;=&quot;imageres.dll,145&quot;
-        ///
-        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme\command]
-        ///@=&quot;control desk [rest of string was truncated]&quot;;.
-        /// </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
-        ///
-        ///; MajorGeeks.Com
-        ///; How to Restore the Windows Photo Viewer on Windows 10
-        ///; https://www.majorgeeks.com/content/page/restore_the_windows_photo_viewer_on_windows_10.html
-        ///
-        ///[HKEY_CLASSES_ROOT\jpegfile\shell\open\DropTarget]
-        ///&quot;Clsid&quot;=-
-        ///
-        ///[HKEY_CLASSES_ROOT\pngfile\shell\open\DropTarget]
-        ///&quot;Clsid&quot;=-
-        ///
-        ///[-HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open]
-        ///
-        ///[-HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Bitmap]
-        ///
-        ///[-HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.JFIF]
-        ///
-        ///[-H [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string DisableClassicPhotoViewer {
-            get {
-                return ResourceManager.GetString("DisableClassicPhotoViewer", 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 &quot;DisableAntiSpyware&quot; 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]&quot;;.
-        /// </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]
-        ///&quot;accesssolution&quot;=dword:00000001
-        ///&quot;olksolution&quot;=dword:00000001
-        ///&quot;onenotesolution&quot;=dword:00000001
-        ///&quot;pptsolution&quot;=dword:00000001
-        ///&quot;projectsolution&quot;=dword:00000001
-        ///&quot;publishersolution&quot;=dword:00000001
-        ///&quot;visiosolution&quot;=dword:00000001
-        ///&quot;wdsolution&quot;=dword:00000001
-        ///&quot;xlsolution&quot;=dword:00000001
-        /// 
-        ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
-        ///&quot;agave&quot;=dword:0000000 [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string DisableOfficeTelemetry {
-            get {
-                return ResourceManager.GetString("DisableOfficeTelemetry", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot;
-        ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /disable
-        ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot;
-        ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /disable
-        ///
-        ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack&quot;
-        ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack&quot; /disable
-        ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn&quot; [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string DisableOfficeTelemetryTasks {
-            get {
-                return ResourceManager.GetString("DisableOfficeTelemetryTasks", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot;
-        ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /disable
-        ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot;
-        ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /disable
-        ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot;
-        ///schtasks /change /tn &quot;\Microsoft\Windo [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string DisableTelemetryTasks {
-            get {
-                return ResourceManager.GetString("DisableTelemetryTasks", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot;
-        ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /disable
-        ///schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot;
-        ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /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 dutch {
-            get {
-                object obj = ResourceManager.GetObject("dutch", resourceCulture);
-                return ((System.Drawing.Bitmap)(obj));
-            }
-        }
-        
-        /// <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 {
-        ///	&quot;subSystem&quot;: &quot;Σύστημα&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;Ιδιωτικότητα&quot;,
-        ///	&quot;subGaming&quot;: &quot;Gaming&quot;,
-        ///	&quot;subTouch&quot;: &quot;Αφή&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;Γραμμή Εργασιών&quot;,
-        ///	&quot;subExtras&quot;: &quot;Πρόσθετα&quot;,
-        ///	&quot;btnAbout&quot;: &quot;Εντάξει&quot;,
-        ///	&quot;restartButton&quot;: &quot;Επανεκκίνηση τώρα&quot;,
-        ///	&quot;restartButton8&quot;: &quot;Επανεκκίνηση τώρα&quot;,
-        ///	&quot;restartButton10&quot;: &quot;Επανεκκίνηση τώρα&quot;,
-        ///	&quot;btnFind&quot;: &quot;Εύρεση&quot;,
-        ///	&quot;btnKill&quot;: &quot;Τερματισμός&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;File Handles&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;Επανεκκίνηση για την εφαρμογή των αλλαγών&quot;,
-        ///	&quot;txtVersion&quot;: &quot;Έκδοση: {VN}&quot;,
-        ///	&quot;txtBitness [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string EL {
-            get {
-                return ResourceManager.GetString("EL", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to {
-        ///	&quot;subSystem&quot;: &quot;System&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;Privacy&quot;,
-        ///	&quot;subGaming&quot;: &quot;Gaming&quot;,
-        ///	&quot;subTouch&quot;: &quot;Touch&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;Taskbar&quot;,
-        ///	&quot;subExtras&quot;: &quot;Extras&quot;,
-        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
-        ///	&quot;restartButton&quot;: &quot;Restart now&quot;,
-        ///	&quot;restartButton8&quot;: &quot;Restart now&quot;,
-        ///	&quot;restartButton10&quot;: &quot;Restart now&quot;,
-        ///	&quot;btnFind&quot;: &quot;Find&quot;,
-        ///	&quot;btnKill&quot;: &quot;Kill&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;File Handles&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;Restart to apply changes&quot;,
-        ///	&quot;txtVersion&quot;: &quot;Version: {VN}&quot;,
-        ///	&quot;txtBitness&quot;: &quot;You are working with {BITS}&quot;,
-        ///	&quot;linkUpdate&quot;: &quot;Update avai [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string EN {
-            get {
-                return ResourceManager.GetString("EN", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to reg add &quot;HKLM\Software\Microsoft\Windows Defender\Features&quot; /v &quot;TamperProtection&quot; /t REG_DWORD /d &quot;1&quot; /f
-        ///
-        ///reg add &quot;HKLM\System\CurrentControlSet\Services\SgrmBroker&quot; /v &quot;Start&quot; /t REG_DWORD /d &quot;2&quot; /f
-        ///
-        ///reg add &quot;HKLM\System\CurrentControlSet\Services\SecurityHealthService&quot; /v &quot;Start&quot; /t REG_DWORD /d &quot;2&quot; /f
-        ///
-        ///rem 1 - Disable Real-time protection
-        ///reg delete &quot;HKLM\Software\Policies\Microsoft\Windows Defender&quot; /f
-        ///reg add &quot;HKLM\Software\Policies\Microsoft\Windows Defender&quot; /v &quot;DisableAntiSpyware&quot; /t REG_DWO [rest of string was truncated]&quot;;.
-        /// </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]
-        ///&quot;accesssolution&quot;=-
-        ///&quot;olksolution&quot;=-
-        ///&quot;onenotesolution&quot;=-
-        ///&quot;pptsolution&quot;=-
-        ///&quot;projectsolution&quot;=-
-        ///&quot;publishersolution&quot;=-
-        ///&quot;visiosolution&quot;=-
-        ///&quot;wdsolution&quot;=-
-        ///&quot;xlsolution&quot;=-
-        /// 
-        ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
-        ///&quot;agave&quot;=-
-        ///&quot;appaddins&quot;=-
-        ///&quot;comaddins&quot;=-
-        ///&quot;documentfiles&quot;=-
-        ///&quot;templatefiles&quot;=-
-        ///.
-        /// </summary>
-        internal static string EnableOfficeTelemetry {
-            get {
-                return ResourceManager.GetString("EnableOfficeTelemetry", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /enable
-        ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /enable
-        ///
-        ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack&quot; /enable
-        ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn&quot; /enable
-        ///
-        ///reg add &quot;HKCU\SOFTWARE\Microsoft\Office\15.0\Outlook\Options\Mail&quot; /v &quot;EnableLogging&quot; /t REG_DWORD /d 1 /f
-        ///reg add &quot;HKCU\SOFTWARE\Microsoft\Office\16.0\Outlook\Options\Mail&quot; /v &quot;EnableLogging&quot; /t  [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string EnableOfficeTelemetryTasks {
-            get {
-                return ResourceManager.GetString("EnableOfficeTelemetryTasks", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /enable
-        ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /enable
-        ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot; /enable
-        ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip&quot; /enable
-        ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Uploader&quot; /enable
-        ///schtasks / [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string EnableTelemetryTasks {
-            get {
-                return ResourceManager.GetString("EnableTelemetryTasks", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /enable
-        ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /enable
-        ///.
-        /// </summary>
-        internal static string EnableXboxTasks {
-            get {
-                return ResourceManager.GetString("EnableXboxTasks", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to {
-        ///	&quot;subSystem&quot;: &quot;Sistema&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;Privacidad&quot;,
-        ///	&quot;subGaming&quot;: &quot;Juego de azar&quot;,
-        ///	&quot;subTouch&quot;: &quot;Tocar&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;Barra de tareas&quot;,
-        ///	&quot;subExtras&quot;: &quot;Extras&quot;,
-        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
-        ///	&quot;restartButton&quot;: &quot;Reiniciar ahora&quot;,
-        ///	&quot;restartButton8&quot;: &quot;Reiniciar ahora&quot;,
-        ///	&quot;restartButton10&quot;: &quot;Reiniciar ahora&quot;,
-        ///	&quot;btnFind&quot;: &quot;Encontrar&quot;,
-        ///	&quot;btnKill&quot;: &quot;Matar&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;Asas de archivo&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;Reiniciar para aplicar cambios&quot;,
-        ///	&quot;onedriveM&quot;: &quot;¿Seguro que quieres desinstalar OneDrive? ¡Est [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string ES {
-            get {
-                return ResourceManager.GetString("ES", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to {
-        ///	&quot;subSystem&quot;: &quot;سیستم&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;Privacy&quot;,
-        ///	&quot;subGaming&quot;: &quot;Gaming&quot;,
-        ///	&quot;subTouch&quot;: &quot;Touch&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;نوار وظیفه&quot;,
-        ///	&quot;subExtras&quot;: &quot;Extras&quot;,
-        ///	&quot;btnAbout&quot;: &quot;تایید&quot;,
-        ///	&quot;restartButton&quot;: &quot;Restart now&quot;,
-        ///	&quot;restartButton8&quot;: &quot;Restart now&quot;,
-        ///	&quot;restartButton10&quot;: &quot;Restart now&quot;,
-        ///	&quot;btnFind&quot;: &quot;پیدا کردن&quot;,
-        ///	&quot;btnKill&quot;: &quot;Kill&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;File Handles&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;Restart to apply changes&quot;,
-        ///	&quot;txtVersion&quot;: &quot;نسخه: {VN}&quot;,
-        ///	&quot;txtBitness&quot;: &quot;You are working with {BITS}&quot;,
-        ///	&quot;linkUpdate&quot;: &quot;بروز [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string FA {
-            get {
-                return ResourceManager.GetString("FA", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to {
-        ///	&quot;subSystem&quot;: &quot;Système&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;Intimité&quot;,
-        ///	&quot;subGaming&quot;: &quot;Jeux&quot;,
-        ///	&quot;subTouch&quot;: &quot;Toucher&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;Barre des tâches&quot;,
-        ///	&quot;subExtras&quot;: &quot;Suppléments&quot;,
-        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
-        ///	&quot;restartButton&quot;: &quot;redemarrer maintenant&quot;,
-        ///	&quot;restartButton8&quot;: &quot;redemarrer maintenant&quot;,
-        ///	&quot;restartButton10&quot;: &quot;redemarrer maintenant&quot;,
-        ///	&quot;btnFind&quot;: &quot;Trouver&quot;,
-        ///	&quot;btnKill&quot;: &quot;Tuer&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;Poignées de fichier&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;Redemarrer pour appliquer les changements&quot;,
-        ///	&quot;onedriveM&quot;: &quot;Voulez-vous vraimen [rest of string was truncated]&quot;;.
-        /// </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 &quot;%~dp0&quot; 
-        ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum &gt;List.txt 
-        ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum &gt;&gt;List.txt 
-        ///for /f %%i in (&apos;findstr /i . List.txt 2^&gt;nul&apos;) do dism /online /norestart /add-package:&quot;%SystemRoot%\servicing\Packages\%%i&quot; 
-        ///.
-        /// </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 {
-        ///	&quot;subSystem&quot;: &quot;Rendszer&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;Magánélet&quot;,
-        ///	&quot;subGaming&quot;: &quot;Szerencsejáték&quot;,
-        ///	&quot;subTouch&quot;: &quot;Érintés&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;Tálca&quot;,
-        ///	&quot;subExtras&quot;: &quot;Extrák&quot;,
-        ///	&quot;btnAbout&quot;: &quot;Rendben&quot;,
-        ///	&quot;restartButton&quot;: &quot;Újraindítás most&quot;,
-        ///	&quot;restartButton8&quot;: &quot;Újraindítás most&quot;,
-        ///	&quot;restartButton10&quot;: &quot;Újraindítás most&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;Újraindítod az eszközt, hogy a változások érvénybe kerüljenek&quot;,
-        ///	&quot;txtVersion&quot;: &quot;Verzuó: {VN}&quot;,
-        ///	&quot;txtBitness&quot;: &quot;You are working with {BITS}&quot;,
-        ///	&quot;linkUpdate&quot;: &quot;Frissítés elérhető&quot; [rest of string was truncated]&quot;;.
-        /// </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]
-        ///@=&quot;Take Ownership&quot;
-        ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
-        ///
-        ///[HKEY_CLASSES_ROOT\*\shell\runas\command]
-        ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
-        ///&quot;IsolatedCommand&quot;=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
-        ///
-        ///[HKEY_CLASSES_ROOT\Directory\shell\runas]
-        ///@=&quot;Take Ownership&quot;
-        ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
-        ///
-        ///[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
-        ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; /r /d y &amp;&amp; icacls \&quot;% [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string InstallTakeOwnership {
-            get {
-                return ResourceManager.GetString("InstallTakeOwnership", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
-        /// </summary>
-        internal static System.Drawing.Bitmap iran {
-            get {
-                object obj = ResourceManager.GetObject("iran", resourceCulture);
-                return ((System.Drawing.Bitmap)(obj));
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to {
-        ///	&quot;subSystem&quot;: &quot;Sistema&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;Privacy&quot;,
-        ///	&quot;subGaming&quot;: &quot;Gioco&quot;,
-        ///	&quot;subTouch&quot;: &quot;Tocco&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;Barra delle applicazioni&quot;,
-        ///	&quot;subExtras&quot;: &quot;Extra&quot;,
-        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
-        ///	&quot;restartButton&quot;: &quot;riavvia ora&quot;,
-        ///	&quot;restartButton8&quot;: &quot;riavvia ora&quot;,
-        ///	&quot;restartButton10&quot;: &quot;riavvia ora&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;Riavviare per applicare le modifiche&quot;,
-        ///	&quot;txtVersion&quot;: &quot;Versione: {VN}&quot;,
-        ///	&quot;btnFind&quot;: &quot;Trova&quot;,
-        ///	&quot;btnKill&quot;: &quot;Uccisione&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;Manici di file&quot;,
-        ///	&quot;txtBitness&quot;: &quot;Architettura: {BITS}&quot; [rest of string was truncated]&quot;;.
-        /// </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 {
-        ///	&quot;subSystem&quot;: &quot;システム&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;プライバシー&quot;,
-        ///	&quot;subGaming&quot;: &quot;ゲーム&quot;,
-        ///	&quot;subTouch&quot;: &quot;タッチ&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;タスクバー&quot;,
-        ///	&quot;subExtras&quot;: &quot;その他&quot;,
-        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
-        ///	&quot;restartButton&quot;: &quot;今すぐ再起動&quot;,
-        ///	&quot;restartButton8&quot;: &quot;今すぐ再起動&quot;,
-        ///	&quot;restartButton10&quot;: &quot;今すぐ再起動&quot;,
-        ///	&quot;btnFind&quot;: &quot;検索&quot;,
-        ///	&quot;btnKill&quot;: &quot;強制終了&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;ファイル ハンドル&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;再起動して変更を適用&quot;,
-        ///	&quot;txtVersion&quot;: &quot;バージョン: {VN}&quot;,
-        ///	&quot;txtBitness&quot;: &quot;{BITS}で動作しています。&quot;,
-        ///	&quot;linkUpdate&quot;: &quot;アップデートが利用可能です&quot;,
-        ///	&quot;lblLab&quot;: &quot;実験的ビルド\n(テスト後に削除されます)&quot;,
-        ///	&quot;performanceSw&quot;:  [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string JA {
-            get {
-                return ResourceManager.GetString("JA", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
-        /// </summary>
-        internal static System.Drawing.Bitmap japan {
-            get {
-                object obj = ResourceManager.GetObject("japan", resourceCulture);
-                return ((System.Drawing.Bitmap)(obj));
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to {
-        ///	&quot;subSystem&quot;: &quot;시스템&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;개인 정보&quot;,
-        ///	&quot;subGaming&quot;: &quot;게이밍&quot;,
-        ///	&quot;subTouch&quot;: &quot;터치&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;작업 표시줄&quot;,
-        ///	&quot;subExtras&quot;: &quot;추가&quot;,	
-        ///	&quot;btnAbout&quot;: &quot;확인&quot;,
-        ///	&quot;restartButton&quot;: &quot;지금 다시 시작&quot;,
-        ///	&quot;restartButton8&quot;: &quot;지금 다시 시작&quot;,
-        ///	&quot;restartButton10&quot;: &quot;지금 다시 시작&quot;,
-        ///	&quot;btnFind&quot;: &quot;찾기&quot;,
-        ///	&quot;btnKill&quot;: &quot;죽이기&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;파일 핸들&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;다시 시작하여 변경 사항 적용&quot;,
-        ///	&quot;txtVersion&quot;: &quot;버전: {VN}&quot;,
-        ///	&quot;txtBitness&quot;: &quot;{BITS}로 작업중 - 한국어: 비너스걸&quot;,
-        ///	&quot;linkUpdate&quot;: &quot;업데이트 가능&quot;,
-        ///	&quot;lblLab&quot;: &quot;실험 빌드\n(테스트 후 삭제)&quot;,
-        ///	&quot;performanceSw&quot;:  [rest of string was truncated]&quot;;.
-        /// </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 {
-        ///	&quot;subSystem&quot;: &quot;سیستەم&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;تایبەتمەندیەتی&quot;,
-        ///	&quot;subGaming&quot;: &quot;یاریکردن&quot;,
-        ///	&quot;subTouch&quot;: &quot;دەست لێدان&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;تاسکبار&quot;,
-        ///	&quot;subExtras&quot;: &quot;زیادە&quot;,
-        ///	&quot;btnAbout&quot;: &quot;باشە&quot;,
-        ///	&quot;restartButton&quot;: &quot;ئێستا ڕیستارتی بکەوە&quot;,
-        ///	&quot;restartButton8&quot;: &quot;ئێستا ڕیستارتی بکەوە&quot;,
-        ///	&quot;restartButton10&quot;: &quot;ئێستا ڕیستارتی بکەوە&quot;,
-        ///	&quot;btnFind&quot;: &quot;بیدۆزەوە&quot;,
-        ///	&quot;btnKill&quot;: &quot;بیکوژە (دایبخە)&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;دەسکەکانی فایل&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;ڕیستارتی ئەکەیتەوە بۆ بینینی گۆڕانکاریەکان&quot;,
-        ///	&quot;txtVersion&quot;: &quot;وەشان : &quot;,
-        ///	&quot; [rest of string was truncated]&quot;;.
-        /// </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 logo {
-            get {
-                object obj = ResourceManager.GetObject("logo", resourceCulture);
-                return ((System.Drawing.Bitmap)(obj));
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to {
-        ///   &quot;subSystem&quot;: &quot;Systeem&quot;,
-        ///   &quot;subPrivacy&quot;: &quot;Privacy&quot;,
-        ///   &quot;subGaming&quot;: &quot;Gamen&quot;,
-        ///   &quot;subTouch&quot;: &quot;Aanraken&quot;,
-        ///   &quot;subTaskbar&quot;: &quot;Taakbalk&quot;,
-        ///   &quot;subExtras&quot;: &quot;Extra&apos;s&quot;,
-        ///   &quot;btnAbout&quot;:&quot;OK&quot;,
-        ///   &quot;restartButton&quot;:&quot;Nu opnieuw opstarten&quot;,
-        ///   &quot;restartButton8&quot;:&quot;Nu opnieuw opstarten&quot;,
-        ///   &quot;restartButton10&quot;:&quot;Nu opnieuw opstarten&quot;,
-        ///   &quot;restartAndApply&quot;:&quot;Herstart om wijzigingen toe te passen&quot;,
-        ///   &quot;txtVersion&quot;:&quot;Versie: {VN}&quot;,
-        ///   &quot;btnFind&quot;:&quot;Vind&quot;,
-        ///   &quot;btnKill&quot;:&quot;Dood&quot;,
-        ///   &quot;trayUnlocker&quot;:&quot;Bestandshandvatten&quot;,
-        ///    [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string NL {
-            get {
-                return ResourceManager.GetString("NL", 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 {
-        ///	&quot;subSystem&quot;: &quot;System&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;Prywatność&quot;,
-        ///	&quot;subGaming&quot;: &quot;Gra&quot;,
-        ///	&quot;subTouch&quot;: &quot;Dotyk&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;Pasek zadań&quot;,
-        ///	&quot;subExtras&quot;: &quot;Dodatki&quot;,
-        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
-        ///	&quot;restartButton&quot;: &quot;Uruchom ponownie teraz&quot;,
-        ///	&quot;restartButton8&quot;: &quot;Uruchom ponownie teraz&quot;,
-        ///	&quot;restartButton10&quot;: &quot;Uruchom ponownie teraz&quot;,
-        ///	&quot;btnFind&quot;: &quot;Znajdź&quot;,
-        ///	&quot;btnKill&quot;: &quot;Zakończ&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;Deskryptory plików&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;Uruchom ponownie, aby zastosować zmiany&quot;,
-        ///	&quot;onedriveM&quot;: &quot;Czy na pewno chcesz usunąć u [rest of string was truncated]&quot;;.
-        /// </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 resource of type System.Byte[].
-        /// </summary>
-        internal static byte[] Poppins_Regular {
-            get {
-                object obj = ResourceManager.GetObject("Poppins_Regular", 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]
-        ///&quot;MUIVerb&quot;=&quot;Power Menu&quot;
-        ///&quot;SubCommands&quot;=&quot;lock;logoff;switch;sleep;hibernate;restart;safemode;shutdown;hybridshutdown&quot;
-        ///&quot;Icon&quot;=&quot;shell32.dll,215&quot;
-        ///&quot;Position&quot;=&quot;bottom&quot;
-        ///
-        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock]
-        ///@=&quot;Lock&quot;
-        ///
-        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock\command]
-        ///@=&quot;Rundll32 User32.dll,LockWorkStati [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string PowerMenu {
-            get {
-                return ResourceManager.GetString("PowerMenu", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to {
-        ///	&quot;subSystem&quot;: &quot;Sistema&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;Privacidade&quot;,
-        ///	&quot;subGaming&quot;: &quot;Jogos&quot;,
-        ///	&quot;subTouch&quot;: &quot;Toque&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;Barra de tarefas&quot;,
-        ///	&quot;subExtras&quot;: &quot;Extras&quot;,
-        ///	&quot;btnAbout&quot;: &quot;Feito&quot;,
-        ///	&quot;restartButton&quot;: &quot;Reinicie agora&quot;,
-        ///	&quot;restartButton8&quot;: &quot;Reinicie agora&quot;,
-        ///	&quot;restartButton10&quot;: &quot;Reinicie agora&quot;,
-        ///	&quot;btnFind&quot;: &quot;Encontrar&quot;,
-        ///	&quot;btnKill&quot;: &quot;Finalizar&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;Alças de arquivo&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;Reinicie para aplicar as alterações&quot;,
-        ///	&quot;onedriveM&quot;: &quot;Tem certeza de que deseja desinstalar o On [rest of string was truncated]&quot;;.
-        /// </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 Windows Registry Editor Version 5.00
-        ///
-        ///; MajorGeeks.Com
-        ///; How to Restore the Windows Photo Viewer on Windows 10
-        ///; https://www.majorgeeks.com/content/page/restore_the_windows_photo_viewer_on_windows_10.html
-        ///
-        ///[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open]
-        ///&quot;MuiVerb&quot;=&quot;@photoviewer.dll,-3043&quot;
-        ///
-        ///[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\command]
-        ///@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
-        ///  00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,0 [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string RestoreClassicPhotoViewer {
-            get {
-                return ResourceManager.GetString("RestoreClassicPhotoViewer", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to {
-        ///	&quot;subSystem&quot;: &quot;Sistem&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;Confidențialitate&quot;,
-        ///	&quot;subGaming&quot;: &quot;Jocuri&quot;,
-        ///	&quot;subTouch&quot;: &quot;Atingere&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;Bara de activități&quot;,
-        ///	&quot;subExtras&quot;: &quot;In plus&quot;,
-        ///	&quot;btnAbout&quot;: &quot;Bine&quot;,
-        ///	&quot;restartButton&quot;: &quot;Reporniți acum&quot;,
-        ///	&quot;restartButton8&quot;: &quot;Reporniți acum&quot;,
-        ///	&quot;restartButton10&quot;: &quot;Reporniți acum&quot;,
-        ///	&quot;btnFind&quot;: &quot;Găsește&quot;,
-        ///	&quot;btnKill&quot;: &quot;Terminati&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;Mânere de fișiere&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;Reporniți pentru a aplica modificările&quot;,
-        ///	&quot;txtVersion&quot;: &quot;Versiunea: {VN}&quot;,
-        ///	&quot;txtBitn [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string RO {
-            get {
-                return ResourceManager.GetString("RO", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
-        /// </summary>
-        internal static System.Drawing.Bitmap romania {
-            get {
-                object obj = ResourceManager.GetObject("romania", resourceCulture);
-                return ((System.Drawing.Bitmap)(obj));
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to {
-        ///	&quot;subSystem&quot;: &quot;Система&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;Конфиденциальность&quot;,
-        ///	&quot;subGaming&quot;: &quot;Игры&quot;,
-        ///	&quot;subTouch&quot;: &quot;Сенсорный экран&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;Панель задач&quot;,
-        ///	&quot;subExtras&quot;: &quot;Дополнительно&quot;,
-        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
-        ///	&quot;restartButton&quot;: &quot;Перезапустить сейчас&quot;,
-        ///	&quot;restartButton8&quot;: &quot;Перезапустить сейчас&quot;,
-        ///	&quot;restartButton10&quot;: &quot;Перезапустить сейчас&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;Перезапустить, чтобы применить изменения&quot;,
-        ///	&quot;txtVersion&quot;: &quot;Версия: {VN}&quot;,
-        ///	&quot;btnFind&quot;: &quot;Находить&quot;,
-        ///	&quot;btnKill&quot;: &quot;Убийство&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;Дескрипт [rest of string was truncated]&quot;;.
-        /// </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]
-        ///&quot;MUIVerb&quot;=&quot;System Shortcuts&quot;
-        ///&quot;SubCommands&quot;=&quot;admintools;datetime;regional;folderoptions;gmode;internetoptions;network;power;appwiz;rbin;run;search;services;sysdm;user;user2;flip3d&quot;
-        ///&quot;icon&quot;=&quot;sysdm.cpl&quot;
-        ///&quot;Position&quot;=-
-        ///
-        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\admintools]
-        ///@=&quot;Administrative Tools&quot;
-        ///&quot;icon&quot;=&quot;imageres.dll,109&quot;
-        ///
-        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Micros [rest of string was truncated]&quot;;.
-        /// </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]
-        ///&quot;MUIVerb&quot;=&quot;System Tools&quot;
-        ///&quot;SubCommands&quot;=&quot;control;cleanmgr;devmgr;event;regedit;secctr;msconfig;taskmgr;taskschd;wu&quot;
-        ///&quot;icon&quot;=&quot;imageres.dll,104&quot;
-        ///&quot;Position&quot;=-
-        ///
-        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control]
-        ///@=&quot;Control Panel&quot;
-        ///&quot;icon&quot;=&quot;control.exe&quot;
-        ///
-        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control\command]
-        ///@=&quot;c [rest of string was truncated]&quot;;.
-        /// </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 {
-        ///	&quot;subSystem&quot;: &quot;Sistem&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;Mahremiyet&quot;,
-        ///	&quot;subGaming&quot;: &quot;Oyun&quot;,
-        ///	&quot;subTouch&quot;: &quot;Dokunmak&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;Görev çubuğu&quot;,
-        ///	&quot;subExtras&quot;: &quot;Ekstralar&quot;,
-        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
-        ///	&quot;restartButton&quot;: &quot;şimdi yeniden başlat&quot;,
-        ///	&quot;restartButton8&quot;: &quot;şimdi yeniden başlat&quot;,
-        ///	&quot;restartButton10&quot;: &quot;şimdi yeniden başlat&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;Değişiklikleri uygulamak için yeniden başlatılsın mı&quot;,
-        ///	&quot;onedriveM&quot;: &quot;OneDrive&apos;ı kaldırmak istediğinizden emin misiniz? Bu, Masaüstü ve Belge dosyalarınızı siler! Bu seçen [rest of string was truncated]&quot;;.
-        /// </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 {
-        ///	&quot;subSystem&quot;: &quot;系統&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;隱私&quot;,
-        ///	&quot;subGaming&quot;: &quot;賭博&quot;,
-        ///	&quot;subTouch&quot;: &quot;觸碰&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;任務欄&quot;,
-        ///	&quot;subExtras&quot;: &quot;附加功能&quot;,
-        ///	&quot;btnAbout&quot;: &quot;確定&quot;,
-        ///	&quot;restartButton&quot;: &quot;現在重啟&quot;,
-        ///	&quot;restartButton8&quot;: &quot;現在重啟&quot;,
-        ///	&quot;restartButton10&quot;: &quot;現在重啟&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;重新啟動以應用更改&quot;,
-        ///	&quot;onedriveM&quot;: &quot;確定要卸載 OneDrive 嗎? 這將刪除您的桌面和文檔文件! 僅在本地帳戶上使用此選項!&quot;,
-        ///	&quot;txtVersion&quot;: &quot;版本: {VN}&quot;,
-        ///	&quot;systemRestoreM&quot;: &quot;您確定要禁用系統還原嗎? 這將刪除您當前的備份圖像!&quot;,
-        ///	&quot;txtBitness&quot;: &quot;您使用的是{BITS}&quot;,
-        ///	&quot;btnFind&quot;: &quot;尋找&quot;,
-        ///	&quot;btnKill&quot;: &quot;殺&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;文件句柄&quot;,
-        ///	&quot;li [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string TW {
-            get {
-                return ResourceManager.GetString("TW", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized string similar to {
-        ///	&quot;subSystem&quot;: &quot;Система&quot;,
-        ///	&quot;subPrivacy&quot;: &quot;Конфіденційність&quot;,
-        ///	&quot;subGaming&quot;: &quot;Ігри&quot;,
-        ///	&quot;subTouch&quot;: &quot;Дотик&quot;,
-        ///	&quot;subTaskbar&quot;: &quot;Панель задач&quot;,
-        ///	&quot;subExtras&quot;: &quot; Доповнення&quot;,
-        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
-        ///	&quot;restartButton&quot;: &quot;Перезапустити зараз&quot;,
-        ///	&quot;restartButton8&quot;: &quot;Перезапустити зараз&quot;,
-        ///	&quot;restartButton10&quot;: &quot;Перезапустити зараз&quot;,
-        ///	&quot;btnFind&quot;: &quot;Знайти&quot;,
-        ///	&quot;btnKill&quot;: &quot;Вимкнути примусово&quot;,
-        ///	&quot;trayUnlocker&quot;: &quot;Дескриптор файлів&quot;,
-        ///	&quot;restartAndApply&quot;: &quot;Перезапустити для застосування змін&quot;,
-        ///	&quot;txtVersion&quot;: &quot;Версія: {VN}&quot;,
-        ///	 [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string UA {
-            get {
-                return ResourceManager.GetString("UA", resourceCulture);
-            }
-        }
-        
-        /// <summary>
-        ///   Looks up a localized resource of type System.Drawing.Bitmap.
-        /// </summary>
-        internal static System.Drawing.Bitmap ukraine {
-            get {
-                object obj = ResourceManager.GetObject("ukraine", resourceCulture);
-                return ((System.Drawing.Bitmap)(obj));
-            }
-        }
-        
-        /// <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]
-        ///&quot;MUIVerb&quot;=&quot;Windows Apps&quot;
-        ///&quot;SubCommands&quot;=&quot;calc;chmap;cmd;dfrg;ie;notepad;paint;psr;snip;srd;srt;tsch;wmp;wordpad&quot;
-        ///&quot;icon&quot;=&quot;imageres.dll,152&quot;
-        ///&quot;Position&quot;=-
-        ///
-        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc]
-        ///@=&quot;Calculator&quot;
-        ///&quot;icon&quot;=&quot;calc.exe&quot;
-        ///
-        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc\command]
-        ///@=&quot;calc.exe&quot;
-        ///
-        ///[HK [rest of string was truncated]&quot;;.
-        /// </summary>
-        internal static string WindowsApps {
-            get {
-                return ResourceManager.GetString("WindowsApps", resourceCulture);
-            }
-        }
-    }
-}
+//------------------------------------------------------------------------------
+// <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]
+        ///@=&quot;Open Command Prompt here&quot;
+        ///&quot;Icon&quot;=&quot;cmd.exe&quot;
+        ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
+        ///
+        ///[HKEY_CLASSES_ROOT\Directory\shell\OpenWithCMD\command]
+        ///@=&quot;cmd.exe /s /k pushd \&quot;%V\&quot;&quot;
+        ///
+        ///[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWithCMD]
+        ///@=&quot;Open Command Prompt here&quot;
+        ///&quot;Icon&quot;=&quot;cmd.exe&quot;
+        ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
+        ///
+        ///[HKEY_CLASSES_ROOT\Directory\Background\shell\OpenWithCMD\command]
+        ///@=&quot;cmd.exe /s /k pushd \&quot;%V\&quot;&quot;
+        ///
+        ///[HKEY_CLASSES_ROOT\D [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string AddOpenWithCMD {
+            get {
+                return ResourceManager.GetString("AddOpenWithCMD", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to {
+        ///	&quot;subSystem&quot;: &quot;نظام&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;خصوصية&quot;,
+        ///	&quot;subGaming&quot;: &quot;الألعاب&quot;,
+        ///	&quot;subTouch&quot;: &quot;يلمس&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;ريط المهام&quot;,
+        ///	&quot;subExtras&quot;: &quot;إضافات&quot;,
+        ///	&quot;btnAbout&quot;: &quot;حسنا&quot;,
+        ///	&quot;restartButton&quot;: &quot;إعادة التشغيل الآن&quot;,
+        ///	&quot;restartButton8&quot;: &quot;إعادة التشغيل الآن&quot;,
+        ///	&quot;restartButton10&quot;: &quot;إعادة التشغيل الآن&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;إعادة التشغيل لتطبيق التغييرات&quot;,
+        ///	&quot;btnFind&quot;: &quot;يجد&quot;,
+        ///	&quot;btnKill&quot;: &quot;قتل&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;مقابض الملفات&quot;,
+        ///	&quot;onedriveM&quot;: &quot;هل أنت متأكد من أنك تريد إزالة تثبيت OneDrive؟ يؤدي هذا إلى حذف  [rest of string was truncated]&quot;;.
+        /// </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 banner {
+            get {
+                object obj = ResourceManager.GetObject("banner", 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 {
+        ///	&quot;subSystem&quot;: &quot;系统&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;隐私&quot;,
+        ///	&quot;subGaming&quot;: &quot;游戏&quot;,
+        ///	&quot;subTouch&quot;: &quot;触碰&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;任务栏&quot;,
+        ///	&quot;subExtras&quot;: &quot;附加功能&quot;,
+        ///	&quot;btnAbout&quot;: &quot;确定&quot;,
+        ///	&quot;restartButton&quot;: &quot;现在重启&quot;,
+        ///	&quot;restartButton8&quot;: &quot;现在重启&quot;,
+        ///	&quot;restartButton10&quot;: &quot;现在重启&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;重新启动以应用更改&quot;,
+        ///	&quot;btnFind&quot;: &quot;查找进程&quot;,
+        ///	&quot;btnKill&quot;: &quot;结束进程&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;查找文件句柄&quot;,
+        ///	&quot;txtVersion&quot;: &quot;版本: {VN}&quot;,
+        ///	&quot;txtBitness&quot;: &quot;您使用的是{BITS}&quot;,
+        ///	&quot;onedriveM&quot;: &quot;确定要卸载 OneDrive 吗? 这将删除您的桌面和文档文件! 仅在本地帐户上使用此选项!&quot;,
+        ///	&quot;systemRestoreM&quot;: &quot;您确定要禁用系统还原吗? 这将删除您当前的备份图像!&quot; [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string CN {
+            get {
+                return ResourceManager.GetString("CN", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to {
+        ///	&quot;subSystem&quot;: &quot;Systém&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;Soukromí&quot;,
+        ///	&quot;subGaming&quot;: &quot;Hraní&quot;,
+        ///	&quot;subTouch&quot;: &quot;Dotek&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;Hlavní panel&quot;,
+        ///	&quot;subExtras&quot;: &quot;Extra&quot;,
+        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
+        ///	&quot;restartButton&quot;: &quot;Restartovat nyní&quot;,
+        ///	&quot;restartButton8&quot;: &quot;Restartovat nyní&quot;,
+        ///	&quot;restartButton10&quot;: &quot;Restartovat nyní&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;Restartovat a použít změny&quot;,
+        ///	&quot;btnFind&quot;: &quot;Nalézt&quot;,
+        ///	&quot;btnKill&quot;: &quot;Zabít&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;Držadla souborů (File Handles)&quot;,
+        ///	&quot;txtVersion&quot;: &quot;Verze: {VN}&quot;,
+        ///	&quot;onedriveM&quot;: &quot;Opravdu chcete odin [rest of string was truncated]&quot;;.
+        /// </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 {
+        ///	&quot;subSystem&quot;: &quot;System&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;Datenschutz&quot;,
+        ///	&quot;subGaming&quot;: &quot;Gaming&quot;,
+        ///	&quot;subTouch&quot;: &quot;Touch&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;Taskleiste&quot;,
+        ///	&quot;subExtras&quot;: &quot;Zusatzfunktionen&quot;,
+        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
+        ///	&quot;restartButton&quot;: &quot;Jetzt neu starten&quot;,
+        ///	&quot;restartButton8&quot;: &quot;Jetzt neu starten&quot;,
+        ///	&quot;restartButton10&quot;: &quot;Jetzt neu starten&quot;,
+        ///	&quot;btnFind&quot;: &quot;Suchen&quot;,
+        ///	&quot;btnKill&quot;: &quot;Beenden&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;Dateigriffe&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;Neustart zur Anwendung der Änderungen&quot;,
+        ///	&quot;txtVersion&quot;: &quot;Version: {VN}&quot;,
+        ///	&quot;txtBitness&quot;: &quot;Sie ar [rest of string was truncated]&quot;;.
+        /// </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]
+        ///&quot;MUIVerb&quot;=&quot;Desktop Shortcuts&quot;
+        ///&quot;SubCommands&quot;=&quot;theme;wallpaper;scrnsavr;desktopicons;sound;cursor;DPI;color&quot;
+        ///&quot;icon&quot;=&quot;desk.cpl&quot;
+        ///&quot;Position&quot;=-
+        ///
+        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme]
+        ///@=&quot;Change Theme&quot;
+        ///&quot;icon&quot;=&quot;imageres.dll,145&quot;
+        ///
+        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme\command]
+        ///@=&quot;control desk [rest of string was truncated]&quot;;.
+        /// </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
+        ///
+        ///; MajorGeeks.Com
+        ///; How to Restore the Windows Photo Viewer on Windows 10
+        ///; https://www.majorgeeks.com/content/page/restore_the_windows_photo_viewer_on_windows_10.html
+        ///
+        ///[HKEY_CLASSES_ROOT\jpegfile\shell\open\DropTarget]
+        ///&quot;Clsid&quot;=-
+        ///
+        ///[HKEY_CLASSES_ROOT\pngfile\shell\open\DropTarget]
+        ///&quot;Clsid&quot;=-
+        ///
+        ///[-HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open]
+        ///
+        ///[-HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Bitmap]
+        ///
+        ///[-HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.JFIF]
+        ///
+        ///[-H [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string DisableClassicPhotoViewer {
+            get {
+                return ResourceManager.GetString("DisableClassicPhotoViewer", 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 &quot;DisableAntiSpyware&quot; 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.ht [rest of string was truncated]&quot;;.
+        /// </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]
+        ///&quot;accesssolution&quot;=dword:00000001
+        ///&quot;olksolution&quot;=dword:00000001
+        ///&quot;onenotesolution&quot;=dword:00000001
+        ///&quot;pptsolution&quot;=dword:00000001
+        ///&quot;projectsolution&quot;=dword:00000001
+        ///&quot;publishersolution&quot;=dword:00000001
+        ///&quot;visiosolution&quot;=dword:00000001
+        ///&quot;wdsolution&quot;=dword:00000001
+        ///&quot;xlsolution&quot;=dword:00000001
+        /// 
+        ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
+        ///&quot;agave&quot; [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string DisableOfficeTelemetry {
+            get {
+                return ResourceManager.GetString("DisableOfficeTelemetry", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot;
+        ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /disable
+        ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot;
+        ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /disable
+        ///
+        ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack&quot;
+        ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack&quot; /disable
+        ///schtasks /end /tn &quot;\Microsoft\Office\OfficeTelemetryAgen [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string DisableOfficeTelemetryTasks {
+            get {
+                return ResourceManager.GetString("DisableOfficeTelemetryTasks", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot;
+        ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /disable
+        ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot;
+        ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /disable
+        ///schtasks /end /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot;
+        ///schtasks /change /tn &quot;\Microsoft\ [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string DisableTelemetryTasks {
+            get {
+                return ResourceManager.GetString("DisableTelemetryTasks", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot;
+        ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /disable
+        ///schtasks /end /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot;
+        ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /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 dutch {
+            get {
+                object obj = ResourceManager.GetObject("dutch", resourceCulture);
+                return ((System.Drawing.Bitmap)(obj));
+            }
+        }
+        
+        /// <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 {
+        ///	&quot;subSystem&quot;: &quot;Σύστημα&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;Ιδιωτικότητα&quot;,
+        ///	&quot;subGaming&quot;: &quot;Gaming&quot;,
+        ///	&quot;subTouch&quot;: &quot;Αφή&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;Γραμμή Εργασιών&quot;,
+        ///	&quot;subExtras&quot;: &quot;Πρόσθετα&quot;,
+        ///	&quot;btnAbout&quot;: &quot;Εντάξει&quot;,
+        ///	&quot;restartButton&quot;: &quot;Επανεκκίνηση τώρα&quot;,
+        ///	&quot;restartButton8&quot;: &quot;Επανεκκίνηση τώρα&quot;,
+        ///	&quot;restartButton10&quot;: &quot;Επανεκκίνηση τώρα&quot;,
+        ///	&quot;btnFind&quot;: &quot;Εύρεση&quot;,
+        ///	&quot;btnKill&quot;: &quot;Τερματισμός&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;File Handles&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;Επανεκκίνηση για την εφαρμογή των αλλαγών&quot;,
+        ///	&quot;txtVersion&quot;: &quot;Έκδοση: {VN}&quot;,
+        ///	&quot;txtBitness [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string EL {
+            get {
+                return ResourceManager.GetString("EL", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to {
+        ///	&quot;subSystem&quot;: &quot;System&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;Privacy&quot;,
+        ///	&quot;subGaming&quot;: &quot;Gaming&quot;,
+        ///	&quot;subTouch&quot;: &quot;Touch&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;Taskbar&quot;,
+        ///	&quot;subExtras&quot;: &quot;Extras&quot;,
+        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
+        ///	&quot;restartButton&quot;: &quot;Restart now&quot;,
+        ///	&quot;restartButton8&quot;: &quot;Restart now&quot;,
+        ///	&quot;restartButton10&quot;: &quot;Restart now&quot;,
+        ///	&quot;btnFind&quot;: &quot;Find&quot;,
+        ///	&quot;btnKill&quot;: &quot;Kill&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;File Handles&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;Restart to apply changes&quot;,
+        ///	&quot;txtVersion&quot;: &quot;Version: {VN}&quot;,
+        ///	&quot;txtBitness&quot;: &quot;You are working with {BITS}&quot;,
+        ///	&quot;linkUpdate&quot;: &quot;Update avai [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string EN {
+            get {
+                return ResourceManager.GetString("EN", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to reg add &quot;HKLM\Software\Microsoft\Windows Defender\Features&quot; /v &quot;TamperProtection&quot; /t REG_DWORD /d &quot;1&quot; /f
+        ///
+        ///reg add &quot;HKLM\System\CurrentControlSet\Services\SgrmBroker&quot; /v &quot;Start&quot; /t REG_DWORD /d &quot;2&quot; /f
+        ///
+        ///reg add &quot;HKLM\System\CurrentControlSet\Services\SecurityHealthService&quot; /v &quot;Start&quot; /t REG_DWORD /d &quot;2&quot; /f
+        ///
+        ///rem 1 - Disable Real-time protection
+        ///reg delete &quot;HKLM\Software\Policies\Microsoft\Windows Defender&quot; /f
+        ///reg add &quot;HKLM\Software\Policies\Microsoft\Windows Defender&quot; /v &quot;DisableAntiSpyware&quot; /t REG_DWO [rest of string was truncated]&quot;;.
+        /// </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]
+        ///&quot;accesssolution&quot;=-
+        ///&quot;olksolution&quot;=-
+        ///&quot;onenotesolution&quot;=-
+        ///&quot;pptsolution&quot;=-
+        ///&quot;projectsolution&quot;=-
+        ///&quot;publishersolution&quot;=-
+        ///&quot;visiosolution&quot;=-
+        ///&quot;wdsolution&quot;=-
+        ///&quot;xlsolution&quot;=-
+        /// 
+        ///[HKEY_CURRENT_USER\Software\Policies\microsoft\office\16.0\osm\preventedsolutiontypes]
+        ///&quot;agave&quot;=-
+        ///&quot;appaddins&quot;=-
+        ///&quot;comaddins&quot;=-
+        ///&quot;documentfiles&quot;=-
+        ///&quot;templatefiles&quot;=-
+        ///.
+        /// </summary>
+        internal static string EnableOfficeTelemetry {
+            get {
+                return ResourceManager.GetString("EnableOfficeTelemetry", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack2016&quot; /enable
+        ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn2016&quot; /enable
+        ///
+        ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentFallBack&quot; /enable
+        ///schtasks /change /tn &quot;\Microsoft\Office\OfficeTelemetryAgentLogOn&quot; /enable
+        ///
+        ///reg add &quot;HKCU\SOFTWARE\Microsoft\Office\15.0\Outlook\Options\Mail&quot; /v &quot;EnableLogging&quot; /t REG_DWORD /d 1 /f
+        ///reg add &quot;HKCU\SOFTWARE\Microsoft\Office\16.0\Outlook\Options\Mail&quot; /v &quot;EnableLoggi [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string EnableOfficeTelemetryTasks {
+            get {
+                return ResourceManager.GetString("EnableOfficeTelemetryTasks", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&quot; /enable
+        ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&quot; /enable
+        ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&quot; /enable
+        ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip&quot; /enable
+        ///schtasks /change /tn &quot;\Microsoft\Windows\Customer Experience Improvement Program\Uploader&quot; /enable
+        ///schta [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string EnableTelemetryTasks {
+            get {
+                return ResourceManager.GetString("EnableTelemetryTasks", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTask&quot; /enable
+        ///schtasks /change /tn &quot;\Microsoft\XblGameSave\XblGameSaveTaskLogon&quot; /enable
+        ///.
+        /// </summary>
+        internal static string EnableXboxTasks {
+            get {
+                return ResourceManager.GetString("EnableXboxTasks", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to {
+        ///	&quot;subSystem&quot;: &quot;Sistema&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;Privacidad&quot;,
+        ///	&quot;subGaming&quot;: &quot;Juego de azar&quot;,
+        ///	&quot;subTouch&quot;: &quot;Tocar&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;Barra de tareas&quot;,
+        ///	&quot;subExtras&quot;: &quot;Extras&quot;,
+        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
+        ///	&quot;restartButton&quot;: &quot;Reiniciar ahora&quot;,
+        ///	&quot;restartButton8&quot;: &quot;Reiniciar ahora&quot;,
+        ///	&quot;restartButton10&quot;: &quot;Reiniciar ahora&quot;,
+        ///	&quot;btnFind&quot;: &quot;Encontrar&quot;,
+        ///	&quot;btnKill&quot;: &quot;Matar&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;Asas de archivo&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;Reiniciar para aplicar cambios&quot;,
+        ///	&quot;onedriveM&quot;: &quot;¿Seguro que quieres desinstalar OneDrive? ¡Est [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string ES {
+            get {
+                return ResourceManager.GetString("ES", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to {
+        ///	&quot;subSystem&quot;: &quot;سیستم&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;حریم خصوصی&quot;,
+        ///	&quot;subGaming&quot;: &quot;بازی&quot;,
+        ///	&quot;subTouch&quot;: &quot;لمس کردن&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;نوار وظیفه&quot;,
+        ///	&quot;subExtras&quot;: &quot;موارد اضافی&quot;,
+        ///	&quot;btnAbout&quot;: &quot;تایید&quot;,
+        ///	&quot;restartButton&quot;: &quot;راه اندازی مجدد&quot;,
+        ///	&quot;restartButton8&quot;: &quot;راه اندازی مجدد&quot;,
+        ///	&quot;restartButton10&quot;: &quot;راه اندازی مجدد&quot;,
+        ///	&quot;btnFind&quot;: &quot;پیدا کردن&quot;,
+        ///	&quot;btnKill&quot;: &quot;کشتن&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;دسته های فایل&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;ریست برای اعمال تغییرات&quot;,
+        ///	&quot;txtVersion&quot;: &quot;نسخه: {VN}&quot;,
+        ///	&quot;txtBitness&quot;: &quot;شما کار میکنید با {BITS}&quot;,
+        ///	&quot; [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string FA {
+            get {
+                return ResourceManager.GetString("FA", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to {
+        ///	&quot;subSystem&quot;: &quot;Système&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;Intimité&quot;,
+        ///	&quot;subGaming&quot;: &quot;Jeux&quot;,
+        ///	&quot;subTouch&quot;: &quot;Toucher&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;Barre des tâches&quot;,
+        ///	&quot;subExtras&quot;: &quot;Suppléments&quot;,
+        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
+        ///	&quot;restartButton&quot;: &quot;redemarrer maintenant&quot;,
+        ///	&quot;restartButton8&quot;: &quot;redemarrer maintenant&quot;,
+        ///	&quot;restartButton10&quot;: &quot;redemarrer maintenant&quot;,
+        ///	&quot;btnFind&quot;: &quot;Trouver&quot;,
+        ///	&quot;btnKill&quot;: &quot;Tuer&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;Poignées de fichier&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;Redemarrer pour appliquer les changements&quot;,
+        ///	&quot;onedriveM&quot;: &quot;Voulez-vous vraimen [rest of string was truncated]&quot;;.
+        /// </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 &quot;%~dp0&quot; 
+        ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum &gt;List.txt 
+        ///dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum &gt;&gt;List.txt 
+        ///for /f %%i in (&apos;findstr /i . List.txt 2^&gt;nul&apos;) do dism /online /norestart /add-package:&quot;%SystemRoot%\servicing\Packages\%%i&quot; 
+        ///.
+        /// </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 {
+        ///	&quot;subSystem&quot;: &quot;Rendszer&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;Magánélet&quot;,
+        ///	&quot;subGaming&quot;: &quot;Szerencsejáték&quot;,
+        ///	&quot;subTouch&quot;: &quot;Érintés&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;Tálca&quot;,
+        ///	&quot;subExtras&quot;: &quot;Extrák&quot;,
+        ///	&quot;btnAbout&quot;: &quot;Rendben&quot;,
+        ///	&quot;restartButton&quot;: &quot;Újraindítás most&quot;,
+        ///	&quot;restartButton8&quot;: &quot;Újraindítás most&quot;,
+        ///	&quot;restartButton10&quot;: &quot;Újraindítás most&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;Újraindítod az eszközt, hogy a változások érvénybe kerüljenek&quot;,
+        ///	&quot;txtVersion&quot;: &quot;Verzuó: {VN}&quot;,
+        ///	&quot;txtBitness&quot;: &quot;You are working with {BITS}&quot;,
+        ///	&quot;linkUpdate&quot;: &quot;Frissítés elérhető&quot; [rest of string was truncated]&quot;;.
+        /// </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]
+        ///@=&quot;Take Ownership&quot;
+        ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
+        ///
+        ///[HKEY_CLASSES_ROOT\*\shell\runas\command]
+        ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
+        ///&quot;IsolatedCommand&quot;=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; &amp;&amp; icacls \&quot;%1\&quot; /grant administrators:F&quot;
+        ///
+        ///[HKEY_CLASSES_ROOT\Directory\shell\runas]
+        ///@=&quot;Take Ownership&quot;
+        ///&quot;NoWorkingDirectory&quot;=&quot;&quot;
+        ///
+        ///[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
+        ///@=&quot;cmd.exe /c takeown /f \&quot;%1\&quot; /r /d  [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string InstallTakeOwnership {
+            get {
+                return ResourceManager.GetString("InstallTakeOwnership", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        /// </summary>
+        internal static System.Drawing.Bitmap iran {
+            get {
+                object obj = ResourceManager.GetObject("iran", resourceCulture);
+                return ((System.Drawing.Bitmap)(obj));
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to {
+        ///	&quot;subSystem&quot;: &quot;Sistema&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;Privacy&quot;,
+        ///	&quot;subGaming&quot;: &quot;Gioco&quot;,
+        ///	&quot;subTouch&quot;: &quot;Tocco&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;Barra delle applicazioni&quot;,
+        ///	&quot;subExtras&quot;: &quot;Extra&quot;,
+        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
+        ///	&quot;restartButton&quot;: &quot;riavvia ora&quot;,
+        ///	&quot;restartButton8&quot;: &quot;riavvia ora&quot;,
+        ///	&quot;restartButton10&quot;: &quot;riavvia ora&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;Riavviare per applicare le modifiche&quot;,
+        ///	&quot;txtVersion&quot;: &quot;Versione: {VN}&quot;,
+        ///	&quot;btnFind&quot;: &quot;Trova&quot;,
+        ///	&quot;btnKill&quot;: &quot;Uccisione&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;Manici di file&quot;,
+        ///	&quot;txtBitness&quot;: &quot;Architettura: {BITS}&quot; [rest of string was truncated]&quot;;.
+        /// </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 {
+        ///	&quot;subSystem&quot;: &quot;システム&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;プライバシー&quot;,
+        ///	&quot;subGaming&quot;: &quot;ゲーム&quot;,
+        ///	&quot;subTouch&quot;: &quot;タッチ&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;タスクバー&quot;,
+        ///	&quot;subExtras&quot;: &quot;その他&quot;,
+        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
+        ///	&quot;restartButton&quot;: &quot;今すぐ再起動&quot;,
+        ///	&quot;restartButton8&quot;: &quot;今すぐ再起動&quot;,
+        ///	&quot;restartButton10&quot;: &quot;今すぐ再起動&quot;,
+        ///	&quot;btnFind&quot;: &quot;検索&quot;,
+        ///	&quot;btnKill&quot;: &quot;強制終了&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;ファイル ハンドル&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;再起動して変更を適用&quot;,
+        ///	&quot;txtVersion&quot;: &quot;バージョン: {VN}&quot;,
+        ///	&quot;txtBitness&quot;: &quot;{BITS}で動作しています。&quot;,
+        ///	&quot;linkUpdate&quot;: &quot;アップデートが利用可能です&quot;,
+        ///	&quot;lblLab&quot;: &quot;実験的ビルド\n(テスト後に削除されます)&quot;,
+        ///	&quot;performanceSw&quot;:  [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string JA {
+            get {
+                return ResourceManager.GetString("JA", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        /// </summary>
+        internal static System.Drawing.Bitmap japan {
+            get {
+                object obj = ResourceManager.GetObject("japan", resourceCulture);
+                return ((System.Drawing.Bitmap)(obj));
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to {
+        ///	&quot;subSystem&quot;: &quot;시스템&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;개인 정보&quot;,
+        ///	&quot;subGaming&quot;: &quot;게이밍&quot;,
+        ///	&quot;subTouch&quot;: &quot;터치&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;작업 표시줄&quot;,
+        ///	&quot;subExtras&quot;: &quot;추가&quot;,	
+        ///	&quot;btnAbout&quot;: &quot;확인&quot;,
+        ///	&quot;restartButton&quot;: &quot;지금 다시 시작&quot;,
+        ///	&quot;restartButton8&quot;: &quot;지금 다시 시작&quot;,
+        ///	&quot;restartButton10&quot;: &quot;지금 다시 시작&quot;,
+        ///	&quot;btnFind&quot;: &quot;찾기&quot;,
+        ///	&quot;btnKill&quot;: &quot;죽이기&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;파일 핸들&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;다시 시작하여 변경 사항 적용&quot;,
+        ///	&quot;txtVersion&quot;: &quot;버전: {VN}&quot;,
+        ///	&quot;txtBitness&quot;: &quot;{BITS}로 작업중 - 한국어: 비너스걸&quot;,
+        ///	&quot;linkUpdate&quot;: &quot;업데이트 가능&quot;,
+        ///	&quot;lblLab&quot;: &quot;실험 빌드\n(테스트 후 삭제)&quot;,
+        ///	&quot;performanceSw&quot;:  [rest of string was truncated]&quot;;.
+        /// </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 {
+        ///	&quot;subSystem&quot;: &quot;سیستەم&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;تایبەتمەندیەتی&quot;,
+        ///	&quot;subGaming&quot;: &quot;یاریکردن&quot;,
+        ///	&quot;subTouch&quot;: &quot;دەست لێدان&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;تاسکبار&quot;,
+        ///	&quot;subExtras&quot;: &quot;زیادە&quot;,
+        ///	&quot;btnAbout&quot;: &quot;باشە&quot;,
+        ///	&quot;restartButton&quot;: &quot;ئێستا ڕیستارتی بکەوە&quot;,
+        ///	&quot;restartButton8&quot;: &quot;ئێستا ڕیستارتی بکەوە&quot;,
+        ///	&quot;restartButton10&quot;: &quot;ئێستا ڕیستارتی بکەوە&quot;,
+        ///	&quot;btnFind&quot;: &quot;بیدۆزەوە&quot;,
+        ///	&quot;btnKill&quot;: &quot;بیکوژە (دایبخە)&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;دەسکەکانی فایل&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;ڕیستارتی ئەکەیتەوە بۆ بینینی گۆڕانکاریەکان&quot;,
+        ///	&quot;txtVersion&quot;: &quot;وەشان : &quot;,
+        ///	&quot; [rest of string was truncated]&quot;;.
+        /// </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 logo {
+            get {
+                object obj = ResourceManager.GetObject("logo", resourceCulture);
+                return ((System.Drawing.Bitmap)(obj));
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to {
+        ///	&quot;subSystem&quot;: &quot;सिस्टम&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;गोपनीयता&quot;,
+        ///	&quot;subGaming&quot;: &quot;गेमिङ&quot;,
+        ///	&quot;subTouch&quot;: &quot;स्पर्श&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;टास्कबार&quot;,
+        ///	&quot;subExtras&quot;: &quot;अतिरिक्त&quot;,
+        ///	&quot;btnAbout&quot;: &quot;ठिक छ&quot;,
+        ///	&quot;restartButton&quot;: &quot;अहिले पुन: प्रारंभ गर्नुहोस्&quot;,
+        ///	&quot;restartButton8&quot;: &quot;अहिले पुन: प्रारंभ गर्नुहोस्&quot;,
+        ///	&quot;restartButton10&quot;: &quot;अहिले पुन: प्रारंभ गर्नुहोस्&quot;,
+        ///	&quot;btnFind&quot;: &quot;फेला पर्ख्नुहोस्&quot;,
+        ///	&quot;btnKill&quot;: &quot;मार्नुहोस्&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;फाइल ह्यान्डलहरू&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;परिवर्तन लागू गर्नका लागि पुन: प्रारंभ गर्नुहोस्&quot;,
+        ///	&quot;t [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string NE {
+            get {
+                return ResourceManager.GetString("NE", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        /// </summary>
+        internal static System.Drawing.Bitmap nepal {
+            get {
+                object obj = ResourceManager.GetObject("nepal", resourceCulture);
+                return ((System.Drawing.Bitmap)(obj));
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to {
+        ///   &quot;subSystem&quot;: &quot;Systeem&quot;,
+        ///   &quot;subPrivacy&quot;: &quot;Privacy&quot;,
+        ///   &quot;subGaming&quot;: &quot;Gamen&quot;,
+        ///   &quot;subTouch&quot;: &quot;Aanraken&quot;,
+        ///   &quot;subTaskbar&quot;: &quot;Taakbalk&quot;,
+        ///   &quot;subExtras&quot;: &quot;Extra&apos;s&quot;,
+        ///   &quot;btnAbout&quot;:&quot;OK&quot;,
+        ///   &quot;restartButton&quot;:&quot;Nu opnieuw opstarten&quot;,
+        ///   &quot;restartButton8&quot;:&quot;Nu opnieuw opstarten&quot;,
+        ///   &quot;restartButton10&quot;:&quot;Nu opnieuw opstarten&quot;,
+        ///   &quot;restartAndApply&quot;:&quot;Herstart om wijzigingen toe te passen&quot;,
+        ///   &quot;txtVersion&quot;:&quot;Versie: {VN}&quot;,
+        ///   &quot;btnFind&quot;:&quot;Vind&quot;,
+        ///   &quot;btnKill&quot;:&quot;Dood&quot;,
+        ///   &quot;trayUnlocker&quot;:&quot;Bestandshandvatten&quot;,
+        ///    [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string NL {
+            get {
+                return ResourceManager.GetString("NL", 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 {
+        ///	&quot;subSystem&quot;: &quot;System&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;Prywatność&quot;,
+        ///	&quot;subGaming&quot;: &quot;Gra&quot;,
+        ///	&quot;subTouch&quot;: &quot;Dotyk&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;Pasek zadań&quot;,
+        ///	&quot;subExtras&quot;: &quot;Dodatki&quot;,
+        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
+        ///	&quot;restartButton&quot;: &quot;Uruchom ponownie teraz&quot;,
+        ///	&quot;restartButton8&quot;: &quot;Uruchom ponownie teraz&quot;,
+        ///	&quot;restartButton10&quot;: &quot;Uruchom ponownie teraz&quot;,
+        ///	&quot;btnFind&quot;: &quot;Znajdź&quot;,
+        ///	&quot;btnKill&quot;: &quot;Zakończ&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;Deskryptory plików&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;Uruchom ponownie, aby zastosować zmiany&quot;,
+        ///	&quot;onedriveM&quot;: &quot;Czy na pewno chcesz usunąć u [rest of string was truncated]&quot;;.
+        /// </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 resource of type System.Byte[].
+        /// </summary>
+        internal static byte[] Poppins_Regular {
+            get {
+                object obj = ResourceManager.GetObject("Poppins_Regular", 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]
+        ///&quot;MUIVerb&quot;=&quot;Power Menu&quot;
+        ///&quot;SubCommands&quot;=&quot;lock;logoff;switch;sleep;hibernate;restart;safemode;shutdown;hybridshutdown&quot;
+        ///&quot;Icon&quot;=&quot;shell32.dll,215&quot;
+        ///&quot;Position&quot;=&quot;bottom&quot;
+        ///
+        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock]
+        ///@=&quot;Lock&quot;
+        ///
+        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\lock\command]
+        ///@=&quot;Rundll32 User32.dll,LockWorkStati [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string PowerMenu {
+            get {
+                return ResourceManager.GetString("PowerMenu", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to {
+        ///	&quot;subSystem&quot;: &quot;Sistema&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;Privacidade&quot;,
+        ///	&quot;subGaming&quot;: &quot;Jogos&quot;,
+        ///	&quot;subTouch&quot;: &quot;Toque&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;Barra de tarefas&quot;,
+        ///	&quot;subExtras&quot;: &quot;Extras&quot;,
+        ///	&quot;btnAbout&quot;: &quot;Feito&quot;,
+        ///	&quot;restartButton&quot;: &quot;Reinicie agora&quot;,
+        ///	&quot;restartButton8&quot;: &quot;Reinicie agora&quot;,
+        ///	&quot;restartButton10&quot;: &quot;Reinicie agora&quot;,
+        ///	&quot;btnFind&quot;: &quot;Encontrar&quot;,
+        ///	&quot;btnKill&quot;: &quot;Finalizar&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;Alças de arquivo&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;Reinicie para aplicar as alterações&quot;,
+        ///	&quot;onedriveM&quot;: &quot;Tem certeza de que deseja desinstalar o On [rest of string was truncated]&quot;;.
+        /// </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 Windows Registry Editor Version 5.00
+        ///
+        ///; MajorGeeks.Com
+        ///; How to Restore the Windows Photo Viewer on Windows 10
+        ///; https://www.majorgeeks.com/content/page/restore_the_windows_photo_viewer_on_windows_10.html
+        ///
+        ///[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open]
+        ///&quot;MuiVerb&quot;=&quot;@photoviewer.dll,-3043&quot;
+        ///
+        ///[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\command]
+        ///@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
+        ///  00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,0 [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string RestoreClassicPhotoViewer {
+            get {
+                return ResourceManager.GetString("RestoreClassicPhotoViewer", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to {
+        ///	&quot;subSystem&quot;: &quot;Sistem&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;Confidențialitate&quot;,
+        ///	&quot;subGaming&quot;: &quot;Jocuri&quot;,
+        ///	&quot;subTouch&quot;: &quot;Atingere&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;Bara de activități&quot;,
+        ///	&quot;subExtras&quot;: &quot;In plus&quot;,
+        ///	&quot;btnAbout&quot;: &quot;Bine&quot;,
+        ///	&quot;restartButton&quot;: &quot;Reporniți acum&quot;,
+        ///	&quot;restartButton8&quot;: &quot;Reporniți acum&quot;,
+        ///	&quot;restartButton10&quot;: &quot;Reporniți acum&quot;,
+        ///	&quot;btnFind&quot;: &quot;Găsește&quot;,
+        ///	&quot;btnKill&quot;: &quot;Terminati&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;Mânere de fișiere&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;Reporniți pentru a aplica modificările&quot;,
+        ///	&quot;txtVersion&quot;: &quot;Versiunea: {VN}&quot;,
+        ///	&quot;txtBitn [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string RO {
+            get {
+                return ResourceManager.GetString("RO", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        /// </summary>
+        internal static System.Drawing.Bitmap romania {
+            get {
+                object obj = ResourceManager.GetObject("romania", resourceCulture);
+                return ((System.Drawing.Bitmap)(obj));
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to {
+        ///	&quot;subSystem&quot;: &quot;Система&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;Конфиденциальность&quot;,
+        ///	&quot;subGaming&quot;: &quot;Игры&quot;,
+        ///	&quot;subTouch&quot;: &quot;Сенсорный экран&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;Панель задач&quot;,
+        ///	&quot;subExtras&quot;: &quot;Дополнительно&quot;,
+        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
+        ///	&quot;restartButton&quot;: &quot;Перезапустить сейчас&quot;,
+        ///	&quot;restartButton8&quot;: &quot;Перезапустить сейчас&quot;,
+        ///	&quot;restartButton10&quot;: &quot;Перезапустить сейчас&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;Перезапустить, чтобы применить изменения&quot;,
+        ///	&quot;txtVersion&quot;: &quot;Версия: {VN}&quot;,
+        ///	&quot;btnFind&quot;: &quot;Находить&quot;,
+        ///	&quot;btnKill&quot;: &quot;Убийство&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;Дескрипт [rest of string was truncated]&quot;;.
+        /// </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]
+        ///&quot;MUIVerb&quot;=&quot;System Shortcuts&quot;
+        ///&quot;SubCommands&quot;=&quot;admintools;datetime;regional;folderoptions;gmode;internetoptions;network;power;appwiz;rbin;run;search;services;sysdm;user;user2;flip3d&quot;
+        ///&quot;icon&quot;=&quot;sysdm.cpl&quot;
+        ///&quot;Position&quot;=-
+        ///
+        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\admintools]
+        ///@=&quot;Administrative Tools&quot;
+        ///&quot;icon&quot;=&quot;imageres.dll,109&quot;
+        ///
+        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Micros [rest of string was truncated]&quot;;.
+        /// </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]
+        ///&quot;MUIVerb&quot;=&quot;System Tools&quot;
+        ///&quot;SubCommands&quot;=&quot;control;cleanmgr;devmgr;event;regedit;secctr;msconfig;taskmgr;taskschd;wu&quot;
+        ///&quot;icon&quot;=&quot;imageres.dll,104&quot;
+        ///&quot;Position&quot;=-
+        ///
+        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control]
+        ///@=&quot;Control Panel&quot;
+        ///&quot;icon&quot;=&quot;control.exe&quot;
+        ///
+        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\control\command]
+        ///@=&quot;c [rest of string was truncated]&quot;;.
+        /// </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 {
+        ///	&quot;subSystem&quot;: &quot;Sistem&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;Mahremiyet&quot;,
+        ///	&quot;subGaming&quot;: &quot;Oyun&quot;,
+        ///	&quot;subTouch&quot;: &quot;Dokunmak&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;Görev çubuğu&quot;,
+        ///	&quot;subExtras&quot;: &quot;Ekstralar&quot;,
+        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
+        ///	&quot;restartButton&quot;: &quot;şimdi yeniden başlat&quot;,
+        ///	&quot;restartButton8&quot;: &quot;şimdi yeniden başlat&quot;,
+        ///	&quot;restartButton10&quot;: &quot;şimdi yeniden başlat&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;Değişiklikleri uygulamak için yeniden başlatılsın mı&quot;,
+        ///	&quot;onedriveM&quot;: &quot;OneDrive&apos;ı kaldırmak istediğinizden emin misiniz? Bu, Masaüstü ve Belge dosyalarınızı siler! Bu seçen [rest of string was truncated]&quot;;.
+        /// </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 {
+        ///	&quot;subSystem&quot;: &quot;系統&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;隱私&quot;,
+        ///	&quot;subGaming&quot;: &quot;遊戲&quot;,
+        ///	&quot;subTouch&quot;: &quot;觸控&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;工作列&quot;,
+        ///	&quot;subExtras&quot;: &quot;額外功能&quot;,
+        ///	&quot;btnAbout&quot;: &quot;確定&quot;,
+        ///	&quot;restartButton&quot;: &quot;立即重新啟動&quot;,
+        ///	&quot;restartButton8&quot;: &quot;立即重新啟動&quot;,
+        ///	&quot;restartButton10&quot;: &quot;立即重新啟動&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;重新啟動以套用變更&quot;,
+        ///	&quot;onedriveM&quot;: &quot;您確定要移除 OneDrive 嗎?這將刪除您的桌面和文件檔案!僅在本機帳戶上使用此選項!&quot;,
+        ///	&quot;txtVersion&quot;: &quot;版本:{VN}&quot;,
+        ///	&quot;systemRestoreM&quot;: &quot;您確定要停用系統還原嗎?這將刪除您目前的備份映像!&quot;,
+        ///	&quot;txtBitness&quot;: &quot;您正在使用 {BITS}&quot;,
+        ///	&quot;btnFind&quot;: &quot;尋找&quot;,
+        ///	&quot;btnKill&quot;: &quot;結束&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;檔案控制&quot;,
        /// [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string TW {
+            get {
+                return ResourceManager.GetString("TW", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to {
+        ///	&quot;subSystem&quot;: &quot;Система&quot;,
+        ///	&quot;subPrivacy&quot;: &quot;Конфіденційність&quot;,
+        ///	&quot;subGaming&quot;: &quot;Ігри&quot;,
+        ///	&quot;subTouch&quot;: &quot;Дотик&quot;,
+        ///	&quot;subTaskbar&quot;: &quot;Панель задач&quot;,
+        ///	&quot;subExtras&quot;: &quot; Доповнення&quot;,
+        ///	&quot;btnAbout&quot;: &quot;OK&quot;,
+        ///	&quot;restartButton&quot;: &quot;Перезапустити зараз&quot;,
+        ///	&quot;restartButton8&quot;: &quot;Перезапустити зараз&quot;,
+        ///	&quot;restartButton10&quot;: &quot;Перезапустити зараз&quot;,
+        ///	&quot;btnFind&quot;: &quot;Знайти&quot;,
+        ///	&quot;btnKill&quot;: &quot;Вимкнути примусово&quot;,
+        ///	&quot;trayUnlocker&quot;: &quot;Дескриптор файлів&quot;,
+        ///	&quot;restartAndApply&quot;: &quot;Перезапустити для застосування змін&quot;,
+        ///	&quot;txtVersion&quot;: &quot;Версія: {VN}&quot;,
+        ///	 [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string UA {
+            get {
+                return ResourceManager.GetString("UA", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized resource of type System.Drawing.Bitmap.
+        /// </summary>
+        internal static System.Drawing.Bitmap ukraine {
+            get {
+                object obj = ResourceManager.GetObject("ukraine", resourceCulture);
+                return ((System.Drawing.Bitmap)(obj));
+            }
+        }
+        
+        /// <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]
+        ///&quot;MUIVerb&quot;=&quot;Windows Apps&quot;
+        ///&quot;SubCommands&quot;=&quot;calc;chmap;cmd;dfrg;ie;notepad;paint;psr;snip;srd;srt;tsch;wmp;wordpad&quot;
+        ///&quot;icon&quot;=&quot;imageres.dll,152&quot;
+        ///&quot;Position&quot;=-
+        ///
+        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc]
+        ///@=&quot;Calculator&quot;
+        ///&quot;icon&quot;=&quot;calc.exe&quot;
+        ///
+        ///[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc\command]
+        ///@=&quot;calc.exe&quot;
+        ///
+        ///[HK [rest of string was truncated]&quot;;.
+        /// </summary>
+        internal static string WindowsApps {
+            get {
+                return ResourceManager.GetString("WindowsApps", resourceCulture);
+            }
+        }
+    }
+}

+ 6 - 0
Optimizer/Properties/Resources.resx

@@ -328,4 +328,10 @@
   <data name="FA" type="System.Resources.ResXFileRef, System.Windows.Forms">
     <value>..\resources\i18n\fa.json;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
   </data>
+  <data name="NE" type="System.Resources.ResXFileRef, System.Windows.Forms">
+    <value>..\Resources\i18n\NE.json;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
+  </data>
+  <data name="nepal" type="System.Resources.ResXFileRef, System.Windows.Forms">
+    <value>..\Resources\Flags\nepal.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+  </data>
 </root>

BIN
Optimizer/Resources/Flags/nepal.png


+ 2 - 1
Optimizer/Resources/i18n/NE.json

@@ -339,6 +339,7 @@
 	"compatTip": "अनुकूलन सहायक सेवा पुरानो कार्यक्रमहरूमा ज्ञात अनुकूलन समस्याहरू चिन्दछ।",
 	"disableOneDriveTip": "वनड्राइभ बादल-स्थान समेटन अनुभाग असक्षम गर्दछ।",
 	"oldMixerTip": "- त्वरित पहुँच इतिहास असक्षम गर्दछ\n- फाइल एक्सप्लोररको पूर्वनिर्धारित दृश्य This PC मा सेट गर्दछ\n- हल्का प्राप्ति फाइलहरू असक्षम गर्दछ\n- खोज, काम र मौसमलाई टास्कबारबाट हटाउँछ\n- फाइल इतिहास असक्षम गर्दछ",
+	"oldExplorerTip": "- क्विक एक्सेस इतिहास अक्षम गर्दछ\n- फाइल एक्सप्लोरर पूर्वनिर्धारित दृश्यलाई यस पीसीमा सेट गर्दछ\n- हालका फाइलहरू अक्षम गर्दछ\n- कार्य, कार्य र मौसमलाई कार्यपटकबाट हटाइँदछ\n- फाइल इतिहास अक्षम गर्दछ",
 	"adsTip": "स्टार्ट मेनूमा विज्ञापनहरू देखाइदिनको रोक्नुहोस्।",
 	"uODTip": "वनड्राइभ क्लाउड-स्टोरेज एकत्रण पूर्ण रूपमा हटाइन्छ।",
 	"peopleTip": "मेरो व्यक्तिहरू तस्बारमा हालका सम्पर्कहरू देखाउने एक नयाँ सुविधा हो।",
@@ -352,7 +353,7 @@
 	"telemetryServicesTip": "तेलीमेट्री सेवाहरू प्रयोग डाटा ट्र्याक र लगद गर्दछन्, जसले प्रतिक्रिया विश्लेषणका लागि माइक्रोसफ्टमा पठाउँछ।",
 	"privacyTip": "अतिरिक्त गोपनीयता सम्पर्कहरूलाई निम्नलिखितको रूपमा अक्षम पार्छ:\n\n- जीवन-रेखा\n- स्थान संकेत\n- उपकरणहरू डिभाइसहरूमा साझा गर्नुहोस्\n- पाठ लग्गर\n- नैतिकी विश्लेषण",
 	"ccTip": "क्लाउड क्लिपबोर्ड तपाईंको उपकरणहरू बीच चिपबोर्ड डाटा साझा गर्दछ। यसले एक उपकरणमा प्रतिलिपि बनाउनु र अर्कोमा पेस्ट गर्न अनुमति दिन्छ। माइक्रोसफ्ट खाता दर्ता चाहिन्छ।",
-	"cortanaTip": "कोर्टाना एक भर्चुअल एआइ-आधारित सहायक हो।\n\n- कोर्टाना अक्षम पार्छ।\n- स्टार्ट मेनूमा वेब खोज अक्षम पार्छ\n- खोज इतिहास राख्न रोक्दछ",  
+	"cortanaTip": "कोर्टाना एक भर्चुअल एआइ-आधारित सहायक हो।\n\n- कोर्टाना अक्षम पार्छ।\n- स्टार्ट मेनूमा वेब खोज अक्षम पार्छ\n- खोज इतिहास राख्न रोक्दछ",
 	"sensorTip": "सेन्सरको कार्यक्षमतालाई प्रबन्ध गर्दा प्रदान गरिएका सेवाहरू,\nजस्तै स्वत: घुमाउन, स्वत: उज्यालो आदि।\nकेवल ट्याबलेटहरू वा स्पर्श-स्क्रिन सहितका डिभाइसहरूको लागि उपयोगी।",
 	"castTip": "मिराकास्ट डिभाइसमा मिडिया सामग्री साझा गर्नका लागि दायाँ क्लिक हटाउँदछ।",
 	"gameBarTip": "गेम बार एक त्वरित-पहुँच मेनु हो जुन Xbox गेमिङ सेवाहरूको लागि हो।",

+ 1 - 1
Optimizer/Utilities.cs

@@ -842,7 +842,7 @@ namespace Optimizer
         internal static void FindDiffInTwoJsons()
         {
             JObject file1 = JObject.Parse(Properties.Resources.EN);
-            JObject file2 = JObject.Parse(Properties.Resources.KO);
+            JObject file2 = JObject.Parse(Properties.Resources.NE);
 
             var p1 = file1.Properties().ToList();
             var p2 = file2.Properties().ToList();

Some files were not shown because too many files changed in this diff