diff --git a/CHANGELOG.md b/CHANGELOG.md index ac895a07..af35d183 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. +## [5.6] - 2020-12-19 +- Hotfix: Disable Telemetry Services + ## [5.5] - 2020-12-19 - Added: More apps supported in Common Apps - Improved: Disable Windows Defender diff --git a/Optimizer/AboutForm.cs b/Optimizer/AboutForm.cs index b19afc64..60ed3e93 100644 --- a/Optimizer/AboutForm.cs +++ b/Optimizer/AboutForm.cs @@ -89,8 +89,8 @@ private void t2_Tick(object sender, EventArgs e) string s9 = "deadmoon © "; string s10 = "deadmoon © 2"; string s11 = "deadmoon © 20"; - string s12 = "deadmoon © 201"; - string s13 = "deadmoon © 2019"; + string s12 = "deadmoon © 202"; + string s13 = "deadmoon © 2021"; switch (l2.Text) { @@ -130,12 +130,12 @@ private void t2_Tick(object sender, EventArgs e) case "deadmoon © 20": l2.Text = s12; break; - case "deadmoon © 201": + case "deadmoon © 202": l2.Text = s13; t2.Stop(); //t1.Start(); break; - case "deadmoon © 2019": + case "deadmoon © 2021": l2.Text = s0; break; } diff --git a/Optimizer/MainForm.Designer.cs b/Optimizer/MainForm.Designer.cs index b4445c2b..7da455f3 100644 --- a/Optimizer/MainForm.Designer.cs +++ b/Optimizer/MainForm.Designer.cs @@ -42,21 +42,6 @@ private void InitializeComponent() this.label36 = new System.Windows.Forms.Label(); this.label37 = new System.Windows.Forms.Label(); this.label38 = new System.Windows.Forms.Label(); - this.toggleSwitch38 = new Optimizer.ToggleSwitch(); - this.toggleSwitch36 = new Optimizer.ToggleSwitch(); - this.toggleSwitch33 = new Optimizer.ToggleSwitch(); - this.toggleSwitch32 = new Optimizer.ToggleSwitch(); - this.toggleSwitch12 = new Optimizer.ToggleSwitch(); - this.toggleSwitch11 = new Optimizer.ToggleSwitch(); - this.toggleSwitch10 = new Optimizer.ToggleSwitch(); - this.toggleSwitch9 = new Optimizer.ToggleSwitch(); - this.toggleSwitch8 = new Optimizer.ToggleSwitch(); - this.toggleSwitch6 = new Optimizer.ToggleSwitch(); - this.toggleSwitch5 = new Optimizer.ToggleSwitch(); - this.toggleSwitch4 = new Optimizer.ToggleSwitch(); - this.toggleSwitch1 = new Optimizer.ToggleSwitch(); - this.toggleSwitch3 = new Optimizer.ToggleSwitch(); - this.toggleSwitch2 = new Optimizer.ToggleSwitch(); this.button39 = new System.Windows.Forms.Button(); this.windowsXTab = new System.Windows.Forms.TabPage(); this.label40 = new System.Windows.Forms.Label(); @@ -67,31 +52,7 @@ private void InitializeComponent() this.label33 = new System.Windows.Forms.Label(); this.button43 = new System.Windows.Forms.Button(); this.button18 = new System.Windows.Forms.Button(); - this.toggleSwitch40 = new Optimizer.ToggleSwitch(); - this.toggleSwitch39 = new Optimizer.ToggleSwitch(); - this.toggleSwitch37 = new Optimizer.ToggleSwitch(); - this.toggleSwitch35 = new Optimizer.ToggleSwitch(); - this.toggleSwitch34 = new Optimizer.ToggleSwitch(); - this.toggleSwitch27 = new Optimizer.ToggleSwitch(); - this.toggleSwitch28 = new Optimizer.ToggleSwitch(); - this.toggleSwitch29 = new Optimizer.ToggleSwitch(); - this.toggleSwitch30 = new Optimizer.ToggleSwitch(); - this.toggleSwitch22 = new Optimizer.ToggleSwitch(); - this.toggleSwitch20 = new Optimizer.ToggleSwitch(); - this.toggleSwitch21 = new Optimizer.ToggleSwitch(); - this.toggleSwitch23 = new Optimizer.ToggleSwitch(); - this.toggleSwitch24 = new Optimizer.ToggleSwitch(); - this.toggleSwitch25 = new Optimizer.ToggleSwitch(); - this.toggleSwitch26 = new Optimizer.ToggleSwitch(); - this.toggleSwitch19 = new Optimizer.ToggleSwitch(); - this.toggleSwitch18 = new Optimizer.ToggleSwitch(); - this.toggleSwitch17 = new Optimizer.ToggleSwitch(); - this.toggleSwitch16 = new Optimizer.ToggleSwitch(); - this.toggleSwitch15 = new Optimizer.ToggleSwitch(); - this.toggleSwitch14 = new Optimizer.ToggleSwitch(); - this.toggleSwitch13 = new Optimizer.ToggleSwitch(); this.windowsVIIITab = new System.Windows.Forms.TabPage(); - this.toggleSwitch31 = new Optimizer.ToggleSwitch(); this.button44 = new System.Windows.Forms.Button(); this.modernAppsTab = new System.Windows.Forms.TabPage(); this.chkSelectAllModernApps = new System.Windows.Forms.CheckBox(); @@ -417,6 +378,48 @@ private void InitializeComponent() this.DefineCommandIconDialog = new System.Windows.Forms.OpenFileDialog(); this.integratorTimer = new System.Windows.Forms.Timer(this.components); this.runDialogTime = new System.Windows.Forms.Timer(this.components); + this.toggleSwitch38 = new Optimizer.ToggleSwitch(); + this.toggleSwitch36 = new Optimizer.ToggleSwitch(); + this.toggleSwitch33 = new Optimizer.ToggleSwitch(); + this.toggleSwitch32 = new Optimizer.ToggleSwitch(); + this.toggleSwitch12 = new Optimizer.ToggleSwitch(); + this.toggleSwitch11 = new Optimizer.ToggleSwitch(); + this.toggleSwitch10 = new Optimizer.ToggleSwitch(); + this.toggleSwitch9 = new Optimizer.ToggleSwitch(); + this.toggleSwitch8 = new Optimizer.ToggleSwitch(); + this.toggleSwitch6 = new Optimizer.ToggleSwitch(); + this.toggleSwitch5 = new Optimizer.ToggleSwitch(); + this.toggleSwitch4 = new Optimizer.ToggleSwitch(); + this.toggleSwitch1 = new Optimizer.ToggleSwitch(); + this.toggleSwitch3 = new Optimizer.ToggleSwitch(); + this.toggleSwitch2 = new Optimizer.ToggleSwitch(); + this.toggleSwitch40 = new Optimizer.ToggleSwitch(); + this.toggleSwitch39 = new Optimizer.ToggleSwitch(); + this.toggleSwitch37 = new Optimizer.ToggleSwitch(); + this.toggleSwitch35 = new Optimizer.ToggleSwitch(); + this.toggleSwitch34 = new Optimizer.ToggleSwitch(); + this.toggleSwitch27 = new Optimizer.ToggleSwitch(); + this.toggleSwitch28 = new Optimizer.ToggleSwitch(); + this.toggleSwitch29 = new Optimizer.ToggleSwitch(); + this.toggleSwitch30 = new Optimizer.ToggleSwitch(); + this.toggleSwitch22 = new Optimizer.ToggleSwitch(); + this.toggleSwitch20 = new Optimizer.ToggleSwitch(); + this.toggleSwitch21 = new Optimizer.ToggleSwitch(); + this.toggleSwitch23 = new Optimizer.ToggleSwitch(); + this.toggleSwitch24 = new Optimizer.ToggleSwitch(); + this.toggleSwitch25 = new Optimizer.ToggleSwitch(); + this.toggleSwitch26 = new Optimizer.ToggleSwitch(); + this.toggleSwitch19 = new Optimizer.ToggleSwitch(); + this.toggleSwitch18 = new Optimizer.ToggleSwitch(); + this.toggleSwitch17 = new Optimizer.ToggleSwitch(); + this.toggleSwitch16 = new Optimizer.ToggleSwitch(); + this.toggleSwitch15 = new Optimizer.ToggleSwitch(); + this.toggleSwitch14 = new Optimizer.ToggleSwitch(); + this.toggleSwitch13 = new Optimizer.ToggleSwitch(); + this.toggleSwitch31 = new Optimizer.ToggleSwitch(); + this.label45 = new System.Windows.Forms.Label(); + this.label46 = new System.Windows.Forms.Label(); + this.label47 = new System.Windows.Forms.Label(); this.tpanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.bpanel.SuspendLayout(); @@ -667,7 +670,7 @@ private void InitializeComponent() this.label36.AutoSize = true; this.label36.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label36.ForeColor = System.Drawing.Color.Gold; - this.label36.Location = new System.Drawing.Point(248, 718); + this.label36.Location = new System.Drawing.Point(248, 716); this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label36.Name = "label36"; this.label36.Size = new System.Drawing.Size(185, 21); @@ -681,7 +684,7 @@ private void InitializeComponent() this.label37.AutoSize = true; this.label37.Font = new System.Drawing.Font("Segoe UI", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label37.ForeColor = System.Drawing.Color.Gold; - this.label37.Location = new System.Drawing.Point(79, 718); + this.label37.Location = new System.Drawing.Point(79, 716); this.label37.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label37.Name = "label37"; this.label37.Size = new System.Drawing.Size(168, 21); @@ -695,7 +698,7 @@ private void InitializeComponent() this.label38.AutoSize = true; this.label38.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label38.ForeColor = System.Drawing.Color.Gold; - this.label38.Location = new System.Drawing.Point(2, 718); + this.label38.Location = new System.Drawing.Point(2, 716); this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(78, 21); @@ -703,332 +706,125 @@ private void InitializeComponent() this.label38.Tag = ""; this.label38.Text = "• Do NOT"; // - // toggleSwitch38 + // button39 // - this.toggleSwitch38.Location = new System.Drawing.Point(439, 89); - this.toggleSwitch38.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch38.Name = "toggleSwitch38"; - this.toggleSwitch38.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch38.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch38.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch38.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch38.OnText = "Disable Sticky Keys"; - this.toggleSwitch38.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch38.TabIndex = 50; - this.toggleSwitch38.Tag = "themeable"; + this.button39.BackColor = System.Drawing.Color.DodgerBlue; + this.button39.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button39.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button39.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button39.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button39.ForeColor = System.Drawing.Color.White; + this.button39.Location = new System.Drawing.Point(14, 246); + this.button39.Margin = new System.Windows.Forms.Padding(2); + this.button39.Name = "button39"; + this.button39.Size = new System.Drawing.Size(115, 31); + this.button39.TabIndex = 30; + this.button39.Text = "Apply && Restart"; + this.button39.UseVisualStyleBackColor = false; + this.button39.Click += new System.EventHandler(this.button39_Click); // - // toggleSwitch36 + // windowsXTab // - this.toggleSwitch36.Location = new System.Drawing.Point(439, 53); - this.toggleSwitch36.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch36.Name = "toggleSwitch36"; - this.toggleSwitch36.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch36.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch36.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch36.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch36.OnText = "Disable SmartScreen"; - this.toggleSwitch36.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch36.TabIndex = 49; - this.toggleSwitch36.Tag = "themeable"; + this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.windowsXTab.Controls.Add(this.label47); + this.windowsXTab.Controls.Add(this.label46); + this.windowsXTab.Controls.Add(this.label45); + this.windowsXTab.Controls.Add(this.label40); + this.windowsXTab.Controls.Add(this.label39); + this.windowsXTab.Controls.Add(this.label32); + this.windowsXTab.Controls.Add(this.label35); + this.windowsXTab.Controls.Add(this.label34); + this.windowsXTab.Controls.Add(this.label33); + this.windowsXTab.Controls.Add(this.button43); + this.windowsXTab.Controls.Add(this.button18); + this.windowsXTab.Controls.Add(this.toggleSwitch40); + this.windowsXTab.Controls.Add(this.toggleSwitch39); + this.windowsXTab.Controls.Add(this.toggleSwitch37); + this.windowsXTab.Controls.Add(this.toggleSwitch35); + this.windowsXTab.Controls.Add(this.toggleSwitch34); + this.windowsXTab.Controls.Add(this.toggleSwitch27); + this.windowsXTab.Controls.Add(this.toggleSwitch28); + this.windowsXTab.Controls.Add(this.toggleSwitch29); + this.windowsXTab.Controls.Add(this.toggleSwitch30); + this.windowsXTab.Controls.Add(this.toggleSwitch22); + this.windowsXTab.Controls.Add(this.toggleSwitch20); + this.windowsXTab.Controls.Add(this.toggleSwitch21); + this.windowsXTab.Controls.Add(this.toggleSwitch23); + this.windowsXTab.Controls.Add(this.toggleSwitch24); + this.windowsXTab.Controls.Add(this.toggleSwitch25); + this.windowsXTab.Controls.Add(this.toggleSwitch26); + this.windowsXTab.Controls.Add(this.toggleSwitch19); + this.windowsXTab.Controls.Add(this.toggleSwitch18); + this.windowsXTab.Controls.Add(this.toggleSwitch17); + this.windowsXTab.Controls.Add(this.toggleSwitch16); + this.windowsXTab.Controls.Add(this.toggleSwitch15); + this.windowsXTab.Controls.Add(this.toggleSwitch14); + this.windowsXTab.Controls.Add(this.toggleSwitch13); + this.windowsXTab.Location = new System.Drawing.Point(4, 24); + this.windowsXTab.Margin = new System.Windows.Forms.Padding(2); + this.windowsXTab.Name = "windowsXTab"; + this.windowsXTab.Padding = new System.Windows.Forms.Padding(2); + this.windowsXTab.Size = new System.Drawing.Size(1085, 743); + this.windowsXTab.TabIndex = 1; + this.windowsXTab.Text = "Windows 10"; // - // toggleSwitch33 + // label40 // - this.toggleSwitch33.Location = new System.Drawing.Point(227, 17); - this.toggleSwitch33.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch33.Name = "toggleSwitch33"; - this.toggleSwitch33.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch33.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch33.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch33.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch33.OnText = "Disable Fax Service"; - this.toggleSwitch33.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch33.TabIndex = 48; - this.toggleSwitch33.Tag = "themeable"; + this.label40.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.label40.AutoSize = true; + this.label40.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label40.ForeColor = System.Drawing.Color.Gold; + this.label40.Location = new System.Drawing.Point(267, 697); + this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label40.Name = "label40"; + this.label40.Size = new System.Drawing.Size(349, 21); + this.label40.TabIndex = 67; + this.label40.Tag = ""; + this.label40.Text = "if you\'re using Windows 10 build 1809 or newer"; // - // toggleSwitch32 + // label39 // - this.toggleSwitch32.Location = new System.Drawing.Point(439, 16); - this.toggleSwitch32.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch32.Name = "toggleSwitch32"; - this.toggleSwitch32.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch32.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch32.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch32.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch32.OnText = "Disable Compatibility Assistant"; - this.toggleSwitch32.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch32.TabIndex = 47; - this.toggleSwitch32.Tag = "themeable"; + this.label39.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.label39.AutoSize = true; + this.label39.Font = new System.Drawing.Font("Segoe UI", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label39.ForeColor = System.Drawing.Color.Gold; + this.label39.Location = new System.Drawing.Point(79, 697); + this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label39.Name = "label39"; + this.label39.Size = new System.Drawing.Size(191, 21); + this.label39.TabIndex = 66; + this.label39.Tag = ""; + this.label39.Text = "Disable Privacy Options"; // - // toggleSwitch12 + // label32 // - this.toggleSwitch12.Location = new System.Drawing.Point(227, 196); - this.toggleSwitch12.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch12.Name = "toggleSwitch12"; - this.toggleSwitch12.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch12.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch12.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch12.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch12.OnText = "Disable Office 2016 Telemetry"; - this.toggleSwitch12.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch12.TabIndex = 46; - this.toggleSwitch12.Tag = "themeable"; + this.label32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.label32.AutoSize = true; + this.label32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label32.ForeColor = System.Drawing.Color.Gold; + this.label32.Location = new System.Drawing.Point(2, 697); + this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label32.Name = "label32"; + this.label32.Size = new System.Drawing.Size(78, 21); + this.label32.TabIndex = 65; + this.label32.Tag = ""; + this.label32.Text = "• Do NOT"; // - // toggleSwitch11 + // label35 // - this.toggleSwitch11.Location = new System.Drawing.Point(227, 160); - this.toggleSwitch11.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch11.Name = "toggleSwitch11"; - this.toggleSwitch11.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch11.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch11.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch11.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch11.OnText = "Disable Telemetry Tasks"; - this.toggleSwitch11.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch11.TabIndex = 45; - this.toggleSwitch11.Tag = "themeable"; + this.label35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.label35.AutoSize = true; + this.label35.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label35.ForeColor = System.Drawing.Color.Gold; + this.label35.Location = new System.Drawing.Point(267, 718); + this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label35.Name = "label35"; + this.label35.Size = new System.Drawing.Size(245, 21); + this.label35.TabIndex = 64; + this.label35.Tag = ""; + this.label35.Text = "if your device has touch support"; // - // toggleSwitch10 - // - this.toggleSwitch10.Location = new System.Drawing.Point(227, 124); - this.toggleSwitch10.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch10.Name = "toggleSwitch10"; - this.toggleSwitch10.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch10.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch10.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch10.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch10.OnText = "Disable Superfetch"; - this.toggleSwitch10.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch10.TabIndex = 44; - this.toggleSwitch10.Tag = "themeable"; - // - // toggleSwitch9 - // - this.toggleSwitch9.Location = new System.Drawing.Point(227, 88); - this.toggleSwitch9.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch9.Name = "toggleSwitch9"; - this.toggleSwitch9.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch9.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch9.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch9.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch9.OnText = "Disable HomeGroup"; - this.toggleSwitch9.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch9.TabIndex = 43; - this.toggleSwitch9.Tag = "themeable"; - // - // toggleSwitch8 - // - this.toggleSwitch8.Location = new System.Drawing.Point(227, 52); - this.toggleSwitch8.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch8.Name = "toggleSwitch8"; - this.toggleSwitch8.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch8.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch8.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch8.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch8.OnText = "Disable Error Reporting"; - this.toggleSwitch8.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch8.TabIndex = 42; - this.toggleSwitch8.Tag = "themeable"; - // - // toggleSwitch6 - // - this.toggleSwitch6.Location = new System.Drawing.Point(14, 196); - this.toggleSwitch6.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch6.Name = "toggleSwitch6"; - this.toggleSwitch6.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch6.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch6.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch6.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch6.OnText = "Disable Media Player Sharing"; - this.toggleSwitch6.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch6.TabIndex = 40; - this.toggleSwitch6.Tag = "themeable"; - // - // toggleSwitch5 - // - this.toggleSwitch5.Location = new System.Drawing.Point(14, 160); - this.toggleSwitch5.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch5.Name = "toggleSwitch5"; - this.toggleSwitch5.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch5.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch5.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch5.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch5.OnText = "Disable Print Service"; - this.toggleSwitch5.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch5.TabIndex = 39; - this.toggleSwitch5.Tag = "themeable"; - // - // toggleSwitch4 - // - this.toggleSwitch4.Location = new System.Drawing.Point(14, 124); - this.toggleSwitch4.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch4.Name = "toggleSwitch4"; - this.toggleSwitch4.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch4.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch4.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch4.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch4.OnText = "Disable System Restore"; - this.toggleSwitch4.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch4.TabIndex = 38; - this.toggleSwitch4.Tag = "themeable"; - // - // toggleSwitch1 - // - this.toggleSwitch1.Location = new System.Drawing.Point(14, 16); - this.toggleSwitch1.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch1.Name = "toggleSwitch1"; - this.toggleSwitch1.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch1.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch1.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch1.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch1.OnText = "Enable Performance Tweaks"; - this.toggleSwitch1.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch1.TabIndex = 37; - this.toggleSwitch1.Tag = "themeable"; - // - // toggleSwitch3 - // - this.toggleSwitch3.Location = new System.Drawing.Point(14, 88); - this.toggleSwitch3.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch3.Name = "toggleSwitch3"; - this.toggleSwitch3.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch3.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch3.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch3.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch3.OnText = "Disable Windows Defender"; - this.toggleSwitch3.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch3.TabIndex = 36; - this.toggleSwitch3.Tag = "themeable"; - // - // toggleSwitch2 - // - this.toggleSwitch2.Location = new System.Drawing.Point(14, 52); - this.toggleSwitch2.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch2.Name = "toggleSwitch2"; - this.toggleSwitch2.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch2.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch2.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch2.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch2.OnText = "Disable Network Throttling"; - this.toggleSwitch2.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch2.TabIndex = 35; - this.toggleSwitch2.Tag = "themeable"; - // - // button39 - // - this.button39.BackColor = System.Drawing.Color.DodgerBlue; - this.button39.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button39.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button39.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button39.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button39.ForeColor = System.Drawing.Color.White; - this.button39.Location = new System.Drawing.Point(14, 246); - this.button39.Margin = new System.Windows.Forms.Padding(2); - this.button39.Name = "button39"; - this.button39.Size = new System.Drawing.Size(115, 31); - this.button39.TabIndex = 30; - this.button39.Text = "Apply && Restart"; - this.button39.UseVisualStyleBackColor = false; - this.button39.Click += new System.EventHandler(this.button39_Click); - // - // windowsXTab - // - this.windowsXTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.windowsXTab.Controls.Add(this.label40); - this.windowsXTab.Controls.Add(this.label39); - this.windowsXTab.Controls.Add(this.label32); - this.windowsXTab.Controls.Add(this.label35); - this.windowsXTab.Controls.Add(this.label34); - this.windowsXTab.Controls.Add(this.label33); - this.windowsXTab.Controls.Add(this.button43); - this.windowsXTab.Controls.Add(this.button18); - this.windowsXTab.Controls.Add(this.toggleSwitch40); - this.windowsXTab.Controls.Add(this.toggleSwitch39); - this.windowsXTab.Controls.Add(this.toggleSwitch37); - this.windowsXTab.Controls.Add(this.toggleSwitch35); - this.windowsXTab.Controls.Add(this.toggleSwitch34); - this.windowsXTab.Controls.Add(this.toggleSwitch27); - this.windowsXTab.Controls.Add(this.toggleSwitch28); - this.windowsXTab.Controls.Add(this.toggleSwitch29); - this.windowsXTab.Controls.Add(this.toggleSwitch30); - this.windowsXTab.Controls.Add(this.toggleSwitch22); - this.windowsXTab.Controls.Add(this.toggleSwitch20); - this.windowsXTab.Controls.Add(this.toggleSwitch21); - this.windowsXTab.Controls.Add(this.toggleSwitch23); - this.windowsXTab.Controls.Add(this.toggleSwitch24); - this.windowsXTab.Controls.Add(this.toggleSwitch25); - this.windowsXTab.Controls.Add(this.toggleSwitch26); - this.windowsXTab.Controls.Add(this.toggleSwitch19); - this.windowsXTab.Controls.Add(this.toggleSwitch18); - this.windowsXTab.Controls.Add(this.toggleSwitch17); - this.windowsXTab.Controls.Add(this.toggleSwitch16); - this.windowsXTab.Controls.Add(this.toggleSwitch15); - this.windowsXTab.Controls.Add(this.toggleSwitch14); - this.windowsXTab.Controls.Add(this.toggleSwitch13); - this.windowsXTab.Location = new System.Drawing.Point(4, 24); - this.windowsXTab.Margin = new System.Windows.Forms.Padding(2); - this.windowsXTab.Name = "windowsXTab"; - this.windowsXTab.Padding = new System.Windows.Forms.Padding(2); - this.windowsXTab.Size = new System.Drawing.Size(1085, 743); - this.windowsXTab.TabIndex = 1; - this.windowsXTab.Text = "Windows 10"; - // - // label40 - // - this.label40.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.label40.AutoSize = true; - this.label40.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label40.ForeColor = System.Drawing.Color.Gold; - this.label40.Location = new System.Drawing.Point(267, 697); - this.label40.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label40.Name = "label40"; - this.label40.Size = new System.Drawing.Size(349, 21); - this.label40.TabIndex = 67; - this.label40.Tag = ""; - this.label40.Text = "if you\'re using Windows 10 build 1809 or newer"; - // - // label39 - // - this.label39.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.label39.AutoSize = true; - this.label39.Font = new System.Drawing.Font("Segoe UI", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label39.ForeColor = System.Drawing.Color.Gold; - this.label39.Location = new System.Drawing.Point(79, 697); - this.label39.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label39.Name = "label39"; - this.label39.Size = new System.Drawing.Size(191, 21); - this.label39.TabIndex = 66; - this.label39.Tag = ""; - this.label39.Text = "Disable Privacy Options"; - // - // label32 - // - this.label32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.label32.AutoSize = true; - this.label32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label32.ForeColor = System.Drawing.Color.Gold; - this.label32.Location = new System.Drawing.Point(2, 697); - this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label32.Name = "label32"; - this.label32.Size = new System.Drawing.Size(78, 21); - this.label32.TabIndex = 65; - this.label32.Tag = ""; - this.label32.Text = "• Do NOT"; - // - // label35 - // - this.label35.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.label35.AutoSize = true; - this.label35.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label35.ForeColor = System.Drawing.Color.Gold; - this.label35.Location = new System.Drawing.Point(267, 718); - this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label35.Name = "label35"; - this.label35.Size = new System.Drawing.Size(245, 21); - this.label35.TabIndex = 64; - this.label35.Tag = ""; - this.label35.Text = "if your device has touch support"; - // - // label34 + // label34 // this.label34.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.label34.AutoSize = true; @@ -1090,631 +886,295 @@ private void InitializeComponent() this.button18.UseVisualStyleBackColor = false; this.button18.Click += new System.EventHandler(this.button18_Click); // - // toggleSwitch40 - // - this.toggleSwitch40.Location = new System.Drawing.Point(227, 267); - this.toggleSwitch40.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch40.Name = "toggleSwitch40"; - this.toggleSwitch40.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch40.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch40.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch40.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch40.OnText = "Remove Cast To Device"; - this.toggleSwitch40.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch40.TabIndex = 61; - this.toggleSwitch40.Tag = "themeable"; - // - // toggleSwitch39 + // windowsVIIITab // - this.toggleSwitch39.Location = new System.Drawing.Point(14, 267); - this.toggleSwitch39.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch39.Name = "toggleSwitch39"; - this.toggleSwitch39.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch39.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch39.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch39.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch39.OnText = "Enable Long Paths"; - this.toggleSwitch39.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch39.TabIndex = 60; - this.toggleSwitch39.Tag = "themeable"; + this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.windowsVIIITab.Controls.Add(this.toggleSwitch31); + this.windowsVIIITab.Controls.Add(this.button44); + this.windowsVIIITab.Location = new System.Drawing.Point(4, 24); + this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2); + this.windowsVIIITab.Name = "windowsVIIITab"; + this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2); + this.windowsVIIITab.Size = new System.Drawing.Size(1085, 743); + this.windowsVIIITab.TabIndex = 2; + this.windowsVIIITab.Text = "Windows 8.1"; // - // toggleSwitch37 + // button44 // - this.toggleSwitch37.Location = new System.Drawing.Point(440, 232); - this.toggleSwitch37.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch37.Name = "toggleSwitch37"; - this.toggleSwitch37.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch37.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch37.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch37.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch37.OnText = "Disable Cloud Clipboard"; - this.toggleSwitch37.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch37.TabIndex = 59; - this.toggleSwitch37.Tag = "themeable"; + this.button44.BackColor = System.Drawing.Color.DodgerBlue; + this.button44.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button44.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button44.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button44.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button44.ForeColor = System.Drawing.Color.White; + this.button44.Location = new System.Drawing.Point(14, 65); + this.button44.Margin = new System.Windows.Forms.Padding(2); + this.button44.Name = "button44"; + this.button44.Size = new System.Drawing.Size(115, 31); + this.button44.TabIndex = 32; + this.button44.Text = "Apply && Restart"; + this.button44.UseVisualStyleBackColor = false; + this.button44.Click += new System.EventHandler(this.button44_Click); // - // toggleSwitch35 + // modernAppsTab // - this.toggleSwitch35.Location = new System.Drawing.Point(440, 196); - this.toggleSwitch35.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch35.Name = "toggleSwitch35"; - this.toggleSwitch35.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch35.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch35.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch35.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch35.OnText = "Disable Feature Updates"; - this.toggleSwitch35.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch35.TabIndex = 58; - this.toggleSwitch35.Tag = "themeable"; + this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps); + this.modernAppsTab.Controls.Add(this.label28); + this.modernAppsTab.Controls.Add(this.button74); + this.modernAppsTab.Controls.Add(this.button75); + this.modernAppsTab.Controls.Add(this.label1); + this.modernAppsTab.Controls.Add(this.panelModernAppsList); + this.modernAppsTab.Location = new System.Drawing.Point(4, 24); + this.modernAppsTab.Name = "modernAppsTab"; + this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3); + this.modernAppsTab.Size = new System.Drawing.Size(1085, 743); + this.modernAppsTab.TabIndex = 11; + this.modernAppsTab.Text = "UWP Apps"; // - // toggleSwitch34 + // chkSelectAllModernApps // - this.toggleSwitch34.Location = new System.Drawing.Point(440, 160); - this.toggleSwitch34.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch34.Name = "toggleSwitch34"; - this.toggleSwitch34.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch34.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch34.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch34.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch34.OnText = "Disable Insider Service"; - this.toggleSwitch34.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch34.TabIndex = 57; - this.toggleSwitch34.Tag = "themeable"; + this.chkSelectAllModernApps.AutoSize = true; + this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White; + this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111); + this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2); + this.chkSelectAllModernApps.Name = "chkSelectAllModernApps"; + this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25); + this.chkSelectAllModernApps.TabIndex = 52; + this.chkSelectAllModernApps.Text = "Select all"; + this.chkSelectAllModernApps.UseVisualStyleBackColor = true; + this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged); // - // toggleSwitch27 + // label28 // - this.toggleSwitch27.Location = new System.Drawing.Point(14, 160); - this.toggleSwitch27.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch27.Name = "toggleSwitch27"; - this.toggleSwitch27.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch27.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch27.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch27.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch27.OnText = "Enable Dark Theme"; - this.toggleSwitch27.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch27.TabIndex = 56; - this.toggleSwitch27.Tag = "themeable"; + this.label28.AutoSize = true; + this.label28.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label28.ForeColor = System.Drawing.Color.Silver; + this.label28.Location = new System.Drawing.Point(499, 158); + this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label28.Name = "label28"; + this.label28.Size = new System.Drawing.Size(160, 231); + this.label28.TabIndex = 51; + this.label28.Tag = ""; + this.label28.Text = "IMPORTANT:\r\n\r\nIf you uninstall Store\r\nyou won\'t be able\r\nto install new apps!\r\n\r\n" + + "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc."; // - // toggleSwitch28 + // button74 // - this.toggleSwitch28.Location = new System.Drawing.Point(440, 52); - this.toggleSwitch28.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch28.Name = "toggleSwitch28"; - this.toggleSwitch28.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch28.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch28.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch28.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch28.OnText = "Disable Spelling & Typing"; - this.toggleSwitch28.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch28.TabIndex = 55; - this.toggleSwitch28.Tag = "themeable"; + this.button74.BackColor = System.Drawing.Color.DodgerBlue; + this.button74.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button74.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button74.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button74.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button74.ForeColor = System.Drawing.Color.White; + this.button74.Location = new System.Drawing.Point(503, 76); + this.button74.Margin = new System.Windows.Forms.Padding(2); + this.button74.Name = "button74"; + this.button74.Size = new System.Drawing.Size(169, 31); + this.button74.TabIndex = 50; + this.button74.Text = "Uninstall"; + this.button74.UseVisualStyleBackColor = false; + this.button74.Click += new System.EventHandler(this.button74_Click); // - // toggleSwitch29 + // button75 // - this.toggleSwitch29.Location = new System.Drawing.Point(440, 16); - this.toggleSwitch29.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch29.Name = "toggleSwitch29"; - this.toggleSwitch29.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch29.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch29.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch29.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch29.OnText = "Disable Windows Ink"; - this.toggleSwitch29.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch29.TabIndex = 54; - this.toggleSwitch29.Tag = "themeable"; + this.button75.BackColor = System.Drawing.Color.DodgerBlue; + this.button75.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button75.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button75.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button75.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button75.ForeColor = System.Drawing.Color.White; + this.button75.Location = new System.Drawing.Point(503, 41); + this.button75.Margin = new System.Windows.Forms.Padding(2); + this.button75.Name = "button75"; + this.button75.Size = new System.Drawing.Size(169, 31); + this.button75.TabIndex = 49; + this.button75.Text = "Refresh"; + this.button75.UseVisualStyleBackColor = false; + this.button75.Click += new System.EventHandler(this.button75_Click); // - // toggleSwitch30 + // label1 // - this.toggleSwitch30.Location = new System.Drawing.Point(227, 52); - this.toggleSwitch30.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch30.Name = "toggleSwitch30"; - this.toggleSwitch30.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch30.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch30.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch30.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch30.OnText = "Exclude Drivers from Updates"; - this.toggleSwitch30.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch30.TabIndex = 53; - this.toggleSwitch30.Tag = "themeable"; + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label1.ForeColor = System.Drawing.Color.DodgerBlue; + this.label1.Location = new System.Drawing.Point(6, 10); + this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(291, 28); + this.label1.TabIndex = 47; + this.label1.Tag = "themeable"; + this.label1.Text = "Uninstall unwanted UWP Apps"; // - // toggleSwitch22 + // panelModernAppsList // - this.toggleSwitch22.Location = new System.Drawing.Point(227, 160); - this.toggleSwitch22.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch22.Name = "toggleSwitch22"; - this.toggleSwitch22.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch22.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch22.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch22.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch22.OnText = "Disable Silent App Install"; - this.toggleSwitch22.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch22.TabIndex = 52; - this.toggleSwitch22.Tag = "themeable"; + this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + | System.Windows.Forms.AnchorStyles.Left))); + this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panelModernAppsList.Controls.Add(this.listModernApps); + this.panelModernAppsList.Location = new System.Drawing.Point(11, 41); + this.panelModernAppsList.Name = "panelModernAppsList"; + this.panelModernAppsList.Size = new System.Drawing.Size(487, 581); + this.panelModernAppsList.TabIndex = 0; // - // toggleSwitch20 + // listModernApps // - this.toggleSwitch20.Location = new System.Drawing.Point(227, 232); - this.toggleSwitch20.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch20.Name = "toggleSwitch20"; - this.toggleSwitch20.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch20.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch20.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch20.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch20.OnText = "Disable Sensor Services"; - this.toggleSwitch20.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch20.TabIndex = 51; - this.toggleSwitch20.Tag = "themeable"; + this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.listModernApps.CheckOnClick = true; + this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill; + this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.listModernApps.ForeColor = System.Drawing.Color.White; + this.listModernApps.FormattingEnabled = true; + this.listModernApps.HorizontalScrollbar = true; + this.listModernApps.Location = new System.Drawing.Point(0, 0); + this.listModernApps.Name = "listModernApps"; + this.listModernApps.Size = new System.Drawing.Size(485, 579); + this.listModernApps.Sorted = true; + this.listModernApps.TabIndex = 0; // - // toggleSwitch21 + // startupTab // - this.toggleSwitch21.Location = new System.Drawing.Point(227, 124); - this.toggleSwitch21.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch21.Name = "toggleSwitch21"; - this.toggleSwitch21.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch21.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch21.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch21.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch21.OnText = "Disable Privacy Options"; - this.toggleSwitch21.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch21.TabIndex = 50; - this.toggleSwitch21.Tag = "themeable"; - // - // toggleSwitch23 - // - this.toggleSwitch23.Location = new System.Drawing.Point(227, 88); - this.toggleSwitch23.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch23.Name = "toggleSwitch23"; - this.toggleSwitch23.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch23.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch23.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch23.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch23.OnText = "Disable Telemetry Services"; - this.toggleSwitch23.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch23.TabIndex = 48; - this.toggleSwitch23.Tag = "themeable"; + this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.startupTab.Controls.Add(this.button64); + this.startupTab.Controls.Add(this.button31); + this.startupTab.Controls.Add(this.button37); + this.startupTab.Controls.Add(this.panel3); + this.startupTab.Controls.Add(this.button32); + this.startupTab.Controls.Add(this.button22); + this.startupTab.Controls.Add(this.label5); + this.startupTab.Location = new System.Drawing.Point(4, 24); + this.startupTab.Margin = new System.Windows.Forms.Padding(2); + this.startupTab.Name = "startupTab"; + this.startupTab.Size = new System.Drawing.Size(1085, 743); + this.startupTab.TabIndex = 7; + this.startupTab.Text = "Startup"; // - // toggleSwitch24 + // button64 // - this.toggleSwitch24.Location = new System.Drawing.Point(227, 16); - this.toggleSwitch24.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch24.Name = "toggleSwitch24"; - this.toggleSwitch24.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch24.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch24.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch24.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch24.OnText = "Disable Automatic Updates"; - this.toggleSwitch24.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch24.TabIndex = 47; - this.toggleSwitch24.Tag = "themeable"; + this.button64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.button64.BackColor = System.Drawing.Color.DodgerBlue; + this.button64.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button64.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button64.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button64.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button64.ForeColor = System.Drawing.Color.White; + this.button64.Location = new System.Drawing.Point(677, 76); + this.button64.Margin = new System.Windows.Forms.Padding(2); + this.button64.Name = "button64"; + this.button64.Size = new System.Drawing.Size(101, 31); + this.button64.TabIndex = 40; + this.button64.Text = "Find in Registry"; + this.button64.UseVisualStyleBackColor = false; + this.button64.Click += new System.EventHandler(this.button64_Click); // - // toggleSwitch25 + // button31 // - this.toggleSwitch25.Location = new System.Drawing.Point(14, 232); - this.toggleSwitch25.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch25.Name = "toggleSwitch25"; - this.toggleSwitch25.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch25.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch25.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch25.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch25.OnText = "Disable My People"; - this.toggleSwitch25.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch25.TabIndex = 46; - this.toggleSwitch25.Tag = "themeable"; + this.button31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.button31.BackColor = System.Drawing.Color.DodgerBlue; + this.button31.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button31.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button31.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button31.ForeColor = System.Drawing.Color.White; + this.button31.Location = new System.Drawing.Point(677, 41); + this.button31.Margin = new System.Windows.Forms.Padding(2); + this.button31.Name = "button31"; + this.button31.Size = new System.Drawing.Size(101, 31); + this.button31.TabIndex = 39; + this.button31.Text = "Locate file"; + this.button31.UseVisualStyleBackColor = false; + this.button31.Click += new System.EventHandler(this.button31_Click); // - // toggleSwitch26 + // button37 // - this.toggleSwitch26.Location = new System.Drawing.Point(14, 124); - this.toggleSwitch26.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch26.Name = "toggleSwitch26"; - this.toggleSwitch26.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch26.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch26.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch26.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch26.OnText = "Disable Start Menu Ads"; - this.toggleSwitch26.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch26.TabIndex = 45; - this.toggleSwitch26.Tag = "themeable"; + this.button37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.button37.BackColor = System.Drawing.Color.DodgerBlue; + this.button37.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button37.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button37.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button37.ForeColor = System.Drawing.Color.White; + this.button37.Location = new System.Drawing.Point(677, 111); + this.button37.Margin = new System.Windows.Forms.Padding(2); + this.button37.Name = "button37"; + this.button37.Size = new System.Drawing.Size(101, 31); + this.button37.TabIndex = 38; + this.button37.Text = "Refresh"; + this.button37.UseVisualStyleBackColor = false; + this.button37.Click += new System.EventHandler(this.button37_Click); // - // toggleSwitch19 + // panel3 // - this.toggleSwitch19.Location = new System.Drawing.Point(14, 52); - this.toggleSwitch19.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch19.Name = "toggleSwitch19"; - this.toggleSwitch19.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch19.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch19.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch19.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch19.OnText = "Enable Taskbar Color"; - this.toggleSwitch19.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch19.TabIndex = 44; - this.toggleSwitch19.Tag = "themeable"; + this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panel3.Controls.Add(this.listStartupItems); + this.panel3.Location = new System.Drawing.Point(11, 40); + this.panel3.Margin = new System.Windows.Forms.Padding(2); + this.panel3.Name = "panel3"; + this.panel3.Size = new System.Drawing.Size(662, 537); + this.panel3.TabIndex = 37; // - // toggleSwitch18 + // listStartupItems // - this.toggleSwitch18.Location = new System.Drawing.Point(14, 88); - this.toggleSwitch18.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch18.Name = "toggleSwitch18"; - this.toggleSwitch18.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch18.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch18.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch18.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch18.OnText = "Disable Quick Access History"; - this.toggleSwitch18.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch18.TabIndex = 43; - this.toggleSwitch18.Tag = "themeable"; + this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { + this.columnHeader1, + this.columnHeader2, + this.columnHeader3}); + this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill; + this.listStartupItems.ForeColor = System.Drawing.Color.White; + this.listStartupItems.FullRowSelect = true; + this.listStartupItems.HideSelection = false; + this.listStartupItems.Location = new System.Drawing.Point(0, 0); + this.listStartupItems.Margin = new System.Windows.Forms.Padding(2); + this.listStartupItems.MultiSelect = false; + this.listStartupItems.Name = "listStartupItems"; + this.listStartupItems.ShowGroups = false; + this.listStartupItems.Size = new System.Drawing.Size(660, 535); + this.listStartupItems.TabIndex = 0; + this.listStartupItems.UseCompatibleStateImageBehavior = false; + this.listStartupItems.View = System.Windows.Forms.View.Details; + this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick); // - // toggleSwitch17 + // columnHeader1 // - this.toggleSwitch17.Location = new System.Drawing.Point(440, 88); - this.toggleSwitch17.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch17.Name = "toggleSwitch17"; - this.toggleSwitch17.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch17.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch17.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch17.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch17.OnText = "Disable Xbox Live"; - this.toggleSwitch17.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch17.TabIndex = 42; - this.toggleSwitch17.Tag = "themeable"; + this.columnHeader1.Text = "Name"; + this.columnHeader1.Width = 194; // - // toggleSwitch16 + // columnHeader2 // - this.toggleSwitch16.Location = new System.Drawing.Point(227, 196); - this.toggleSwitch16.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch16.Name = "toggleSwitch16"; - this.toggleSwitch16.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch16.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch16.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch16.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch16.OnText = "Disable Cortana"; - this.toggleSwitch16.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch16.TabIndex = 41; - this.toggleSwitch16.Tag = "themeable"; + this.columnHeader2.Text = "Location"; + this.columnHeader2.Width = 507; // - // toggleSwitch15 + // columnHeader3 // - this.toggleSwitch15.Location = new System.Drawing.Point(440, 124); - this.toggleSwitch15.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch15.Name = "toggleSwitch15"; - this.toggleSwitch15.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch15.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch15.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch15.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch15.OnText = "Disable Game Bar"; - this.toggleSwitch15.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch15.TabIndex = 40; - this.toggleSwitch15.Tag = "themeable"; + this.columnHeader3.Text = "Type"; + this.columnHeader3.Width = 134; // - // toggleSwitch14 + // button32 // - this.toggleSwitch14.Location = new System.Drawing.Point(14, 196); - this.toggleSwitch14.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch14.Name = "toggleSwitch14"; - this.toggleSwitch14.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch14.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch14.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch14.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch14.OnText = "Uninstall OneDrive"; - this.toggleSwitch14.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch14.TabIndex = 39; - this.toggleSwitch14.Tag = "themeable"; + this.button32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.button32.BackColor = System.Drawing.Color.DodgerBlue; + this.button32.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button32.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button32.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button32.ForeColor = System.Drawing.Color.White; + this.button32.Location = new System.Drawing.Point(677, 146); + this.button32.Margin = new System.Windows.Forms.Padding(2); + this.button32.Name = "button32"; + this.button32.Size = new System.Drawing.Size(101, 31); + this.button32.TabIndex = 36; + this.button32.Text = "Remove"; + this.button32.UseVisualStyleBackColor = false; + this.button32.Click += new System.EventHandler(this.button32_Click); // - // toggleSwitch13 - // - this.toggleSwitch13.Location = new System.Drawing.Point(14, 16); - this.toggleSwitch13.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch13.Name = "toggleSwitch13"; - this.toggleSwitch13.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch13.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch13.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch13.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch13.OnText = "Enable Legacy Volume Slider"; - this.toggleSwitch13.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch13.TabIndex = 38; - this.toggleSwitch13.Tag = "themeable"; - // - // windowsVIIITab - // - this.windowsVIIITab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.windowsVIIITab.Controls.Add(this.toggleSwitch31); - this.windowsVIIITab.Controls.Add(this.button44); - this.windowsVIIITab.Location = new System.Drawing.Point(4, 24); - this.windowsVIIITab.Margin = new System.Windows.Forms.Padding(2); - this.windowsVIIITab.Name = "windowsVIIITab"; - this.windowsVIIITab.Padding = new System.Windows.Forms.Padding(2); - this.windowsVIIITab.Size = new System.Drawing.Size(1085, 743); - this.windowsVIIITab.TabIndex = 2; - this.windowsVIIITab.Text = "Windows 8.1"; - // - // toggleSwitch31 - // - this.toggleSwitch31.Location = new System.Drawing.Point(14, 16); - this.toggleSwitch31.Margin = new System.Windows.Forms.Padding(2); - this.toggleSwitch31.Name = "toggleSwitch31"; - this.toggleSwitch31.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch31.OffForeColor = System.Drawing.Color.White; - this.toggleSwitch31.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.toggleSwitch31.OnForeColor = System.Drawing.Color.White; - this.toggleSwitch31.OnText = "Disable OneDrive"; - this.toggleSwitch31.Size = new System.Drawing.Size(208, 31); - this.toggleSwitch31.TabIndex = 46; - this.toggleSwitch31.Tag = "themeable"; - // - // button44 - // - this.button44.BackColor = System.Drawing.Color.DodgerBlue; - this.button44.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button44.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button44.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button44.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button44.ForeColor = System.Drawing.Color.White; - this.button44.Location = new System.Drawing.Point(14, 65); - this.button44.Margin = new System.Windows.Forms.Padding(2); - this.button44.Name = "button44"; - this.button44.Size = new System.Drawing.Size(115, 31); - this.button44.TabIndex = 32; - this.button44.Text = "Apply && Restart"; - this.button44.UseVisualStyleBackColor = false; - this.button44.Click += new System.EventHandler(this.button44_Click); - // - // modernAppsTab - // - this.modernAppsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.modernAppsTab.Controls.Add(this.chkSelectAllModernApps); - this.modernAppsTab.Controls.Add(this.label28); - this.modernAppsTab.Controls.Add(this.button74); - this.modernAppsTab.Controls.Add(this.button75); - this.modernAppsTab.Controls.Add(this.label1); - this.modernAppsTab.Controls.Add(this.panelModernAppsList); - this.modernAppsTab.Location = new System.Drawing.Point(4, 24); - this.modernAppsTab.Name = "modernAppsTab"; - this.modernAppsTab.Padding = new System.Windows.Forms.Padding(3); - this.modernAppsTab.Size = new System.Drawing.Size(1085, 743); - this.modernAppsTab.TabIndex = 11; - this.modernAppsTab.Text = "UWP Apps"; - // - // chkSelectAllModernApps - // - this.chkSelectAllModernApps.AutoSize = true; - this.chkSelectAllModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.chkSelectAllModernApps.ForeColor = System.Drawing.Color.White; - this.chkSelectAllModernApps.Location = new System.Drawing.Point(503, 111); - this.chkSelectAllModernApps.Margin = new System.Windows.Forms.Padding(2); - this.chkSelectAllModernApps.Name = "chkSelectAllModernApps"; - this.chkSelectAllModernApps.Size = new System.Drawing.Size(94, 25); - this.chkSelectAllModernApps.TabIndex = 52; - this.chkSelectAllModernApps.Text = "Select all"; - this.chkSelectAllModernApps.UseVisualStyleBackColor = true; - this.chkSelectAllModernApps.CheckedChanged += new System.EventHandler(this.chkSelectAllModernApps_CheckedChanged); - // - // label28 - // - this.label28.AutoSize = true; - this.label28.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label28.ForeColor = System.Drawing.Color.Silver; - this.label28.Location = new System.Drawing.Point(499, 158); - this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label28.Name = "label28"; - this.label28.Size = new System.Drawing.Size(160, 231); - this.label28.TabIndex = 51; - this.label28.Tag = ""; - this.label28.Text = "IMPORTANT:\r\n\r\nIf you uninstall Store\r\nyou won\'t be able\r\nto install new apps!\r\n\r\n" + - "Also, some apps\r\ncan\'t be uninstalled.\r\n\r\nLike Microsoft Edge,\r\nSettings, etc."; - // - // button74 - // - this.button74.BackColor = System.Drawing.Color.DodgerBlue; - this.button74.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button74.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button74.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button74.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button74.ForeColor = System.Drawing.Color.White; - this.button74.Location = new System.Drawing.Point(503, 76); - this.button74.Margin = new System.Windows.Forms.Padding(2); - this.button74.Name = "button74"; - this.button74.Size = new System.Drawing.Size(169, 31); - this.button74.TabIndex = 50; - this.button74.Text = "Uninstall"; - this.button74.UseVisualStyleBackColor = false; - this.button74.Click += new System.EventHandler(this.button74_Click); - // - // button75 - // - this.button75.BackColor = System.Drawing.Color.DodgerBlue; - this.button75.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button75.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button75.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button75.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button75.ForeColor = System.Drawing.Color.White; - this.button75.Location = new System.Drawing.Point(503, 41); - this.button75.Margin = new System.Windows.Forms.Padding(2); - this.button75.Name = "button75"; - this.button75.Size = new System.Drawing.Size(169, 31); - this.button75.TabIndex = 49; - this.button75.Text = "Refresh"; - this.button75.UseVisualStyleBackColor = false; - this.button75.Click += new System.EventHandler(this.button75_Click); - // - // label1 - // - this.label1.AutoSize = true; - this.label1.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label1.ForeColor = System.Drawing.Color.DodgerBlue; - this.label1.Location = new System.Drawing.Point(6, 10); - this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(291, 28); - this.label1.TabIndex = 47; - this.label1.Tag = "themeable"; - this.label1.Text = "Uninstall unwanted UWP Apps"; - // - // panelModernAppsList - // - this.panelModernAppsList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left))); - this.panelModernAppsList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelModernAppsList.Controls.Add(this.listModernApps); - this.panelModernAppsList.Location = new System.Drawing.Point(11, 41); - this.panelModernAppsList.Name = "panelModernAppsList"; - this.panelModernAppsList.Size = new System.Drawing.Size(487, 581); - this.panelModernAppsList.TabIndex = 0; - // - // listModernApps - // - this.listModernApps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.listModernApps.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.listModernApps.CheckOnClick = true; - this.listModernApps.Dock = System.Windows.Forms.DockStyle.Fill; - this.listModernApps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.listModernApps.ForeColor = System.Drawing.Color.White; - this.listModernApps.FormattingEnabled = true; - this.listModernApps.HorizontalScrollbar = true; - this.listModernApps.Location = new System.Drawing.Point(0, 0); - this.listModernApps.Name = "listModernApps"; - this.listModernApps.Size = new System.Drawing.Size(485, 579); - this.listModernApps.Sorted = true; - this.listModernApps.TabIndex = 0; - // - // startupTab - // - this.startupTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.startupTab.Controls.Add(this.button64); - this.startupTab.Controls.Add(this.button31); - this.startupTab.Controls.Add(this.button37); - this.startupTab.Controls.Add(this.panel3); - this.startupTab.Controls.Add(this.button32); - this.startupTab.Controls.Add(this.button22); - this.startupTab.Controls.Add(this.label5); - this.startupTab.Location = new System.Drawing.Point(4, 24); - this.startupTab.Margin = new System.Windows.Forms.Padding(2); - this.startupTab.Name = "startupTab"; - this.startupTab.Size = new System.Drawing.Size(1085, 743); - this.startupTab.TabIndex = 7; - this.startupTab.Text = "Startup"; - // - // button64 - // - this.button64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.button64.BackColor = System.Drawing.Color.DodgerBlue; - this.button64.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button64.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button64.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button64.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button64.ForeColor = System.Drawing.Color.White; - this.button64.Location = new System.Drawing.Point(677, 76); - this.button64.Margin = new System.Windows.Forms.Padding(2); - this.button64.Name = "button64"; - this.button64.Size = new System.Drawing.Size(101, 31); - this.button64.TabIndex = 40; - this.button64.Text = "Find in Registry"; - this.button64.UseVisualStyleBackColor = false; - this.button64.Click += new System.EventHandler(this.button64_Click); - // - // button31 - // - this.button31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.button31.BackColor = System.Drawing.Color.DodgerBlue; - this.button31.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button31.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button31.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button31.ForeColor = System.Drawing.Color.White; - this.button31.Location = new System.Drawing.Point(677, 41); - this.button31.Margin = new System.Windows.Forms.Padding(2); - this.button31.Name = "button31"; - this.button31.Size = new System.Drawing.Size(101, 31); - this.button31.TabIndex = 39; - this.button31.Text = "Locate file"; - this.button31.UseVisualStyleBackColor = false; - this.button31.Click += new System.EventHandler(this.button31_Click); - // - // button37 - // - this.button37.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.button37.BackColor = System.Drawing.Color.DodgerBlue; - this.button37.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button37.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button37.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button37.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button37.ForeColor = System.Drawing.Color.White; - this.button37.Location = new System.Drawing.Point(677, 111); - this.button37.Margin = new System.Windows.Forms.Padding(2); - this.button37.Name = "button37"; - this.button37.Size = new System.Drawing.Size(101, 31); - this.button37.TabIndex = 38; - this.button37.Text = "Refresh"; - this.button37.UseVisualStyleBackColor = false; - this.button37.Click += new System.EventHandler(this.button37_Click); - // - // panel3 - // - this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel3.Controls.Add(this.listStartupItems); - this.panel3.Location = new System.Drawing.Point(11, 40); - this.panel3.Margin = new System.Windows.Forms.Padding(2); - this.panel3.Name = "panel3"; - this.panel3.Size = new System.Drawing.Size(662, 537); - this.panel3.TabIndex = 37; - // - // listStartupItems - // - this.listStartupItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.listStartupItems.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.listStartupItems.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { - this.columnHeader1, - this.columnHeader2, - this.columnHeader3}); - this.listStartupItems.Dock = System.Windows.Forms.DockStyle.Fill; - this.listStartupItems.ForeColor = System.Drawing.Color.White; - this.listStartupItems.FullRowSelect = true; - this.listStartupItems.HideSelection = false; - this.listStartupItems.Location = new System.Drawing.Point(0, 0); - this.listStartupItems.Margin = new System.Windows.Forms.Padding(2); - this.listStartupItems.MultiSelect = false; - this.listStartupItems.Name = "listStartupItems"; - this.listStartupItems.ShowGroups = false; - this.listStartupItems.Size = new System.Drawing.Size(660, 535); - this.listStartupItems.TabIndex = 0; - this.listStartupItems.UseCompatibleStateImageBehavior = false; - this.listStartupItems.View = System.Windows.Forms.View.Details; - this.listStartupItems.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listStartupItems_ColumnClick); - // - // columnHeader1 - // - this.columnHeader1.Text = "Name"; - this.columnHeader1.Width = 194; - // - // columnHeader2 - // - this.columnHeader2.Text = "Location"; - this.columnHeader2.Width = 507; - // - // columnHeader3 - // - this.columnHeader3.Text = "Type"; - this.columnHeader3.Width = 134; - // - // button32 - // - this.button32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.button32.BackColor = System.Drawing.Color.DodgerBlue; - this.button32.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button32.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button32.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button32.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button32.ForeColor = System.Drawing.Color.White; - this.button32.Location = new System.Drawing.Point(677, 146); - this.button32.Margin = new System.Windows.Forms.Padding(2); - this.button32.Name = "button32"; - this.button32.Size = new System.Drawing.Size(101, 31); - this.button32.TabIndex = 36; - this.button32.Text = "Remove"; - this.button32.UseVisualStyleBackColor = false; - this.button32.Click += new System.EventHandler(this.button32_Click); - // - // button22 + // button22 // this.button22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.button22.BackColor = System.Drawing.Color.DodgerBlue; @@ -1909,3796 +1369,4384 @@ private void InitializeComponent() this.appsTab.TabIndex = 12; this.appsTab.Text = "Common Apps"; // - // cAntiExploit + // cAntiExploit + // + this.cAntiExploit.AutoSize = true; + this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cAntiExploit.Location = new System.Drawing.Point(486, 450); + this.cAntiExploit.Name = "cAntiExploit"; + this.cAntiExploit.Size = new System.Drawing.Size(109, 24); + this.cAntiExploit.TabIndex = 146; + this.cAntiExploit.Text = "Anti-Exploit"; + this.cAntiExploit.UseVisualStyleBackColor = true; + // + // pictureBox69 + // + this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage"))); + this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; + this.pictureBox69.Location = new System.Drawing.Point(456, 449); + this.pictureBox69.Name = "pictureBox69"; + this.pictureBox69.Size = new System.Drawing.Size(24, 24); + this.pictureBox69.TabIndex = 147; + this.pictureBox69.TabStop = false; + // + // cMalwarebytes + // + this.cMalwarebytes.AutoSize = true; + this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cMalwarebytes.Location = new System.Drawing.Point(486, 420); + this.cMalwarebytes.Name = "cMalwarebytes"; + this.cMalwarebytes.Size = new System.Drawing.Size(123, 24); + this.cMalwarebytes.TabIndex = 144; + this.cMalwarebytes.Text = "Malwarebytes"; + this.cMalwarebytes.UseVisualStyleBackColor = true; + // + // pictureBox70 + // + this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage"))); + this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; + this.pictureBox70.Location = new System.Drawing.Point(456, 419); + this.pictureBox70.Name = "pictureBox70"; + this.pictureBox70.Size = new System.Drawing.Size(24, 24); + this.pictureBox70.TabIndex = 145; + this.pictureBox70.TabStop = false; + // + // cRevo + // + this.cRevo.AutoSize = true; + this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cRevo.Location = new System.Drawing.Point(683, 491); + this.cRevo.Name = "cRevo"; + this.cRevo.Size = new System.Drawing.Size(140, 24); + this.cRevo.TabIndex = 142; + this.cRevo.Text = "Revo Uninstaller"; + this.cRevo.UseVisualStyleBackColor = true; + // + // pictureBox68 + // + this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage"))); + this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; + this.pictureBox68.Location = new System.Drawing.Point(653, 490); + this.pictureBox68.Name = "pictureBox68"; + this.pictureBox68.Size = new System.Drawing.Size(24, 24); + this.pictureBox68.TabIndex = 143; + this.pictureBox68.TabStop = false; + // + // cIObitDB + // + this.cIObitDB.AutoSize = true; + this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cIObitDB.Location = new System.Drawing.Point(683, 431); + this.cIObitDB.Name = "cIObitDB"; + this.cIObitDB.Size = new System.Drawing.Size(164, 24); + this.cIObitDB.TabIndex = 137; + this.cIObitDB.Text = "IObit Driver Booster"; + this.cIObitDB.UseVisualStyleBackColor = true; + // + // cIObitU + // + this.cIObitU.AutoSize = true; + this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; + this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.cIObitU.Location = new System.Drawing.Point(683, 401); + this.cIObitU.Name = "cIObitU"; + this.cIObitU.Size = new System.Drawing.Size(139, 24); + this.cIObitU.TabIndex = 138; + this.cIObitU.Text = "IObit Uninstaller"; + this.cIObitU.UseVisualStyleBackColor = true; + // + // cIObitSD + // + this.cIObitSD.AutoSize = true; + this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cIObitSD.Location = new System.Drawing.Point(683, 461); + this.cIObitSD.Name = "cIObitSD"; + this.cIObitSD.Size = new System.Drawing.Size(156, 24); + this.cIObitSD.TabIndex = 136; + this.cIObitSD.Text = "IObit Smart Defrag"; + this.cIObitSD.UseVisualStyleBackColor = true; + // + // pictureBox61 + // + this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage"))); + this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox61.Location = new System.Drawing.Point(653, 400); + this.pictureBox61.Name = "pictureBox61"; + this.pictureBox61.Size = new System.Drawing.Size(24, 24); + this.pictureBox61.TabIndex = 139; + this.pictureBox61.TabStop = false; + // + // pictureBox66 + // + this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage"))); + this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox66.Location = new System.Drawing.Point(653, 430); + this.pictureBox66.Name = "pictureBox66"; + this.pictureBox66.Size = new System.Drawing.Size(24, 24); + this.pictureBox66.TabIndex = 140; + this.pictureBox66.TabStop = false; + // + // pictureBox67 + // + this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage"))); + this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox67.Location = new System.Drawing.Point(653, 460); + this.pictureBox67.Name = "pictureBox67"; + this.pictureBox67.Size = new System.Drawing.Size(24, 24); + this.pictureBox67.TabIndex = 141; + this.pictureBox67.TabStop = false; + // + // cBlender + // + this.cBlender.AutoSize = true; + this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cBlender.Location = new System.Drawing.Point(486, 350); + this.cBlender.Name = "cBlender"; + this.cBlender.Size = new System.Drawing.Size(81, 24); + this.cBlender.TabIndex = 135; + this.cBlender.Text = "Blender"; + this.cBlender.UseVisualStyleBackColor = true; + // + // pictureBox60 + // + this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage"))); + this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox60.Location = new System.Drawing.Point(456, 350); + this.pictureBox60.Name = "pictureBox60"; + this.pictureBox60.Size = new System.Drawing.Size(24, 24); + this.pictureBox60.TabIndex = 134; + this.pictureBox60.TabStop = false; + // + // cEclipse + // + this.cEclipse.AutoSize = true; + this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cEclipse.Location = new System.Drawing.Point(898, 232); + this.cEclipse.Name = "cEclipse"; + this.cEclipse.Size = new System.Drawing.Size(74, 24); + this.cEclipse.TabIndex = 126; + this.cEclipse.Text = "Eclipse"; + this.cEclipse.UseVisualStyleBackColor = true; + // + // pictureBox62 + // + this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage"))); + this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox62.Location = new System.Drawing.Point(868, 262); + this.pictureBox62.Name = "pictureBox62"; + this.pictureBox62.Size = new System.Drawing.Size(24, 24); + this.pictureBox62.TabIndex = 131; + this.pictureBox62.TabStop = false; + // + // cAndroidStudio + // + this.cAndroidStudio.AutoSize = true; + this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cAndroidStudio.Location = new System.Drawing.Point(898, 262); + this.cAndroidStudio.Name = "cAndroidStudio"; + this.cAndroidStudio.Size = new System.Drawing.Size(132, 24); + this.cAndroidStudio.TabIndex = 127; + this.cAndroidStudio.Text = "Android Studio"; + this.cAndroidStudio.UseVisualStyleBackColor = true; + // + // pictureBox63 + // + this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage"))); + this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox63.Location = new System.Drawing.Point(218, 420); + this.pictureBox63.Name = "pictureBox63"; + this.pictureBox63.Size = new System.Drawing.Size(24, 24); + this.pictureBox63.TabIndex = 128; + this.pictureBox63.TabStop = false; + // + // pictureBox64 + // + this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage"))); + this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox64.Location = new System.Drawing.Point(868, 232); + this.pictureBox64.Name = "pictureBox64"; + this.pictureBox64.Size = new System.Drawing.Size(24, 24); + this.pictureBox64.TabIndex = 129; + this.pictureBox64.TabStop = false; + // + // pictureBox65 + // + this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage"))); + this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox65.Location = new System.Drawing.Point(653, 262); + this.pictureBox65.Name = "pictureBox65"; + this.pictureBox65.Size = new System.Drawing.Size(24, 24); + this.pictureBox65.TabIndex = 130; + this.pictureBox65.TabStop = false; + // + // cDropbox + // + this.cDropbox.AutoSize = true; + this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cDropbox.Location = new System.Drawing.Point(248, 420); + this.cDropbox.Name = "cDropbox"; + this.cDropbox.Size = new System.Drawing.Size(89, 24); + this.cDropbox.TabIndex = 124; + this.cDropbox.Text = "Dropbox"; + this.cDropbox.UseVisualStyleBackColor = true; + // + // cWinamp + // + this.cWinamp.AutoSize = true; + this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cWinamp.Location = new System.Drawing.Point(683, 262); + this.cWinamp.Name = "cWinamp"; + this.cWinamp.Size = new System.Drawing.Size(85, 24); + this.cWinamp.TabIndex = 125; + this.cWinamp.Text = "Winamp"; + this.cWinamp.UseVisualStyleBackColor = true; + // + // ciTunes + // + this.ciTunes.AutoSize = true; + this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ciTunes.Location = new System.Drawing.Point(683, 232); + this.ciTunes.Name = "ciTunes"; + this.ciTunes.Size = new System.Drawing.Size(115, 24); + this.ciTunes.TabIndex = 122; + this.ciTunes.Text = "Apple iTunes"; + this.ciTunes.UseVisualStyleBackColor = true; + // + // pictureBox59 + // + this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage"))); + this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox59.Location = new System.Drawing.Point(653, 231); + this.pictureBox59.Name = "pictureBox59"; + this.pictureBox59.Size = new System.Drawing.Size(24, 24); + this.pictureBox59.TabIndex = 123; + this.pictureBox59.TabStop = false; + // + // cMaxthon // - this.cAntiExploit.AutoSize = true; - this.cAntiExploit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cAntiExploit.Location = new System.Drawing.Point(486, 450); - this.cAntiExploit.Name = "cAntiExploit"; - this.cAntiExploit.Size = new System.Drawing.Size(109, 24); - this.cAntiExploit.TabIndex = 146; - this.cAntiExploit.Text = "Anti-Exploit"; - this.cAntiExploit.UseVisualStyleBackColor = true; + this.cMaxthon.AutoSize = true; + this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cMaxthon.Location = new System.Drawing.Point(43, 202); + this.cMaxthon.Name = "cMaxthon"; + this.cMaxthon.Size = new System.Drawing.Size(90, 24); + this.cMaxthon.TabIndex = 120; + this.cMaxthon.Text = "Maxthon"; + this.cMaxthon.UseVisualStyleBackColor = true; // - // pictureBox69 + // picturemaxthon // - this.pictureBox69.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox69.BackgroundImage"))); - this.pictureBox69.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; - this.pictureBox69.Location = new System.Drawing.Point(456, 449); - this.pictureBox69.Name = "pictureBox69"; - this.pictureBox69.Size = new System.Drawing.Size(24, 24); - this.pictureBox69.TabIndex = 147; - this.pictureBox69.TabStop = false; + this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage"))); + this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.picturemaxthon.Location = new System.Drawing.Point(13, 201); + this.picturemaxthon.Name = "picturemaxthon"; + this.picturemaxthon.Size = new System.Drawing.Size(24, 24); + this.picturemaxthon.TabIndex = 121; + this.picturemaxthon.TabStop = false; // - // cMalwarebytes + // cGyazo // - this.cMalwarebytes.AutoSize = true; - this.cMalwarebytes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cMalwarebytes.Location = new System.Drawing.Point(486, 420); - this.cMalwarebytes.Name = "cMalwarebytes"; - this.cMalwarebytes.Size = new System.Drawing.Size(123, 24); - this.cMalwarebytes.TabIndex = 144; - this.cMalwarebytes.Text = "Malwarebytes"; - this.cMalwarebytes.UseVisualStyleBackColor = true; + this.cGyazo.AutoSize = true; + this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cGyazo.Location = new System.Drawing.Point(682, 347); + this.cGyazo.Name = "cGyazo"; + this.cGyazo.Size = new System.Drawing.Size(70, 24); + this.cGyazo.TabIndex = 117; + this.cGyazo.Text = "Gyazo"; + this.cGyazo.UseVisualStyleBackColor = true; // - // pictureBox70 + // pictureBox57 // - this.pictureBox70.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox70.BackgroundImage"))); - this.pictureBox70.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; - this.pictureBox70.Location = new System.Drawing.Point(456, 419); - this.pictureBox70.Name = "pictureBox70"; - this.pictureBox70.Size = new System.Drawing.Size(24, 24); - this.pictureBox70.TabIndex = 145; - this.pictureBox70.TabStop = false; + this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage"))); + this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox57.Location = new System.Drawing.Point(652, 318); + this.pictureBox57.Name = "pictureBox57"; + this.pictureBox57.Size = new System.Drawing.Size(24, 24); + this.pictureBox57.TabIndex = 119; + this.pictureBox57.TabStop = false; // - // cRevo + // cLightShot // - this.cRevo.AutoSize = true; - this.cRevo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cRevo.Location = new System.Drawing.Point(683, 491); - this.cRevo.Name = "cRevo"; - this.cRevo.Size = new System.Drawing.Size(140, 24); - this.cRevo.TabIndex = 142; - this.cRevo.Text = "Revo Uninstaller"; - this.cRevo.UseVisualStyleBackColor = true; + this.cLightShot.AutoSize = true; + this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cLightShot.Location = new System.Drawing.Point(682, 318); + this.cLightShot.Name = "cLightShot"; + this.cLightShot.Size = new System.Drawing.Size(91, 24); + this.cLightShot.TabIndex = 116; + this.cLightShot.Text = "Lightshot"; + this.cLightShot.UseVisualStyleBackColor = true; // - // pictureBox68 + // pictureBox58 // - this.pictureBox68.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox68.BackgroundImage"))); - this.pictureBox68.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; - this.pictureBox68.Location = new System.Drawing.Point(653, 490); - this.pictureBox68.Name = "pictureBox68"; - this.pictureBox68.Size = new System.Drawing.Size(24, 24); - this.pictureBox68.TabIndex = 143; - this.pictureBox68.TabStop = false; + this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage"))); + this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox58.Location = new System.Drawing.Point(652, 347); + this.pictureBox58.Name = "pictureBox58"; + this.pictureBox58.Size = new System.Drawing.Size(24, 24); + this.pictureBox58.TabIndex = 118; + this.pictureBox58.TabStop = false; // - // cIObitDB + // cMSTeams // - this.cIObitDB.AutoSize = true; - this.cIObitDB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cIObitDB.Location = new System.Drawing.Point(683, 431); - this.cIObitDB.Name = "cIObitDB"; - this.cIObitDB.Size = new System.Drawing.Size(164, 24); - this.cIObitDB.TabIndex = 137; - this.cIObitDB.Text = "IObit Driver Booster"; - this.cIObitDB.UseVisualStyleBackColor = true; + this.cMSTeams.AutoSize = true; + this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cMSTeams.Location = new System.Drawing.Point(248, 172); + this.cMSTeams.Name = "cMSTeams"; + this.cMSTeams.Size = new System.Drawing.Size(139, 24); + this.cMSTeams.TabIndex = 115; + this.cMSTeams.Text = "Microsoft Teams"; + this.cMSTeams.UseVisualStyleBackColor = true; // - // cIObitU + // pictureBox55 // - this.cIObitU.AutoSize = true; - this.cIObitU.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; - this.cIObitU.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cIObitU.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.cIObitU.Location = new System.Drawing.Point(683, 401); - this.cIObitU.Name = "cIObitU"; - this.cIObitU.Size = new System.Drawing.Size(139, 24); - this.cIObitU.TabIndex = 138; - this.cIObitU.Text = "IObit Uninstaller"; - this.cIObitU.UseVisualStyleBackColor = true; + this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage"))); + this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox55.Location = new System.Drawing.Point(218, 172); + this.pictureBox55.Name = "pictureBox55"; + this.pictureBox55.Size = new System.Drawing.Size(24, 24); + this.pictureBox55.TabIndex = 114; + this.pictureBox55.TabStop = false; // - // cIObitSD + // cAnyDesk // - this.cIObitSD.AutoSize = true; - this.cIObitSD.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cIObitSD.Location = new System.Drawing.Point(683, 461); - this.cIObitSD.Name = "cIObitSD"; - this.cIObitSD.Size = new System.Drawing.Size(156, 24); - this.cIObitSD.TabIndex = 136; - this.cIObitSD.Text = "IObit Smart Defrag"; - this.cIObitSD.UseVisualStyleBackColor = true; + this.cAnyDesk.AutoSize = true; + this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cAnyDesk.Location = new System.Drawing.Point(248, 232); + this.cAnyDesk.Name = "cAnyDesk"; + this.cAnyDesk.Size = new System.Drawing.Size(88, 24); + this.cAnyDesk.TabIndex = 113; + this.cAnyDesk.Text = "AnyDesk"; + this.cAnyDesk.UseVisualStyleBackColor = true; // - // pictureBox61 + // pictureBox56 // - this.pictureBox61.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox61.BackgroundImage"))); - this.pictureBox61.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox61.Location = new System.Drawing.Point(653, 400); - this.pictureBox61.Name = "pictureBox61"; - this.pictureBox61.Size = new System.Drawing.Size(24, 24); - this.pictureBox61.TabIndex = 139; - this.pictureBox61.TabStop = false; + this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage"))); + this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox56.Location = new System.Drawing.Point(218, 232); + this.pictureBox56.Name = "pictureBox56"; + this.pictureBox56.Size = new System.Drawing.Size(24, 24); + this.pictureBox56.TabIndex = 112; + this.pictureBox56.TabStop = false; // - // pictureBox66 + // cOrigin // - this.pictureBox66.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox66.BackgroundImage"))); - this.pictureBox66.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox66.Location = new System.Drawing.Point(653, 430); - this.pictureBox66.Name = "pictureBox66"; - this.pictureBox66.Size = new System.Drawing.Size(24, 24); - this.pictureBox66.TabIndex = 140; - this.pictureBox66.TabStop = false; + this.cOrigin.AutoSize = true; + this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cOrigin.Location = new System.Drawing.Point(898, 539); + this.cOrigin.Name = "cOrigin"; + this.cOrigin.Size = new System.Drawing.Size(93, 24); + this.cOrigin.TabIndex = 111; + this.cOrigin.Text = "EA Origin"; + this.cOrigin.UseVisualStyleBackColor = true; + // + // pictureBox54 + // + this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage"))); + this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox54.Location = new System.Drawing.Point(868, 539); + this.pictureBox54.Name = "pictureBox54"; + this.pictureBox54.Size = new System.Drawing.Size(24, 24); + this.pictureBox54.TabIndex = 110; + this.pictureBox54.TabStop = false; + // + // cEpicStore + // + this.cEpicStore.AutoSize = true; + this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cEpicStore.Location = new System.Drawing.Point(898, 509); + this.cEpicStore.Name = "cEpicStore"; + this.cEpicStore.Size = new System.Drawing.Size(105, 24); + this.cEpicStore.TabIndex = 109; + this.cEpicStore.Text = "Epic Games"; + this.cEpicStore.UseVisualStyleBackColor = true; + // + // pictureBox53 + // + this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage"))); + this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox53.Location = new System.Drawing.Point(868, 509); + this.pictureBox53.Name = "pictureBox53"; + this.pictureBox53.Size = new System.Drawing.Size(24, 24); + this.pictureBox53.TabIndex = 108; + this.pictureBox53.TabStop = false; + // + // cAutoInstall + // + this.cAutoInstall.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.cAutoInstall.AutoSize = true; + this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; + this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.cAutoInstall.Location = new System.Drawing.Point(789, 673); + this.cAutoInstall.Name = "cAutoInstall"; + this.cAutoInstall.Size = new System.Drawing.Size(198, 24); + this.cAutoInstall.TabIndex = 107; + this.cAutoInstall.Text = "Install after downloading"; + this.cAutoInstall.UseVisualStyleBackColor = true; + // + // cBlizzard + // + this.cBlizzard.AutoSize = true; + this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cBlizzard.Location = new System.Drawing.Point(898, 479); + this.cBlizzard.Name = "cBlizzard"; + this.cBlizzard.Size = new System.Drawing.Size(93, 24); + this.cBlizzard.TabIndex = 82; + this.cBlizzard.Text = "Battle.net"; + this.cBlizzard.UseVisualStyleBackColor = true; + // + // cAudacity + // + this.cAudacity.AutoSize = true; + this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cAudacity.Location = new System.Drawing.Point(486, 231); + this.cAudacity.Name = "cAudacity"; + this.cAudacity.Size = new System.Drawing.Size(88, 24); + this.cAudacity.TabIndex = 55; + this.cAudacity.Text = "Audacity"; + this.cAudacity.UseVisualStyleBackColor = true; // - // pictureBox67 + // cSteam // - this.pictureBox67.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox67.BackgroundImage"))); - this.pictureBox67.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox67.Location = new System.Drawing.Point(653, 460); - this.pictureBox67.Name = "pictureBox67"; - this.pictureBox67.Size = new System.Drawing.Size(24, 24); - this.pictureBox67.TabIndex = 141; - this.pictureBox67.TabStop = false; + this.cSteam.AutoSize = true; + this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cSteam.Location = new System.Drawing.Point(898, 419); + this.cSteam.Name = "cSteam"; + this.cSteam.Size = new System.Drawing.Size(70, 24); + this.cSteam.TabIndex = 70; + this.cSteam.Text = "Steam"; + this.cSteam.UseVisualStyleBackColor = true; // - // cBlender + // pictureBox49 // - this.cBlender.AutoSize = true; - this.cBlender.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cBlender.Location = new System.Drawing.Point(486, 350); - this.cBlender.Name = "cBlender"; - this.cBlender.Size = new System.Drawing.Size(81, 24); - this.cBlender.TabIndex = 135; - this.cBlender.Text = "Blender"; - this.cBlender.UseVisualStyleBackColor = true; + this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage"))); + this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox49.Location = new System.Drawing.Point(868, 479); + this.pictureBox49.Name = "pictureBox49"; + this.pictureBox49.Size = new System.Drawing.Size(24, 24); + this.pictureBox49.TabIndex = 105; + this.pictureBox49.TabStop = false; // - // pictureBox60 + // cBT // - this.pictureBox60.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox60.BackgroundImage"))); - this.pictureBox60.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox60.Location = new System.Drawing.Point(456, 350); - this.pictureBox60.Name = "pictureBox60"; - this.pictureBox60.Size = new System.Drawing.Size(24, 24); - this.pictureBox60.TabIndex = 134; - this.pictureBox60.TabStop = false; + this.cBT.AutoSize = true; + this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cBT.Location = new System.Drawing.Point(43, 370); + this.cBT.Name = "cBT"; + this.cBT.Size = new System.Drawing.Size(96, 24); + this.cBT.TabIndex = 60; + this.cBT.Text = "BitTorrent"; + this.cBT.UseVisualStyleBackColor = true; // - // cEclipse + // pictureBox51 // - this.cEclipse.AutoSize = true; - this.cEclipse.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cEclipse.Location = new System.Drawing.Point(898, 232); - this.cEclipse.Name = "cEclipse"; - this.cEclipse.Size = new System.Drawing.Size(74, 24); - this.cEclipse.TabIndex = 126; - this.cEclipse.Text = "Eclipse"; - this.cEclipse.UseVisualStyleBackColor = true; + this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage"))); + this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox51.Location = new System.Drawing.Point(868, 449); + this.pictureBox51.Name = "pictureBox51"; + this.pictureBox51.Size = new System.Drawing.Size(24, 24); + this.pictureBox51.TabIndex = 104; + this.pictureBox51.TabStop = false; // - // pictureBox62 + // cMp3Tag // - this.pictureBox62.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox62.BackgroundImage"))); - this.pictureBox62.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox62.Location = new System.Drawing.Point(868, 262); - this.pictureBox62.Name = "pictureBox62"; - this.pictureBox62.Size = new System.Drawing.Size(24, 24); - this.pictureBox62.TabIndex = 131; - this.pictureBox62.TabStop = false; + this.cMp3Tag.AutoSize = true; + this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cMp3Tag.Location = new System.Drawing.Point(486, 320); + this.cMp3Tag.Name = "cMp3Tag"; + this.cMp3Tag.Size = new System.Drawing.Size(87, 24); + this.cMp3Tag.TabIndex = 81; + this.cMp3Tag.Text = "MP3 Tag"; + this.cMp3Tag.UseVisualStyleBackColor = true; // - // cAndroidStudio + // cUbi // - this.cAndroidStudio.AutoSize = true; - this.cAndroidStudio.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cAndroidStudio.Location = new System.Drawing.Point(898, 262); - this.cAndroidStudio.Name = "cAndroidStudio"; - this.cAndroidStudio.Size = new System.Drawing.Size(132, 24); - this.cAndroidStudio.TabIndex = 127; - this.cAndroidStudio.Text = "Android Studio"; - this.cAndroidStudio.UseVisualStyleBackColor = true; + this.cUbi.AutoSize = true; + this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cUbi.Location = new System.Drawing.Point(898, 449); + this.cUbi.Name = "cUbi"; + this.cUbi.Size = new System.Drawing.Size(68, 24); + this.cUbi.TabIndex = 81; + this.cUbi.Text = "Uplay"; + this.cUbi.UseVisualStyleBackColor = true; // - // pictureBox63 + // cLibreOffice // - this.pictureBox63.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox63.BackgroundImage"))); - this.pictureBox63.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox63.Location = new System.Drawing.Point(218, 420); - this.pictureBox63.Name = "pictureBox63"; - this.pictureBox63.Size = new System.Drawing.Size(24, 24); - this.pictureBox63.TabIndex = 128; - this.pictureBox63.TabStop = false; + this.cLibreOffice.AutoSize = true; + this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cLibreOffice.Location = new System.Drawing.Point(486, 172); + this.cLibreOffice.Name = "cLibreOffice"; + this.cLibreOffice.Size = new System.Drawing.Size(102, 24); + this.cLibreOffice.TabIndex = 99; + this.cLibreOffice.Text = "LibreOffice"; + this.cLibreOffice.UseVisualStyleBackColor = true; // - // pictureBox64 + // pictureBox50 // - this.pictureBox64.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox64.BackgroundImage"))); - this.pictureBox64.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox64.Location = new System.Drawing.Point(868, 232); - this.pictureBox64.Name = "pictureBox64"; - this.pictureBox64.Size = new System.Drawing.Size(24, 24); - this.pictureBox64.TabIndex = 129; - this.pictureBox64.TabStop = false; + this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage"))); + this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox50.Location = new System.Drawing.Point(868, 419); + this.pictureBox50.Name = "pictureBox50"; + this.pictureBox50.Size = new System.Drawing.Size(24, 24); + this.pictureBox50.TabIndex = 103; + this.pictureBox50.TabStop = false; // - // pictureBox65 + // pictureBox48 // - this.pictureBox65.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox65.BackgroundImage"))); - this.pictureBox65.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox65.Location = new System.Drawing.Point(653, 262); - this.pictureBox65.Name = "pictureBox65"; - this.pictureBox65.Size = new System.Drawing.Size(24, 24); - this.pictureBox65.TabIndex = 130; - this.pictureBox65.TabStop = false; + this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage"))); + this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox48.Location = new System.Drawing.Point(456, 261); + this.pictureBox48.Name = "pictureBox48"; + this.pictureBox48.Size = new System.Drawing.Size(24, 24); + this.pictureBox48.TabIndex = 104; + this.pictureBox48.TabStop = false; // - // cDropbox + // pictureBox17 // - this.cDropbox.AutoSize = true; - this.cDropbox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cDropbox.Location = new System.Drawing.Point(248, 420); - this.cDropbox.Name = "cDropbox"; - this.cDropbox.Size = new System.Drawing.Size(89, 24); - this.cDropbox.TabIndex = 124; - this.cDropbox.Text = "Dropbox"; - this.cDropbox.UseVisualStyleBackColor = true; + this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage"))); + this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox17.Location = new System.Drawing.Point(13, 280); + this.pictureBox17.Name = "pictureBox17"; + this.pictureBox17.Size = new System.Drawing.Size(24, 24); + this.pictureBox17.TabIndex = 91; + this.pictureBox17.TabStop = false; // - // cWinamp + // pictureBox45 // - this.cWinamp.AutoSize = true; - this.cWinamp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cWinamp.Location = new System.Drawing.Point(683, 262); - this.cWinamp.Name = "cWinamp"; - this.cWinamp.Size = new System.Drawing.Size(85, 24); - this.cWinamp.TabIndex = 125; - this.cWinamp.Text = "Winamp"; - this.cWinamp.UseVisualStyleBackColor = true; + this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage"))); + this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox45.Location = new System.Drawing.Point(456, 291); + this.pictureBox45.Name = "pictureBox45"; + this.pictureBox45.Size = new System.Drawing.Size(24, 24); + this.pictureBox45.TabIndex = 106; + this.pictureBox45.TabStop = false; // - // ciTunes + // cWinRar // - this.ciTunes.AutoSize = true; - this.ciTunes.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.ciTunes.Location = new System.Drawing.Point(683, 232); - this.ciTunes.Name = "ciTunes"; - this.ciTunes.Size = new System.Drawing.Size(115, 24); - this.ciTunes.TabIndex = 122; - this.ciTunes.Text = "Apple iTunes"; - this.ciTunes.UseVisualStyleBackColor = true; + this.cWinRar.AutoSize = true; + this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cWinRar.Location = new System.Drawing.Point(248, 370); + this.cWinRar.Name = "cWinRar"; + this.cWinRar.Size = new System.Drawing.Size(83, 24); + this.cWinRar.TabIndex = 57; + this.cWinRar.Text = "WinRAR"; + this.cWinRar.UseVisualStyleBackColor = true; // - // pictureBox59 + // pictureBox47 // - this.pictureBox59.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox59.BackgroundImage"))); - this.pictureBox59.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox59.Location = new System.Drawing.Point(653, 231); - this.pictureBox59.Name = "pictureBox59"; - this.pictureBox59.Size = new System.Drawing.Size(24, 24); - this.pictureBox59.TabIndex = 123; - this.pictureBox59.TabStop = false; + this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage"))); + this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox47.Location = new System.Drawing.Point(456, 231); + this.pictureBox47.Name = "pictureBox47"; + this.pictureBox47.Size = new System.Drawing.Size(24, 24); + this.pictureBox47.TabIndex = 103; + this.pictureBox47.TabStop = false; // - // cMaxthon + // pictureBox20 // - this.cMaxthon.AutoSize = true; - this.cMaxthon.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cMaxthon.Location = new System.Drawing.Point(43, 202); - this.cMaxthon.Name = "cMaxthon"; - this.cMaxthon.Size = new System.Drawing.Size(90, 24); - this.cMaxthon.TabIndex = 120; - this.cMaxthon.Text = "Maxthon"; - this.cMaxthon.UseVisualStyleBackColor = true; + this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage"))); + this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox20.Location = new System.Drawing.Point(13, 310); + this.pictureBox20.Name = "pictureBox20"; + this.pictureBox20.Size = new System.Drawing.Size(24, 24); + this.pictureBox20.TabIndex = 92; + this.pictureBox20.TabStop = false; // - // picturemaxthon + // cGIMP // - this.picturemaxthon.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("picturemaxthon.BackgroundImage"))); - this.picturemaxthon.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.picturemaxthon.Location = new System.Drawing.Point(13, 201); - this.picturemaxthon.Name = "picturemaxthon"; - this.picturemaxthon.Size = new System.Drawing.Size(24, 24); - this.picturemaxthon.TabIndex = 121; - this.picturemaxthon.TabStop = false; + this.cGIMP.AutoSize = true; + this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cGIMP.Location = new System.Drawing.Point(486, 291); + this.cGIMP.Name = "cGIMP"; + this.cGIMP.Size = new System.Drawing.Size(65, 24); + this.cGIMP.TabIndex = 58; + this.cGIMP.Text = "GIMP"; + this.cGIMP.UseVisualStyleBackColor = true; // - // cGyazo + // pictureBox52 // - this.cGyazo.AutoSize = true; - this.cGyazo.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cGyazo.Location = new System.Drawing.Point(682, 347); - this.cGyazo.Name = "cGyazo"; - this.cGyazo.Size = new System.Drawing.Size(70, 24); - this.cGyazo.TabIndex = 117; - this.cGyazo.Text = "Gyazo"; - this.cGyazo.UseVisualStyleBackColor = true; + this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage"))); + this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox52.Location = new System.Drawing.Point(456, 172); + this.pictureBox52.Name = "pictureBox52"; + this.pictureBox52.Size = new System.Drawing.Size(24, 24); + this.pictureBox52.TabIndex = 98; + this.pictureBox52.TabStop = false; // - // pictureBox57 + // pictureBox46 // - this.pictureBox57.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox57.BackgroundImage"))); - this.pictureBox57.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox57.Location = new System.Drawing.Point(652, 318); - this.pictureBox57.Name = "pictureBox57"; - this.pictureBox57.Size = new System.Drawing.Size(24, 24); - this.pictureBox57.TabIndex = 119; - this.pictureBox57.TabStop = false; + this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage"))); + this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox46.Location = new System.Drawing.Point(456, 320); + this.pictureBox46.Name = "pictureBox46"; + this.pictureBox46.Size = new System.Drawing.Size(24, 24); + this.pictureBox46.TabIndex = 105; + this.pictureBox46.TabStop = false; // - // cLightShot + // cUT // - this.cLightShot.AutoSize = true; - this.cLightShot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cLightShot.Location = new System.Drawing.Point(682, 318); - this.cLightShot.Name = "cLightShot"; - this.cLightShot.Size = new System.Drawing.Size(91, 24); - this.cLightShot.TabIndex = 116; - this.cLightShot.Text = "Lightshot"; - this.cLightShot.UseVisualStyleBackColor = true; + this.cUT.AutoSize = true; + this.cUT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cUT.Location = new System.Drawing.Point(43, 340); + this.cUT.Name = "cUT"; + this.cUT.Size = new System.Drawing.Size(87, 24); + this.cUT.TabIndex = 59; + this.cUT.Text = "uTorrent"; + this.cUT.UseVisualStyleBackColor = true; // - // pictureBox58 + // cPhotoFiltre // - this.pictureBox58.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox58.BackgroundImage"))); - this.pictureBox58.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox58.Location = new System.Drawing.Point(652, 347); - this.pictureBox58.Name = "pictureBox58"; - this.pictureBox58.Size = new System.Drawing.Size(24, 24); - this.pictureBox58.TabIndex = 118; - this.pictureBox58.TabStop = false; + this.cPhotoFiltre.AutoSize = true; + this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cPhotoFiltre.Location = new System.Drawing.Point(486, 263); + this.cPhotoFiltre.Name = "cPhotoFiltre"; + this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24); + this.cPhotoFiltre.TabIndex = 70; + this.cPhotoFiltre.Text = "PhotoFiltre"; + this.cPhotoFiltre.UseVisualStyleBackColor = true; // - // cMSTeams + // c7zip // - this.cMSTeams.AutoSize = true; - this.cMSTeams.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cMSTeams.Location = new System.Drawing.Point(248, 172); - this.cMSTeams.Name = "cMSTeams"; - this.cMSTeams.Size = new System.Drawing.Size(139, 24); - this.cMSTeams.TabIndex = 115; - this.cMSTeams.Text = "Microsoft Teams"; - this.cMSTeams.UseVisualStyleBackColor = true; + this.c7zip.AutoSize = true; + this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.c7zip.Location = new System.Drawing.Point(248, 310); + this.c7zip.Name = "c7zip"; + this.c7zip.Size = new System.Drawing.Size(64, 24); + this.c7zip.TabIndex = 58; + this.c7zip.Text = "7-Zip"; + this.c7zip.UseVisualStyleBackColor = true; // - // pictureBox55 + // pictureBox19 // - this.pictureBox55.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox55.BackgroundImage"))); - this.pictureBox55.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox55.Location = new System.Drawing.Point(218, 172); - this.pictureBox55.Name = "pictureBox55"; - this.pictureBox55.Size = new System.Drawing.Size(24, 24); - this.pictureBox55.TabIndex = 114; - this.pictureBox55.TabStop = false; + this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage"))); + this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox19.Location = new System.Drawing.Point(13, 340); + this.pictureBox19.Name = "pictureBox19"; + this.pictureBox19.Size = new System.Drawing.Size(24, 24); + this.pictureBox19.TabIndex = 94; + this.pictureBox19.TabStop = false; // - // cAnyDesk + // cAdobeReader // - this.cAnyDesk.AutoSize = true; - this.cAnyDesk.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cAnyDesk.Location = new System.Drawing.Point(248, 232); - this.cAnyDesk.Name = "cAnyDesk"; - this.cAnyDesk.Size = new System.Drawing.Size(88, 24); - this.cAnyDesk.TabIndex = 113; - this.cAnyDesk.Text = "AnyDesk"; - this.cAnyDesk.UseVisualStyleBackColor = true; + this.cAdobeReader.AutoSize = true; + this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cAdobeReader.Location = new System.Drawing.Point(486, 52); + this.cAdobeReader.Name = "cAdobeReader"; + this.cAdobeReader.Size = new System.Drawing.Size(125, 24); + this.cAdobeReader.TabIndex = 55; + this.cAdobeReader.Text = "Adobe Reader"; + this.cAdobeReader.UseVisualStyleBackColor = true; // - // pictureBox56 + // pictureBox18 // - this.pictureBox56.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox56.BackgroundImage"))); - this.pictureBox56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox56.Location = new System.Drawing.Point(218, 232); - this.pictureBox56.Name = "pictureBox56"; - this.pictureBox56.Size = new System.Drawing.Size(24, 24); - this.pictureBox56.TabIndex = 112; - this.pictureBox56.TabStop = false; + this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage"))); + this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox18.Location = new System.Drawing.Point(13, 370); + this.pictureBox18.Name = "pictureBox18"; + this.pictureBox18.Size = new System.Drawing.Size(24, 24); + this.pictureBox18.TabIndex = 93; + this.pictureBox18.TabStop = false; // - // cOrigin + // cSumatra // - this.cOrigin.AutoSize = true; - this.cOrigin.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cOrigin.Location = new System.Drawing.Point(898, 539); - this.cOrigin.Name = "cOrigin"; - this.cOrigin.Size = new System.Drawing.Size(93, 24); - this.cOrigin.TabIndex = 111; - this.cOrigin.Text = "EA Origin"; - this.cOrigin.UseVisualStyleBackColor = true; + this.cSumatra.AutoSize = true; + this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cSumatra.Location = new System.Drawing.Point(486, 82); + this.cSumatra.Name = "cSumatra"; + this.cSumatra.Size = new System.Drawing.Size(113, 24); + this.cSumatra.TabIndex = 58; + this.cSumatra.Text = "SumatraPDF"; + this.cSumatra.UseVisualStyleBackColor = true; // - // pictureBox54 + // cQB // - this.pictureBox54.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox54.BackgroundImage"))); - this.pictureBox54.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox54.Location = new System.Drawing.Point(868, 539); - this.pictureBox54.Name = "pictureBox54"; - this.pictureBox54.Size = new System.Drawing.Size(24, 24); - this.pictureBox54.TabIndex = 110; - this.pictureBox54.TabStop = false; + this.cQB.AutoSize = true; + this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cQB.Location = new System.Drawing.Point(43, 280); + this.cQB.Name = "cQB"; + this.cQB.Size = new System.Drawing.Size(105, 24); + this.cQB.TabIndex = 58; + this.cQB.Text = "qBitTorrent"; + this.cQB.UseVisualStyleBackColor = true; // - // cEpicStore + // cDeluge // - this.cEpicStore.AutoSize = true; - this.cEpicStore.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cEpicStore.Location = new System.Drawing.Point(898, 509); - this.cEpicStore.Name = "cEpicStore"; - this.cEpicStore.Size = new System.Drawing.Size(105, 24); - this.cEpicStore.TabIndex = 109; - this.cEpicStore.Text = "Epic Games"; - this.cEpicStore.UseVisualStyleBackColor = true; + this.cDeluge.AutoSize = true; + this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cDeluge.Location = new System.Drawing.Point(43, 310); + this.cDeluge.Name = "cDeluge"; + this.cDeluge.Size = new System.Drawing.Size(77, 24); + this.cDeluge.TabIndex = 55; + this.cDeluge.Text = "Deluge"; + this.cDeluge.UseVisualStyleBackColor = true; // - // pictureBox53 + // cWinScp // - this.pictureBox53.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox53.BackgroundImage"))); - this.pictureBox53.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox53.Location = new System.Drawing.Point(868, 509); - this.pictureBox53.Name = "pictureBox53"; - this.pictureBox53.Size = new System.Drawing.Size(24, 24); - this.pictureBox53.TabIndex = 108; - this.pictureBox53.TabStop = false; + this.cWinScp.AutoSize = true; + this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cWinScp.Location = new System.Drawing.Point(898, 310); + this.cWinScp.Name = "cWinScp"; + this.cWinScp.Size = new System.Drawing.Size(81, 24); + this.cWinScp.TabIndex = 81; + this.cWinScp.Text = "WinSCP"; + this.cWinScp.UseVisualStyleBackColor = true; // - // cAutoInstall + // cEvernote // - this.cAutoInstall.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.cAutoInstall.AutoSize = true; - this.cAutoInstall.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; - this.cAutoInstall.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cAutoInstall.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.cAutoInstall.Location = new System.Drawing.Point(789, 673); - this.cAutoInstall.Name = "cAutoInstall"; - this.cAutoInstall.Size = new System.Drawing.Size(198, 24); - this.cAutoInstall.TabIndex = 107; - this.cAutoInstall.Text = "Install after downloading"; - this.cAutoInstall.UseVisualStyleBackColor = true; + this.cEvernote.AutoSize = true; + this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cEvernote.Location = new System.Drawing.Point(486, 142); + this.cEvernote.Name = "cEvernote"; + this.cEvernote.Size = new System.Drawing.Size(89, 24); + this.cEvernote.TabIndex = 80; + this.cEvernote.Text = "Evernote"; + this.cEvernote.UseVisualStyleBackColor = true; // - // cBlizzard + // cPeaZip // - this.cBlizzard.AutoSize = true; - this.cBlizzard.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cBlizzard.Location = new System.Drawing.Point(898, 479); - this.cBlizzard.Name = "cBlizzard"; - this.cBlizzard.Size = new System.Drawing.Size(93, 24); - this.cBlizzard.TabIndex = 82; - this.cBlizzard.Text = "Battle.net"; - this.cBlizzard.UseVisualStyleBackColor = true; + this.cPeaZip.AutoSize = true; + this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cPeaZip.Location = new System.Drawing.Point(248, 340); + this.cPeaZip.Name = "cPeaZip"; + this.cPeaZip.Size = new System.Drawing.Size(74, 24); + this.cPeaZip.TabIndex = 55; + this.cPeaZip.Text = "PeaZip"; + this.cPeaZip.UseVisualStyleBackColor = true; // - // cAudacity + // pictureBox24 // - this.cAudacity.AutoSize = true; - this.cAudacity.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cAudacity.Location = new System.Drawing.Point(486, 231); - this.cAudacity.Name = "cAudacity"; - this.cAudacity.Size = new System.Drawing.Size(88, 24); - this.cAudacity.TabIndex = 55; - this.cAudacity.Text = "Audacity"; - this.cAudacity.UseVisualStyleBackColor = true; + this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage"))); + this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox24.Location = new System.Drawing.Point(456, 52); + this.pictureBox24.Name = "pictureBox24"; + this.pictureBox24.Size = new System.Drawing.Size(24, 24); + this.pictureBox24.TabIndex = 97; + this.pictureBox24.TabStop = false; // - // cSteam + // cSublimeMerge // - this.cSteam.AutoSize = true; - this.cSteam.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cSteam.Location = new System.Drawing.Point(898, 419); - this.cSteam.Name = "cSteam"; - this.cSteam.Size = new System.Drawing.Size(70, 24); - this.cSteam.TabIndex = 70; - this.cSteam.Text = "Steam"; - this.cSteam.UseVisualStyleBackColor = true; + this.cSublimeMerge.AutoSize = true; + this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cSublimeMerge.Location = new System.Drawing.Point(898, 112); + this.cSublimeMerge.Name = "cSublimeMerge"; + this.cSublimeMerge.Size = new System.Drawing.Size(132, 24); + this.cSublimeMerge.TabIndex = 59; + this.cSublimeMerge.Text = "Sublime Merge"; + this.cSublimeMerge.UseVisualStyleBackColor = true; // - // pictureBox49 + // pictureBox21 // - this.pictureBox49.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox49.BackgroundImage"))); - this.pictureBox49.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox49.Location = new System.Drawing.Point(868, 479); - this.pictureBox49.Name = "pictureBox49"; - this.pictureBox49.Size = new System.Drawing.Size(24, 24); - this.pictureBox49.TabIndex = 105; - this.pictureBox49.TabStop = false; + this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage"))); + this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; + this.pictureBox21.Location = new System.Drawing.Point(456, 82); + this.pictureBox21.Name = "pictureBox21"; + this.pictureBox21.Size = new System.Drawing.Size(24, 24); + this.pictureBox21.TabIndex = 95; + this.pictureBox21.TabStop = false; // - // cBT + // pictureBox16 // - this.cBT.AutoSize = true; - this.cBT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cBT.Location = new System.Drawing.Point(43, 370); - this.cBT.Name = "cBT"; - this.cBT.Size = new System.Drawing.Size(96, 24); - this.cBT.TabIndex = 60; - this.cBT.Text = "BitTorrent"; - this.cBT.UseVisualStyleBackColor = true; + this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage"))); + this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox16.Location = new System.Drawing.Point(218, 340); + this.pictureBox16.Name = "pictureBox16"; + this.pictureBox16.Size = new System.Drawing.Size(24, 24); + this.pictureBox16.TabIndex = 92; + this.pictureBox16.TabStop = false; // - // pictureBox51 + // pictureBox23 // - this.pictureBox51.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox51.BackgroundImage"))); - this.pictureBox51.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox51.Location = new System.Drawing.Point(868, 449); - this.pictureBox51.Name = "pictureBox51"; - this.pictureBox51.Size = new System.Drawing.Size(24, 24); - this.pictureBox51.TabIndex = 104; - this.pictureBox51.TabStop = false; + this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage"))); + this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox23.Location = new System.Drawing.Point(456, 142); + this.pictureBox23.Name = "pictureBox23"; + this.pictureBox23.Size = new System.Drawing.Size(24, 24); + this.pictureBox23.TabIndex = 98; + this.pictureBox23.TabStop = false; // - // cMp3Tag + // cOneDrive // - this.cMp3Tag.AutoSize = true; - this.cMp3Tag.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cMp3Tag.Location = new System.Drawing.Point(486, 320); - this.cMp3Tag.Name = "cMp3Tag"; - this.cMp3Tag.Size = new System.Drawing.Size(87, 24); - this.cMp3Tag.TabIndex = 81; - this.cMp3Tag.Text = "MP3 Tag"; - this.cMp3Tag.UseVisualStyleBackColor = true; + this.cOneDrive.AutoSize = true; + this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cOneDrive.Location = new System.Drawing.Point(248, 450); + this.cOneDrive.Name = "cOneDrive"; + this.cOneDrive.Size = new System.Drawing.Size(93, 24); + this.cOneDrive.TabIndex = 73; + this.cOneDrive.Text = "OneDrive"; + this.cOneDrive.UseVisualStyleBackColor = true; // - // cUbi + // cFoxit // - this.cUbi.AutoSize = true; - this.cUbi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cUbi.Location = new System.Drawing.Point(898, 449); - this.cUbi.Name = "cUbi"; - this.cUbi.Size = new System.Drawing.Size(68, 24); - this.cUbi.TabIndex = 81; - this.cUbi.Text = "Uplay"; - this.cUbi.UseVisualStyleBackColor = true; + this.cFoxit.AutoSize = true; + this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cFoxit.Location = new System.Drawing.Point(486, 112); + this.cFoxit.Name = "cFoxit"; + this.cFoxit.Size = new System.Drawing.Size(114, 24); + this.cFoxit.TabIndex = 59; + this.cFoxit.Text = "Foxit Reader"; + this.cFoxit.UseVisualStyleBackColor = true; // - // cLibreOffice + // pictureBox15 // - this.cLibreOffice.AutoSize = true; - this.cLibreOffice.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cLibreOffice.Location = new System.Drawing.Point(486, 172); - this.cLibreOffice.Name = "cLibreOffice"; - this.cLibreOffice.Size = new System.Drawing.Size(102, 24); - this.cLibreOffice.TabIndex = 99; - this.cLibreOffice.Text = "LibreOffice"; - this.cLibreOffice.UseVisualStyleBackColor = true; + this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage"))); + this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox15.Location = new System.Drawing.Point(218, 370); + this.pictureBox15.Name = "pictureBox15"; + this.pictureBox15.Size = new System.Drawing.Size(24, 24); + this.pictureBox15.TabIndex = 93; + this.pictureBox15.TabStop = false; // - // pictureBox50 + // pictureBox22 // - this.pictureBox50.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox50.BackgroundImage"))); - this.pictureBox50.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox50.Location = new System.Drawing.Point(868, 419); - this.pictureBox50.Name = "pictureBox50"; - this.pictureBox50.Size = new System.Drawing.Size(24, 24); - this.pictureBox50.TabIndex = 103; - this.pictureBox50.TabStop = false; + this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage"))); + this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox22.Location = new System.Drawing.Point(456, 112); + this.pictureBox22.Name = "pictureBox22"; + this.pictureBox22.Size = new System.Drawing.Size(24, 24); + this.pictureBox22.TabIndex = 96; + this.pictureBox22.TabStop = false; // - // pictureBox48 + // cThunderbird // - this.pictureBox48.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox48.BackgroundImage"))); - this.pictureBox48.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox48.Location = new System.Drawing.Point(456, 261); - this.pictureBox48.Name = "pictureBox48"; - this.pictureBox48.Size = new System.Drawing.Size(24, 24); - this.pictureBox48.TabIndex = 104; - this.pictureBox48.TabStop = false; + this.cThunderbird.AutoSize = true; + this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cThunderbird.Location = new System.Drawing.Point(248, 262); + this.cThunderbird.Name = "cThunderbird"; + this.cThunderbird.Size = new System.Drawing.Size(168, 24); + this.cThunderbird.TabIndex = 58; + this.cThunderbird.Text = "Mozilla Thunderbird"; + this.cThunderbird.UseVisualStyleBackColor = true; // - // pictureBox17 + // pictureBox14 // - this.pictureBox17.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox17.BackgroundImage"))); - this.pictureBox17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox17.Location = new System.Drawing.Point(13, 280); - this.pictureBox17.Name = "pictureBox17"; - this.pictureBox17.Size = new System.Drawing.Size(24, 24); - this.pictureBox17.TabIndex = 91; - this.pictureBox17.TabStop = false; + this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage"))); + this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; + this.pictureBox14.Location = new System.Drawing.Point(218, 310); + this.pictureBox14.Name = "pictureBox14"; + this.pictureBox14.Size = new System.Drawing.Size(24, 24); + this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox14.TabIndex = 91; + this.pictureBox14.TabStop = false; // - // pictureBox45 + // pictureBox43 // - this.pictureBox45.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox45.BackgroundImage"))); - this.pictureBox45.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox45.Location = new System.Drawing.Point(456, 291); - this.pictureBox45.Name = "pictureBox45"; - this.pictureBox45.Size = new System.Drawing.Size(24, 24); - this.pictureBox45.TabIndex = 106; - this.pictureBox45.TabStop = false; + this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage"))); + this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox43.Location = new System.Drawing.Point(218, 450); + this.pictureBox43.Name = "pictureBox43"; + this.pictureBox43.Size = new System.Drawing.Size(24, 24); + this.pictureBox43.TabIndex = 105; + this.pictureBox43.TabStop = false; // - // cWinRar + // cVSCode // - this.cWinRar.AutoSize = true; - this.cWinRar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cWinRar.Location = new System.Drawing.Point(248, 370); - this.cWinRar.Name = "cWinRar"; - this.cWinRar.Size = new System.Drawing.Size(83, 24); - this.cWinRar.TabIndex = 57; - this.cWinRar.Text = "WinRAR"; - this.cWinRar.UseVisualStyleBackColor = true; + this.cVSCode.AutoSize = true; + this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cVSCode.Location = new System.Drawing.Point(898, 142); + this.cVSCode.Name = "cVSCode"; + this.cVSCode.Size = new System.Drawing.Size(156, 24); + this.cVSCode.TabIndex = 57; + this.cVSCode.Text = "Visual Studio Code"; + this.cVSCode.UseVisualStyleBackColor = true; // - // pictureBox47 + // pictureBox42 // - this.pictureBox47.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox47.BackgroundImage"))); - this.pictureBox47.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox47.Location = new System.Drawing.Point(456, 231); - this.pictureBox47.Name = "pictureBox47"; - this.pictureBox47.Size = new System.Drawing.Size(24, 24); - this.pictureBox47.TabIndex = 103; - this.pictureBox47.TabStop = false; + this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage"))); + this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox42.Location = new System.Drawing.Point(14, 420); + this.pictureBox42.Name = "pictureBox42"; + this.pictureBox42.Size = new System.Drawing.Size(24, 24); + this.pictureBox42.TabIndex = 102; + this.pictureBox42.TabStop = false; // - // pictureBox20 + // cIrfan // - this.pictureBox20.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox20.BackgroundImage"))); - this.pictureBox20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox20.Location = new System.Drawing.Point(13, 310); - this.pictureBox20.Name = "pictureBox20"; - this.pictureBox20.Size = new System.Drawing.Size(24, 24); - this.pictureBox20.TabIndex = 92; - this.pictureBox20.TabStop = false; + this.cIrfan.AutoSize = true; + this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cIrfan.Location = new System.Drawing.Point(682, 202); + this.cIrfan.Name = "cIrfan"; + this.cIrfan.Size = new System.Drawing.Size(93, 24); + this.cIrfan.TabIndex = 60; + this.cIrfan.Text = "IrfanView"; + this.cIrfan.UseVisualStyleBackColor = true; // - // cGIMP + // pictureBox41 // - this.cGIMP.AutoSize = true; - this.cGIMP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cGIMP.Location = new System.Drawing.Point(486, 291); - this.cGIMP.Name = "cGIMP"; - this.cGIMP.Size = new System.Drawing.Size(65, 24); - this.cGIMP.TabIndex = 58; - this.cGIMP.Text = "GIMP"; - this.cGIMP.UseVisualStyleBackColor = true; + this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage"))); + this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox41.Location = new System.Drawing.Point(14, 509); + this.pictureBox41.Name = "pictureBox41"; + this.pictureBox41.Size = new System.Drawing.Size(24, 24); + this.pictureBox41.TabIndex = 104; + this.pictureBox41.TabStop = false; // - // pictureBox52 + // cVS // - this.pictureBox52.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox52.BackgroundImage"))); - this.pictureBox52.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox52.Location = new System.Drawing.Point(456, 172); - this.pictureBox52.Name = "pictureBox52"; - this.pictureBox52.Size = new System.Drawing.Size(24, 24); - this.pictureBox52.TabIndex = 98; - this.pictureBox52.TabStop = false; + this.cVS.AutoSize = true; + this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cVS.Location = new System.Drawing.Point(898, 172); + this.cVS.Name = "cVS"; + this.cVS.Size = new System.Drawing.Size(117, 24); + this.cVS.TabIndex = 60; + this.cVS.Text = "Visual Studio"; + this.cVS.UseVisualStyleBackColor = true; // - // pictureBox46 + // pictureBox44 // - this.pictureBox46.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox46.BackgroundImage"))); - this.pictureBox46.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox46.Location = new System.Drawing.Point(456, 320); - this.pictureBox46.Name = "pictureBox46"; - this.pictureBox46.Size = new System.Drawing.Size(24, 24); - this.pictureBox46.TabIndex = 105; - this.pictureBox46.TabStop = false; + this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage"))); + this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox44.Location = new System.Drawing.Point(868, 310); + this.pictureBox44.Name = "pictureBox44"; + this.pictureBox44.Size = new System.Drawing.Size(24, 24); + this.pictureBox44.TabIndex = 106; + this.pictureBox44.TabStop = false; // - // cUT + // cZoom // - this.cUT.AutoSize = true; - this.cUT.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cUT.Location = new System.Drawing.Point(43, 340); - this.cUT.Name = "cUT"; - this.cUT.Size = new System.Drawing.Size(87, 24); - this.cUT.TabIndex = 59; - this.cUT.Text = "uTorrent"; - this.cUT.UseVisualStyleBackColor = true; + this.cZoom.AutoSize = true; + this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cZoom.Location = new System.Drawing.Point(248, 141); + this.cZoom.Name = "cZoom"; + this.cZoom.Size = new System.Drawing.Size(121, 24); + this.cZoom.TabIndex = 59; + this.cZoom.Text = "Google Zoom"; + this.cZoom.UseVisualStyleBackColor = true; // - // cPhotoFiltre + // pictureBox40 // - this.cPhotoFiltre.AutoSize = true; - this.cPhotoFiltre.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cPhotoFiltre.Location = new System.Drawing.Point(486, 263); - this.cPhotoFiltre.Name = "cPhotoFiltre"; - this.cPhotoFiltre.Size = new System.Drawing.Size(104, 24); - this.cPhotoFiltre.TabIndex = 70; - this.cPhotoFiltre.Text = "PhotoFiltre"; - this.cPhotoFiltre.UseVisualStyleBackColor = true; + this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage"))); + this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox40.Location = new System.Drawing.Point(14, 449); + this.pictureBox40.Name = "pictureBox40"; + this.pictureBox40.Size = new System.Drawing.Size(24, 24); + this.pictureBox40.TabIndex = 101; + this.pictureBox40.TabStop = false; // - // c7zip + // pictureBox36 // - this.c7zip.AutoSize = true; - this.c7zip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.c7zip.Location = new System.Drawing.Point(248, 310); - this.c7zip.Name = "c7zip"; - this.c7zip.Size = new System.Drawing.Size(64, 24); - this.c7zip.TabIndex = 58; - this.c7zip.Text = "7-Zip"; - this.c7zip.UseVisualStyleBackColor = true; + this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage"))); + this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox36.Location = new System.Drawing.Point(868, 112); + this.pictureBox36.Name = "pictureBox36"; + this.pictureBox36.Size = new System.Drawing.Size(24, 24); + this.pictureBox36.TabIndex = 102; + this.pictureBox36.TabStop = false; // - // pictureBox19 + // cPostman // - this.pictureBox19.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox19.BackgroundImage"))); - this.pictureBox19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox19.Location = new System.Drawing.Point(13, 340); - this.pictureBox19.Name = "pictureBox19"; - this.pictureBox19.Size = new System.Drawing.Size(24, 24); - this.pictureBox19.TabIndex = 94; - this.pictureBox19.TabStop = false; + this.cPostman.AutoSize = true; + this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cPostman.Location = new System.Drawing.Point(44, 509); + this.cPostman.Name = "cPostman"; + this.cPostman.Size = new System.Drawing.Size(86, 24); + this.cPostman.TabIndex = 72; + this.cPostman.Text = "Postman"; + this.cPostman.UseVisualStyleBackColor = true; // - // cAdobeReader + // cTor // - this.cAdobeReader.AutoSize = true; - this.cAdobeReader.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cAdobeReader.Location = new System.Drawing.Point(486, 52); - this.cAdobeReader.Name = "cAdobeReader"; - this.cAdobeReader.Size = new System.Drawing.Size(125, 24); - this.cAdobeReader.TabIndex = 55; - this.cAdobeReader.Text = "Adobe Reader"; - this.cAdobeReader.UseVisualStyleBackColor = true; + this.cTor.AutoSize = true; + this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cTor.Location = new System.Drawing.Point(43, 232); + this.cTor.Name = "cTor"; + this.cTor.Size = new System.Drawing.Size(109, 24); + this.cTor.TabIndex = 79; + this.cTor.Text = "Tor Browser"; + this.cTor.UseVisualStyleBackColor = true; // - // pictureBox18 + // cPutty // - this.pictureBox18.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox18.BackgroundImage"))); - this.pictureBox18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox18.Location = new System.Drawing.Point(13, 370); - this.pictureBox18.Name = "pictureBox18"; - this.pictureBox18.Size = new System.Drawing.Size(24, 24); - this.pictureBox18.TabIndex = 93; - this.pictureBox18.TabStop = false; + this.cPutty.AutoSize = true; + this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cPutty.Location = new System.Drawing.Point(898, 370); + this.cPutty.Name = "cPutty"; + this.cPutty.Size = new System.Drawing.Size(64, 24); + this.cPutty.TabIndex = 58; + this.cPutty.Text = "Putty"; + this.cPutty.UseVisualStyleBackColor = true; // - // cSumatra + // pictureBox37 // - this.cSumatra.AutoSize = true; - this.cSumatra.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cSumatra.Location = new System.Drawing.Point(486, 82); - this.cSumatra.Name = "cSumatra"; - this.cSumatra.Size = new System.Drawing.Size(113, 24); - this.cSumatra.TabIndex = 58; - this.cSumatra.Text = "SumatraPDF"; - this.cSumatra.UseVisualStyleBackColor = true; + this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage"))); + this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox37.Location = new System.Drawing.Point(868, 370); + this.pictureBox37.Name = "pictureBox37"; + this.pictureBox37.Size = new System.Drawing.Size(24, 24); + this.pictureBox37.TabIndex = 99; + this.pictureBox37.TabStop = false; // - // cQB + // pictureBox31 // - this.cQB.AutoSize = true; - this.cQB.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cQB.Location = new System.Drawing.Point(43, 280); - this.cQB.Name = "cQB"; - this.cQB.Size = new System.Drawing.Size(105, 24); - this.cQB.TabIndex = 58; - this.cQB.Text = "qBitTorrent"; - this.cQB.UseVisualStyleBackColor = true; + this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage"))); + this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox31.Location = new System.Drawing.Point(868, 52); + this.pictureBox31.Name = "pictureBox31"; + this.pictureBox31.Size = new System.Drawing.Size(24, 24); + this.pictureBox31.TabIndex = 99; + this.pictureBox31.TabStop = false; // - // cDeluge + // cFileZilla // - this.cDeluge.AutoSize = true; - this.cDeluge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cDeluge.Location = new System.Drawing.Point(43, 310); - this.cDeluge.Name = "cDeluge"; - this.cDeluge.Size = new System.Drawing.Size(77, 24); - this.cDeluge.TabIndex = 55; - this.cDeluge.Text = "Deluge"; - this.cDeluge.UseVisualStyleBackColor = true; + this.cFileZilla.AutoSize = true; + this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cFileZilla.Location = new System.Drawing.Point(898, 340); + this.cFileZilla.Name = "cFileZilla"; + this.cFileZilla.Size = new System.Drawing.Size(81, 24); + this.cFileZilla.TabIndex = 55; + this.cFileZilla.Text = "FileZilla"; + this.cFileZilla.UseVisualStyleBackColor = true; // - // cWinScp + // pictureBox25 // - this.cWinScp.AutoSize = true; - this.cWinScp.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cWinScp.Location = new System.Drawing.Point(898, 310); - this.cWinScp.Name = "cWinScp"; - this.cWinScp.Size = new System.Drawing.Size(81, 24); - this.cWinScp.TabIndex = 81; - this.cWinScp.Text = "WinSCP"; - this.cWinScp.UseVisualStyleBackColor = true; + this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage"))); + this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox25.Location = new System.Drawing.Point(218, 51); + this.pictureBox25.Name = "pictureBox25"; + this.pictureBox25.Size = new System.Drawing.Size(24, 24); + this.pictureBox25.TabIndex = 93; + this.pictureBox25.TabStop = false; // - // cEvernote + // cXAMPP // - this.cEvernote.AutoSize = true; - this.cEvernote.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cEvernote.Location = new System.Drawing.Point(486, 142); - this.cEvernote.Name = "cEvernote"; - this.cEvernote.Size = new System.Drawing.Size(89, 24); - this.cEvernote.TabIndex = 80; - this.cEvernote.Text = "Evernote"; - this.cEvernote.UseVisualStyleBackColor = true; + this.cXAMPP.AutoSize = true; + this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cXAMPP.Location = new System.Drawing.Point(44, 481); + this.cXAMPP.Name = "cXAMPP"; + this.cXAMPP.Size = new System.Drawing.Size(79, 24); + this.cXAMPP.TabIndex = 71; + this.cXAMPP.Text = "XAMPP"; + this.cXAMPP.UseVisualStyleBackColor = true; // - // cPeaZip + // pictureBox35 // - this.cPeaZip.AutoSize = true; - this.cPeaZip.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cPeaZip.Location = new System.Drawing.Point(248, 340); - this.cPeaZip.Name = "cPeaZip"; - this.cPeaZip.Size = new System.Drawing.Size(74, 24); - this.cPeaZip.TabIndex = 55; - this.cPeaZip.Text = "PeaZip"; - this.cPeaZip.UseVisualStyleBackColor = true; + this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage"))); + this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox35.Location = new System.Drawing.Point(868, 202); + this.pictureBox35.Name = "pictureBox35"; + this.pictureBox35.Size = new System.Drawing.Size(24, 24); + this.pictureBox35.TabIndex = 104; + this.pictureBox35.TabStop = false; + // + // cGitHub + // + this.cGitHub.AutoSize = true; + this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cGitHub.Location = new System.Drawing.Point(44, 420); + this.cGitHub.Name = "cGitHub"; + this.cGitHub.Size = new System.Drawing.Size(76, 24); + this.cGitHub.TabIndex = 57; + this.cGitHub.Text = "GitHub"; + this.cGitHub.UseVisualStyleBackColor = true; // - // pictureBox24 + // pictureBox9 // - this.pictureBox24.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox24.BackgroundImage"))); - this.pictureBox24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox24.Location = new System.Drawing.Point(456, 52); - this.pictureBox24.Name = "pictureBox24"; - this.pictureBox24.Size = new System.Drawing.Size(24, 24); - this.pictureBox24.TabIndex = 97; - this.pictureBox24.TabStop = false; + this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage"))); + this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox9.Location = new System.Drawing.Point(652, 52); + this.pictureBox9.Name = "pictureBox9"; + this.pictureBox9.Size = new System.Drawing.Size(24, 24); + this.pictureBox9.TabIndex = 87; + this.pictureBox9.TabStop = false; // - // cSublimeMerge + // pictureBox38 // - this.cSublimeMerge.AutoSize = true; - this.cSublimeMerge.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cSublimeMerge.Location = new System.Drawing.Point(898, 112); - this.cSublimeMerge.Name = "cSublimeMerge"; - this.cSublimeMerge.Size = new System.Drawing.Size(132, 24); - this.cSublimeMerge.TabIndex = 59; - this.cSublimeMerge.Text = "Sublime Merge"; - this.cSublimeMerge.UseVisualStyleBackColor = true; + this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage"))); + this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox38.Location = new System.Drawing.Point(14, 479); + this.pictureBox38.Name = "pictureBox38"; + this.pictureBox38.Size = new System.Drawing.Size(24, 24); + this.pictureBox38.TabIndex = 103; + this.pictureBox38.TabStop = false; // - // pictureBox21 + // pictureBox32 // - this.pictureBox21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox21.BackgroundImage"))); - this.pictureBox21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; - this.pictureBox21.Location = new System.Drawing.Point(456, 82); - this.pictureBox21.Name = "pictureBox21"; - this.pictureBox21.Size = new System.Drawing.Size(24, 24); - this.pictureBox21.TabIndex = 95; - this.pictureBox21.TabStop = false; + this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage"))); + this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox32.Location = new System.Drawing.Point(868, 172); + this.pictureBox32.Name = "pictureBox32"; + this.pictureBox32.Size = new System.Drawing.Size(24, 24); + this.pictureBox32.TabIndex = 103; + this.pictureBox32.TabStop = false; // - // pictureBox16 + // pictureBox39 // - this.pictureBox16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox16.BackgroundImage"))); - this.pictureBox16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox16.Location = new System.Drawing.Point(218, 340); - this.pictureBox16.Name = "pictureBox16"; - this.pictureBox16.Size = new System.Drawing.Size(24, 24); - this.pictureBox16.TabIndex = 92; - this.pictureBox16.TabStop = false; + this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage"))); + this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox39.Location = new System.Drawing.Point(868, 340); + this.pictureBox39.Name = "pictureBox39"; + this.pictureBox39.Size = new System.Drawing.Size(24, 24); + this.pictureBox39.TabIndex = 100; + this.pictureBox39.TabStop = false; // - // pictureBox23 + // pictureBox30 // - this.pictureBox23.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox23.BackgroundImage"))); - this.pictureBox23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox23.Location = new System.Drawing.Point(456, 142); - this.pictureBox23.Name = "pictureBox23"; - this.pictureBox23.Size = new System.Drawing.Size(24, 24); - this.pictureBox23.TabIndex = 98; - this.pictureBox23.TabStop = false; + this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage"))); + this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox30.Location = new System.Drawing.Point(218, 202); + this.pictureBox30.Name = "pictureBox30"; + this.pictureBox30.Size = new System.Drawing.Size(24, 24); + this.pictureBox30.TabIndex = 97; + this.pictureBox30.TabStop = false; // - // cOneDrive + // cNode // - this.cOneDrive.AutoSize = true; - this.cOneDrive.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cOneDrive.Location = new System.Drawing.Point(248, 450); - this.cOneDrive.Name = "cOneDrive"; - this.cOneDrive.Size = new System.Drawing.Size(93, 24); - this.cOneDrive.TabIndex = 73; - this.cOneDrive.Text = "OneDrive"; - this.cOneDrive.UseVisualStyleBackColor = true; + this.cNode.AutoSize = true; + this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cNode.Location = new System.Drawing.Point(44, 451); + this.cNode.Name = "cNode"; + this.cNode.Size = new System.Drawing.Size(80, 24); + this.cNode.TabIndex = 70; + this.cNode.Text = "NodeJS"; + this.cNode.UseVisualStyleBackColor = true; // - // cFoxit + // pictureBox34 // - this.cFoxit.AutoSize = true; - this.cFoxit.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cFoxit.Location = new System.Drawing.Point(486, 112); - this.cFoxit.Name = "cFoxit"; - this.cFoxit.Size = new System.Drawing.Size(114, 24); - this.cFoxit.TabIndex = 59; - this.cFoxit.Text = "Foxit Reader"; - this.cFoxit.UseVisualStyleBackColor = true; + this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage"))); + this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox34.Location = new System.Drawing.Point(868, 142); + this.pictureBox34.Name = "pictureBox34"; + this.pictureBox34.Size = new System.Drawing.Size(24, 24); + this.pictureBox34.TabIndex = 101; + this.pictureBox34.TabStop = false; // - // pictureBox15 + // cAtom // - this.pictureBox15.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox15.BackgroundImage"))); - this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox15.Location = new System.Drawing.Point(218, 370); - this.pictureBox15.Name = "pictureBox15"; - this.pictureBox15.Size = new System.Drawing.Size(24, 24); - this.pictureBox15.TabIndex = 93; - this.pictureBox15.TabStop = false; + this.cAtom.AutoSize = true; + this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cAtom.Location = new System.Drawing.Point(898, 202); + this.cAtom.Name = "cAtom"; + this.cAtom.Size = new System.Drawing.Size(65, 24); + this.cAtom.TabIndex = 59; + this.cAtom.Text = "Atom"; + this.cAtom.UseVisualStyleBackColor = true; // - // pictureBox22 + // cTV // - this.pictureBox22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox22.BackgroundImage"))); - this.pictureBox22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox22.Location = new System.Drawing.Point(456, 112); - this.pictureBox22.Name = "pictureBox22"; - this.pictureBox22.Size = new System.Drawing.Size(24, 24); - this.pictureBox22.TabIndex = 96; - this.pictureBox22.TabStop = false; + this.cTV.AutoSize = true; + this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cTV.Location = new System.Drawing.Point(248, 202); + this.cTV.Name = "cTV"; + this.cTV.Size = new System.Drawing.Size(111, 24); + this.cTV.TabIndex = 80; + this.cTV.Text = "TeamViewer"; + this.cTV.UseVisualStyleBackColor = true; // - // cThunderbird + // cNPP // - this.cThunderbird.AutoSize = true; - this.cThunderbird.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cThunderbird.Location = new System.Drawing.Point(248, 262); - this.cThunderbird.Name = "cThunderbird"; - this.cThunderbird.Size = new System.Drawing.Size(168, 24); - this.cThunderbird.TabIndex = 58; - this.cThunderbird.Text = "Mozilla Thunderbird"; - this.cThunderbird.UseVisualStyleBackColor = true; + this.cNPP.AutoSize = true; + this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cNPP.Location = new System.Drawing.Point(898, 52); + this.cNPP.Name = "cNPP"; + this.cNPP.Size = new System.Drawing.Size(108, 24); + this.cNPP.TabIndex = 58; + this.cNPP.Text = "Notepad++"; + this.cNPP.UseVisualStyleBackColor = true; // - // pictureBox14 + // pictureBox33 // - this.pictureBox14.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox14.BackgroundImage"))); - this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; - this.pictureBox14.Location = new System.Drawing.Point(218, 310); - this.pictureBox14.Name = "pictureBox14"; - this.pictureBox14.Size = new System.Drawing.Size(24, 24); - this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox14.TabIndex = 91; - this.pictureBox14.TabStop = false; + this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage"))); + this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox33.Location = new System.Drawing.Point(868, 82); + this.pictureBox33.Name = "pictureBox33"; + this.pictureBox33.Size = new System.Drawing.Size(24, 24); + this.pictureBox33.TabIndex = 100; + this.pictureBox33.TabStop = false; // - // pictureBox43 + // cSpotify // - this.pictureBox43.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox43.BackgroundImage"))); - this.pictureBox43.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox43.Location = new System.Drawing.Point(218, 450); - this.pictureBox43.Name = "pictureBox43"; - this.pictureBox43.Size = new System.Drawing.Size(24, 24); - this.pictureBox43.TabIndex = 105; - this.pictureBox43.TabStop = false; + this.cSpotify.AutoSize = true; + this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cSpotify.Location = new System.Drawing.Point(682, 142); + this.cSpotify.Name = "cSpotify"; + this.cSpotify.Size = new System.Drawing.Size(76, 24); + this.cSpotify.TabIndex = 71; + this.cSpotify.Text = "Spotify"; + this.cSpotify.UseVisualStyleBackColor = true; // - // cVSCode + // cSublimeText // - this.cVSCode.AutoSize = true; - this.cVSCode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cVSCode.Location = new System.Drawing.Point(898, 142); - this.cVSCode.Name = "cVSCode"; - this.cVSCode.Size = new System.Drawing.Size(156, 24); - this.cVSCode.TabIndex = 57; - this.cVSCode.Text = "Visual Studio Code"; - this.cVSCode.UseVisualStyleBackColor = true; + this.cSublimeText.AutoSize = true; + this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cSublimeText.Location = new System.Drawing.Point(898, 82); + this.cSublimeText.Name = "cSublimeText"; + this.cSublimeText.Size = new System.Drawing.Size(115, 24); + this.cSublimeText.TabIndex = 55; + this.cSublimeText.Text = "Sublime Text"; + this.cSublimeText.UseVisualStyleBackColor = true; // - // pictureBox42 + // pictureBox29 // - this.pictureBox42.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox42.BackgroundImage"))); - this.pictureBox42.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox42.Location = new System.Drawing.Point(14, 420); - this.pictureBox42.Name = "pictureBox42"; - this.pictureBox42.Size = new System.Drawing.Size(24, 24); - this.pictureBox42.TabIndex = 102; - this.pictureBox42.TabStop = false; + this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage"))); + this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox29.Location = new System.Drawing.Point(218, 81); + this.pictureBox29.Name = "pictureBox29"; + this.pictureBox29.Size = new System.Drawing.Size(24, 24); + this.pictureBox29.TabIndex = 94; + this.pictureBox29.TabStop = false; // - // cIrfan + // pictureBox6 // - this.cIrfan.AutoSize = true; - this.cIrfan.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cIrfan.Location = new System.Drawing.Point(682, 202); - this.cIrfan.Name = "cIrfan"; - this.cIrfan.Size = new System.Drawing.Size(93, 24); - this.cIrfan.TabIndex = 60; - this.cIrfan.Text = "IrfanView"; - this.cIrfan.UseVisualStyleBackColor = true; + this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage"))); + this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox6.Location = new System.Drawing.Point(13, 231); + this.pictureBox6.Name = "pictureBox6"; + this.pictureBox6.Size = new System.Drawing.Size(24, 24); + this.pictureBox6.TabIndex = 86; + this.pictureBox6.TabStop = false; + // + // pictureBox26 + // + this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage"))); + this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox26.Location = new System.Drawing.Point(218, 141); + this.pictureBox26.Name = "pictureBox26"; + this.pictureBox26.Size = new System.Drawing.Size(24, 24); + this.pictureBox26.TabIndex = 95; + this.pictureBox26.TabStop = false; // - // pictureBox41 + // pictureBox13 // - this.pictureBox41.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox41.BackgroundImage"))); - this.pictureBox41.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox41.Location = new System.Drawing.Point(14, 509); - this.pictureBox41.Name = "pictureBox41"; - this.pictureBox41.Size = new System.Drawing.Size(24, 24); - this.pictureBox41.TabIndex = 104; - this.pictureBox41.TabStop = false; + this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage"))); + this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox13.Location = new System.Drawing.Point(652, 142); + this.pictureBox13.Name = "pictureBox13"; + this.pictureBox13.Size = new System.Drawing.Size(24, 24); + this.pictureBox13.TabIndex = 89; + this.pictureBox13.TabStop = false; // - // cVS + // pictureBox28 // - this.cVS.AutoSize = true; - this.cVS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cVS.Location = new System.Drawing.Point(898, 172); - this.cVS.Name = "cVS"; - this.cVS.Size = new System.Drawing.Size(117, 24); - this.cVS.TabIndex = 60; - this.cVS.Text = "Visual Studio"; - this.cVS.UseVisualStyleBackColor = true; + this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage"))); + this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; + this.pictureBox28.Location = new System.Drawing.Point(218, 262); + this.pictureBox28.Name = "pictureBox28"; + this.pictureBox28.Size = new System.Drawing.Size(24, 24); + this.pictureBox28.TabIndex = 98; + this.pictureBox28.TabStop = false; // - // pictureBox44 + // cDiscord // - this.pictureBox44.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox44.BackgroundImage"))); - this.pictureBox44.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox44.Location = new System.Drawing.Point(868, 310); - this.pictureBox44.Name = "pictureBox44"; - this.pictureBox44.Size = new System.Drawing.Size(24, 24); - this.pictureBox44.TabIndex = 106; - this.pictureBox44.TabStop = false; + this.cDiscord.AutoSize = true; + this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cDiscord.Location = new System.Drawing.Point(248, 51); + this.cDiscord.Name = "cDiscord"; + this.cDiscord.Size = new System.Drawing.Size(80, 24); + this.cDiscord.TabIndex = 58; + this.cDiscord.Text = "Discord"; + this.cDiscord.UseVisualStyleBackColor = true; // - // cZoom + // pictureBox27 // - this.cZoom.AutoSize = true; - this.cZoom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cZoom.Location = new System.Drawing.Point(248, 141); - this.cZoom.Name = "cZoom"; - this.cZoom.Size = new System.Drawing.Size(121, 24); - this.cZoom.TabIndex = 59; - this.cZoom.Text = "Google Zoom"; - this.cZoom.UseVisualStyleBackColor = true; + this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage"))); + this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox27.Location = new System.Drawing.Point(218, 111); + this.pictureBox27.Name = "pictureBox27"; + this.pictureBox27.Size = new System.Drawing.Size(24, 24); + this.pictureBox27.TabIndex = 96; + this.pictureBox27.TabStop = false; // - // pictureBox40 + // cBS // - this.pictureBox40.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox40.BackgroundImage"))); - this.pictureBox40.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox40.Location = new System.Drawing.Point(14, 449); - this.pictureBox40.Name = "pictureBox40"; - this.pictureBox40.Size = new System.Drawing.Size(24, 24); - this.pictureBox40.TabIndex = 101; - this.pictureBox40.TabStop = false; + this.cBS.AutoSize = true; + this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cBS.Location = new System.Drawing.Point(682, 172); + this.cBS.Name = "cBS"; + this.cBS.Size = new System.Drawing.Size(92, 24); + this.cBS.TabIndex = 59; + this.cBS.Text = "BS.Player"; + this.cBS.UseVisualStyleBackColor = true; // - // pictureBox36 + // cSkype // - this.pictureBox36.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox36.BackgroundImage"))); - this.pictureBox36.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox36.Location = new System.Drawing.Point(868, 112); - this.pictureBox36.Name = "pictureBox36"; - this.pictureBox36.Size = new System.Drawing.Size(24, 24); - this.pictureBox36.TabIndex = 102; - this.pictureBox36.TabStop = false; + this.cSkype.AutoSize = true; + this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cSkype.Location = new System.Drawing.Point(248, 81); + this.cSkype.Name = "cSkype"; + this.cSkype.Size = new System.Drawing.Size(69, 24); + this.cSkype.TabIndex = 55; + this.cSkype.Text = "Skype"; + this.cSkype.UseVisualStyleBackColor = true; // - // cPostman + // cFirefox // - this.cPostman.AutoSize = true; - this.cPostman.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cPostman.Location = new System.Drawing.Point(44, 509); - this.cPostman.Name = "cPostman"; - this.cPostman.Size = new System.Drawing.Size(86, 24); - this.cPostman.TabIndex = 72; - this.cPostman.Text = "Postman"; - this.cPostman.UseVisualStyleBackColor = true; + this.cFirefox.AutoSize = true; + this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cFirefox.Location = new System.Drawing.Point(43, 82); + this.cFirefox.Name = "cFirefox"; + this.cFirefox.Size = new System.Drawing.Size(130, 24); + this.cFirefox.TabIndex = 55; + this.cFirefox.Text = "Mozilla Firefox"; + this.cFirefox.UseVisualStyleBackColor = true; // - // cTor + // cViber // - this.cTor.AutoSize = true; - this.cTor.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cTor.Location = new System.Drawing.Point(43, 232); - this.cTor.Name = "cTor"; - this.cTor.Size = new System.Drawing.Size(109, 24); - this.cTor.TabIndex = 79; - this.cTor.Text = "Tor Browser"; - this.cTor.UseVisualStyleBackColor = true; + this.cViber.AutoSize = true; + this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cViber.Location = new System.Drawing.Point(248, 111); + this.cViber.Name = "cViber"; + this.cViber.Size = new System.Drawing.Size(65, 24); + this.cViber.TabIndex = 57; + this.cViber.Text = "Viber"; + this.cViber.UseVisualStyleBackColor = true; // - // cPutty + // pictureBox12 // - this.cPutty.AutoSize = true; - this.cPutty.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cPutty.Location = new System.Drawing.Point(898, 370); - this.cPutty.Name = "cPutty"; - this.cPutty.Size = new System.Drawing.Size(64, 24); - this.cPutty.TabIndex = 58; - this.cPutty.Text = "Putty"; - this.cPutty.UseVisualStyleBackColor = true; + this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage"))); + this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox12.Location = new System.Drawing.Point(652, 112); + this.pictureBox12.Name = "pictureBox12"; + this.pictureBox12.Size = new System.Drawing.Size(24, 24); + this.pictureBox12.TabIndex = 90; + this.pictureBox12.TabStop = false; // - // pictureBox37 + // linkLabel1 // - this.pictureBox37.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox37.BackgroundImage"))); - this.pictureBox37.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox37.Location = new System.Drawing.Point(868, 370); - this.pictureBox37.Name = "pictureBox37"; - this.pictureBox37.Size = new System.Drawing.Size(24, 24); - this.pictureBox37.TabIndex = 99; - this.pictureBox37.TabStop = false; + this.linkLabel1.ActiveLinkColor = System.Drawing.Color.Gold; + this.linkLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.linkLabel1.AutoSize = true; + this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.linkLabel1.ForeColor = System.Drawing.Color.Gold; + this.linkLabel1.LinkColor = System.Drawing.Color.Gold; + this.linkLabel1.Location = new System.Drawing.Point(7, 707); + this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.linkLabel1.Name = "linkLabel1"; + this.linkLabel1.Size = new System.Drawing.Size(106, 21); + this.linkLabel1.TabIndex = 78; + this.linkLabel1.TabStop = true; + this.linkLabel1.Tag = ""; + this.linkLabel1.Text = "See warnings"; + this.linkLabel1.Visible = false; + this.linkLabel1.VisitedLinkColor = System.Drawing.Color.Gold; + this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked); // - // pictureBox31 + // pictureBox8 // - this.pictureBox31.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox31.BackgroundImage"))); - this.pictureBox31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox31.Location = new System.Drawing.Point(868, 52); - this.pictureBox31.Name = "pictureBox31"; - this.pictureBox31.Size = new System.Drawing.Size(24, 24); - this.pictureBox31.TabIndex = 99; - this.pictureBox31.TabStop = false; + this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage"))); + this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; + this.pictureBox8.Location = new System.Drawing.Point(652, 202); + this.pictureBox8.Name = "pictureBox8"; + this.pictureBox8.Size = new System.Drawing.Size(24, 24); + this.pictureBox8.TabIndex = 92; + this.pictureBox8.TabStop = false; // - // cFileZilla + // cOpera // - this.cFileZilla.AutoSize = true; - this.cFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cFileZilla.Location = new System.Drawing.Point(898, 340); - this.cFileZilla.Name = "cFileZilla"; - this.cFileZilla.Size = new System.Drawing.Size(81, 24); - this.cFileZilla.TabIndex = 55; - this.cFileZilla.Text = "FileZilla"; - this.cFileZilla.UseVisualStyleBackColor = true; + this.cOpera.AutoSize = true; + this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cOpera.Location = new System.Drawing.Point(43, 172); + this.cOpera.Name = "cOpera"; + this.cOpera.Size = new System.Drawing.Size(70, 24); + this.cOpera.TabIndex = 56; + this.cOpera.Text = "Opera"; + this.cOpera.UseVisualStyleBackColor = true; // - // pictureBox25 + // pictureBox11 // - this.pictureBox25.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox25.BackgroundImage"))); - this.pictureBox25.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox25.Location = new System.Drawing.Point(218, 51); - this.pictureBox25.Name = "pictureBox25"; - this.pictureBox25.Size = new System.Drawing.Size(24, 24); - this.pictureBox25.TabIndex = 93; - this.pictureBox25.TabStop = false; + this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage"))); + this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox11.Location = new System.Drawing.Point(652, 82); + this.pictureBox11.Name = "pictureBox11"; + this.pictureBox11.Size = new System.Drawing.Size(24, 24); + this.pictureBox11.TabIndex = 88; + this.pictureBox11.TabStop = false; // - // cXAMPP + // button6 // - this.cXAMPP.AutoSize = true; - this.cXAMPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cXAMPP.Location = new System.Drawing.Point(44, 481); - this.cXAMPP.Name = "cXAMPP"; - this.cXAMPP.Size = new System.Drawing.Size(79, 24); - this.cXAMPP.TabIndex = 71; - this.cXAMPP.Text = "XAMPP"; - this.cXAMPP.UseVisualStyleBackColor = true; + this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.button6.BackColor = System.Drawing.Color.DodgerBlue; + this.button6.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button6.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button6.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button6.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.button6.ForeColor = System.Drawing.Color.White; + this.button6.Location = new System.Drawing.Point(790, 702); + this.button6.Margin = new System.Windows.Forms.Padding(2); + this.button6.Name = "button6"; + this.button6.Size = new System.Drawing.Size(143, 35); + this.button6.TabIndex = 77; + this.button6.Text = "Go to Downloads"; + this.button6.UseVisualStyleBackColor = false; + this.button6.Click += new System.EventHandler(this.button6_Click); // - // pictureBox35 + // cVLC // - this.pictureBox35.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox35.BackgroundImage"))); - this.pictureBox35.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox35.Location = new System.Drawing.Point(868, 202); - this.pictureBox35.Name = "pictureBox35"; - this.pictureBox35.Size = new System.Drawing.Size(24, 24); - this.pictureBox35.TabIndex = 104; - this.pictureBox35.TabStop = false; + this.cVLC.AutoSize = true; + this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cVLC.Location = new System.Drawing.Point(682, 52); + this.cVLC.Name = "cVLC"; + this.cVLC.Size = new System.Drawing.Size(148, 24); + this.cVLC.TabIndex = 58; + this.cVLC.Text = "VLC Media Player"; + this.cVLC.UseVisualStyleBackColor = true; // - // cGitHub + // pictureBox10 // - this.cGitHub.AutoSize = true; - this.cGitHub.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cGitHub.Location = new System.Drawing.Point(44, 420); - this.cGitHub.Name = "cGitHub"; - this.cGitHub.Size = new System.Drawing.Size(76, 24); - this.cGitHub.TabIndex = 57; - this.cGitHub.Text = "GitHub"; - this.cGitHub.UseVisualStyleBackColor = true; + this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage"))); + this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; + this.pictureBox10.Location = new System.Drawing.Point(652, 172); + this.pictureBox10.Name = "pictureBox10"; + this.pictureBox10.Size = new System.Drawing.Size(24, 24); + this.pictureBox10.TabIndex = 91; + this.pictureBox10.TabStop = false; // - // pictureBox9 + // cChromium // - this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage"))); - this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox9.Location = new System.Drawing.Point(652, 52); - this.pictureBox9.Name = "pictureBox9"; - this.pictureBox9.Size = new System.Drawing.Size(24, 24); - this.pictureBox9.TabIndex = 87; - this.pictureBox9.TabStop = false; + this.cChromium.AutoSize = true; + this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; + this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.cChromium.Location = new System.Drawing.Point(43, 52); + this.cChromium.Name = "cChromium"; + this.cChromium.Size = new System.Drawing.Size(100, 24); + this.cChromium.TabIndex = 58; + this.cChromium.Text = "Chromium"; + this.cChromium.UseVisualStyleBackColor = true; // - // pictureBox38 + // cPot // - this.pictureBox38.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox38.BackgroundImage"))); - this.pictureBox38.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox38.Location = new System.Drawing.Point(14, 479); - this.pictureBox38.Name = "pictureBox38"; - this.pictureBox38.Size = new System.Drawing.Size(24, 24); - this.pictureBox38.TabIndex = 103; - this.pictureBox38.TabStop = false; + this.cPot.AutoSize = true; + this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cPot.Location = new System.Drawing.Point(682, 82); + this.cPot.Name = "cPot"; + this.cPot.Size = new System.Drawing.Size(93, 24); + this.cPot.TabIndex = 55; + this.cPot.Text = "PotPlayer"; + this.cPot.UseVisualStyleBackColor = true; // - // pictureBox32 + // cChrome // - this.pictureBox32.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox32.BackgroundImage"))); - this.pictureBox32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox32.Location = new System.Drawing.Point(868, 172); - this.pictureBox32.Name = "pictureBox32"; - this.pictureBox32.Size = new System.Drawing.Size(24, 24); - this.pictureBox32.TabIndex = 103; - this.pictureBox32.TabStop = false; + this.cChrome.AutoSize = true; + this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cChrome.Location = new System.Drawing.Point(43, 112); + this.cChrome.Name = "cChrome"; + this.cChrome.Size = new System.Drawing.Size(135, 24); + this.cChrome.TabIndex = 54; + this.cChrome.Text = "Google Chrome"; + this.cChrome.UseVisualStyleBackColor = true; // - // pictureBox39 + // cFoobar // - this.pictureBox39.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox39.BackgroundImage"))); - this.pictureBox39.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox39.Location = new System.Drawing.Point(868, 340); - this.pictureBox39.Name = "pictureBox39"; - this.pictureBox39.Size = new System.Drawing.Size(24, 24); - this.pictureBox39.TabIndex = 100; - this.pictureBox39.TabStop = false; + this.cFoobar.AutoSize = true; + this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cFoobar.Location = new System.Drawing.Point(682, 112); + this.cFoobar.Name = "cFoobar"; + this.cFoobar.Size = new System.Drawing.Size(109, 24); + this.cFoobar.TabIndex = 57; + this.cFoobar.Text = "Foobar2000"; + this.cFoobar.UseVisualStyleBackColor = true; // - // pictureBox30 + // c32 // - this.pictureBox30.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox30.BackgroundImage"))); - this.pictureBox30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox30.Location = new System.Drawing.Point(218, 202); - this.pictureBox30.Name = "pictureBox30"; - this.pictureBox30.Size = new System.Drawing.Size(24, 24); - this.pictureBox30.TabIndex = 97; - this.pictureBox30.TabStop = false; + this.c32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.c32.AutoSize = true; + this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.c32.Location = new System.Drawing.Point(481, 594); + this.c32.Name = "c32"; + this.c32.Size = new System.Drawing.Size(72, 25); + this.c32.TabIndex = 76; + this.c32.TabStop = true; + this.c32.Text = "32-bit"; + this.c32.UseVisualStyleBackColor = true; // - // cNode + // pictureBox2 // - this.cNode.AutoSize = true; - this.cNode.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cNode.Location = new System.Drawing.Point(44, 451); - this.cNode.Name = "cNode"; - this.cNode.Size = new System.Drawing.Size(80, 24); - this.cNode.TabIndex = 70; - this.cNode.Text = "NodeJS"; - this.cNode.UseVisualStyleBackColor = true; + this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage"))); + this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox2.Location = new System.Drawing.Point(13, 51); + this.pictureBox2.Name = "pictureBox2"; + this.pictureBox2.Size = new System.Drawing.Size(24, 24); + this.pictureBox2.TabIndex = 81; + this.pictureBox2.TabStop = false; // - // pictureBox34 + // c64 // - this.pictureBox34.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox34.BackgroundImage"))); - this.pictureBox34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox34.Location = new System.Drawing.Point(868, 142); - this.pictureBox34.Name = "pictureBox34"; - this.pictureBox34.Size = new System.Drawing.Size(24, 24); - this.pictureBox34.TabIndex = 101; - this.pictureBox34.TabStop = false; + this.c64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.c64.AutoSize = true; + this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.c64.Location = new System.Drawing.Point(403, 594); + this.c64.Name = "c64"; + this.c64.Size = new System.Drawing.Size(72, 25); + this.c64.TabIndex = 75; + this.c64.TabStop = true; + this.c64.Text = "64-bit"; + this.c64.UseVisualStyleBackColor = true; // - // cAtom + // pictureBox7 // - this.cAtom.AutoSize = true; - this.cAtom.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cAtom.Location = new System.Drawing.Point(898, 202); - this.cAtom.Name = "cAtom"; - this.cAtom.Size = new System.Drawing.Size(65, 24); - this.cAtom.TabIndex = 59; - this.cAtom.Text = "Atom"; - this.cAtom.UseVisualStyleBackColor = true; + this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage"))); + this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox7.Location = new System.Drawing.Point(13, 171); + this.pictureBox7.Name = "pictureBox7"; + this.pictureBox7.Size = new System.Drawing.Size(24, 24); + this.pictureBox7.TabIndex = 85; + this.pictureBox7.TabStop = false; // - // cTV + // pictureBox3 // - this.cTV.AutoSize = true; - this.cTV.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cTV.Location = new System.Drawing.Point(248, 202); - this.cTV.Name = "cTV"; - this.cTV.Size = new System.Drawing.Size(111, 24); - this.cTV.TabIndex = 80; - this.cTV.Text = "TeamViewer"; - this.cTV.UseVisualStyleBackColor = true; + this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage"))); + this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox3.Location = new System.Drawing.Point(13, 81); + this.pictureBox3.Name = "pictureBox3"; + this.pictureBox3.Size = new System.Drawing.Size(24, 24); + this.pictureBox3.TabIndex = 82; + this.pictureBox3.TabStop = false; // - // cNPP + // label44 // - this.cNPP.AutoSize = true; - this.cNPP.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cNPP.Location = new System.Drawing.Point(898, 52); - this.cNPP.Name = "cNPP"; - this.cNPP.Size = new System.Drawing.Size(108, 24); - this.cNPP.TabIndex = 58; - this.cNPP.Text = "Notepad++"; - this.cNPP.UseVisualStyleBackColor = true; + this.label44.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.label44.AutoSize = true; + this.label44.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label44.ForeColor = System.Drawing.Color.DodgerBlue; + this.label44.Location = new System.Drawing.Point(398, 564); + this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label44.Name = "label44"; + this.label44.Size = new System.Drawing.Size(164, 25); + this.label44.TabIndex = 74; + this.label44.Tag = "themeable"; + this.label44.Text = "Set bit preference"; // - // pictureBox33 + // pictureBox4 // - this.pictureBox33.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox33.BackgroundImage"))); - this.pictureBox33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox33.Location = new System.Drawing.Point(868, 82); - this.pictureBox33.Name = "pictureBox33"; - this.pictureBox33.Size = new System.Drawing.Size(24, 24); - this.pictureBox33.TabIndex = 100; - this.pictureBox33.TabStop = false; + this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage"))); + this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; + this.pictureBox4.Location = new System.Drawing.Point(13, 111); + this.pictureBox4.Name = "pictureBox4"; + this.pictureBox4.Size = new System.Drawing.Size(24, 24); + this.pictureBox4.TabIndex = 84; + this.pictureBox4.TabStop = false; // - // cSpotify + // label43 // - this.cSpotify.AutoSize = true; - this.cSpotify.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cSpotify.Location = new System.Drawing.Point(682, 142); - this.cSpotify.Name = "cSpotify"; - this.cSpotify.Size = new System.Drawing.Size(76, 24); - this.cSpotify.TabIndex = 71; - this.cSpotify.Text = "Spotify"; - this.cSpotify.UseVisualStyleBackColor = true; + this.label43.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.label43.AutoSize = true; + this.label43.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label43.ForeColor = System.Drawing.Color.DodgerBlue; + this.label43.Location = new System.Drawing.Point(6, 631); + this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label43.Name = "label43"; + this.label43.Size = new System.Drawing.Size(155, 25); + this.label43.TabIndex = 73; + this.label43.Tag = "themeable"; + this.label43.Text = "Download status"; // - // cSublimeText + // pictureBox5 // - this.cSublimeText.AutoSize = true; - this.cSublimeText.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cSublimeText.Location = new System.Drawing.Point(898, 82); - this.cSublimeText.Name = "cSublimeText"; - this.cSublimeText.Size = new System.Drawing.Size(115, 24); - this.cSublimeText.TabIndex = 55; - this.cSublimeText.Text = "Sublime Text"; - this.cSublimeText.UseVisualStyleBackColor = true; + this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage"))); + this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.pictureBox5.Location = new System.Drawing.Point(13, 141); + this.pictureBox5.Name = "pictureBox5"; + this.pictureBox5.Size = new System.Drawing.Size(24, 24); + this.pictureBox5.TabIndex = 83; + this.pictureBox5.TabStop = false; // - // pictureBox29 + // txtDownloadStatus // - this.pictureBox29.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox29.BackgroundImage"))); - this.pictureBox29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox29.Location = new System.Drawing.Point(218, 81); - this.pictureBox29.Name = "pictureBox29"; - this.pictureBox29.Size = new System.Drawing.Size(24, 24); - this.pictureBox29.TabIndex = 94; - this.pictureBox29.TabStop = false; + this.txtDownloadStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.txtDownloadStatus.AutoSize = true; + this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray; + this.txtDownloadStatus.Location = new System.Drawing.Point(7, 676); + this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.txtDownloadStatus.Name = "txtDownloadStatus"; + this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21); + this.txtDownloadStatus.TabIndex = 72; + this.txtDownloadStatus.Tag = ""; + this.txtDownloadStatus.Text = "Idle"; // - // pictureBox6 + // cVivaldi // - this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage"))); - this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox6.Location = new System.Drawing.Point(13, 231); - this.pictureBox6.Name = "pictureBox6"; - this.pictureBox6.Size = new System.Drawing.Size(24, 24); - this.pictureBox6.TabIndex = 86; - this.pictureBox6.TabStop = false; + this.cVivaldi.AutoSize = true; + this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cVivaldi.Location = new System.Drawing.Point(43, 142); + this.cVivaldi.Name = "cVivaldi"; + this.cVivaldi.Size = new System.Drawing.Size(75, 24); + this.cVivaldi.TabIndex = 57; + this.cVivaldi.Text = "Vivaldi"; + this.cVivaldi.UseVisualStyleBackColor = true; // - // pictureBox26 + // button5 // - this.pictureBox26.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox26.BackgroundImage"))); - this.pictureBox26.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox26.Location = new System.Drawing.Point(218, 141); - this.pictureBox26.Name = "pictureBox26"; - this.pictureBox26.Size = new System.Drawing.Size(24, 24); - this.pictureBox26.TabIndex = 95; - this.pictureBox26.TabStop = false; + this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.button5.BackColor = System.Drawing.Color.DodgerBlue; + this.button5.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button5.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button5.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button5.ForeColor = System.Drawing.Color.White; + this.button5.Location = new System.Drawing.Point(318, 592); + this.button5.Margin = new System.Windows.Forms.Padding(2); + this.button5.Name = "button5"; + this.button5.Size = new System.Drawing.Size(65, 27); + this.button5.TabIndex = 71; + this.button5.Text = "Change"; + this.button5.UseVisualStyleBackColor = false; + this.button5.Click += new System.EventHandler(this.button5_Click); // - // pictureBox13 + // txtDownloadFolder // - this.pictureBox13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox13.BackgroundImage"))); - this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox13.Location = new System.Drawing.Point(652, 142); - this.pictureBox13.Name = "pictureBox13"; - this.pictureBox13.Size = new System.Drawing.Size(24, 24); - this.pictureBox13.TabIndex = 89; - this.pictureBox13.TabStop = false; + this.txtDownloadFolder.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); + this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver; + this.txtDownloadFolder.Location = new System.Drawing.Point(11, 592); + this.txtDownloadFolder.Name = "txtDownloadFolder"; + this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27); + this.txtDownloadFolder.TabIndex = 70; + this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged); // - // pictureBox28 + // label42 // - this.pictureBox28.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox28.BackgroundImage"))); - this.pictureBox28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; - this.pictureBox28.Location = new System.Drawing.Point(218, 262); - this.pictureBox28.Name = "pictureBox28"; - this.pictureBox28.Size = new System.Drawing.Size(24, 24); - this.pictureBox28.TabIndex = 98; - this.pictureBox28.TabStop = false; + this.label42.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.label42.AutoSize = true; + this.label42.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label42.ForeColor = System.Drawing.Color.DodgerBlue; + this.label42.Location = new System.Drawing.Point(6, 564); + this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label42.Name = "label42"; + this.label42.Size = new System.Drawing.Size(184, 25); + this.label42.TabIndex = 69; + this.label42.Tag = "themeable"; + this.label42.Text = "Set download folder"; // - // cDiscord + // label41 // - this.cDiscord.AutoSize = true; - this.cDiscord.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cDiscord.Location = new System.Drawing.Point(248, 51); - this.cDiscord.Name = "cDiscord"; - this.cDiscord.Size = new System.Drawing.Size(80, 24); - this.cDiscord.TabIndex = 58; - this.cDiscord.Text = "Discord"; - this.cDiscord.UseVisualStyleBackColor = true; + this.label41.AutoSize = true; + this.label41.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label41.ForeColor = System.Drawing.Color.DodgerBlue; + this.label41.Location = new System.Drawing.Point(6, 10); + this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label41.Name = "label41"; + this.label41.Size = new System.Drawing.Size(286, 28); + this.label41.TabIndex = 53; + this.label41.Tag = "themeable"; + this.label41.Text = "Quickly download useful apps"; // - // pictureBox27 + // progressDownloader // - this.pictureBox27.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox27.BackgroundImage"))); - this.pictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox27.Location = new System.Drawing.Point(218, 111); - this.pictureBox27.Name = "pictureBox27"; - this.pictureBox27.Size = new System.Drawing.Size(24, 24); - this.pictureBox27.TabIndex = 96; - this.pictureBox27.TabStop = false; + this.progressDownloader.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.progressDownloader.Location = new System.Drawing.Point(11, 659); + this.progressDownloader.Name = "progressDownloader"; + this.progressDownloader.Size = new System.Drawing.Size(302, 14); + this.progressDownloader.TabIndex = 52; // - // cBS + // btnDownloadApps // - this.cBS.AutoSize = true; - this.cBS.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cBS.Location = new System.Drawing.Point(682, 172); - this.cBS.Name = "cBS"; - this.cBS.Size = new System.Drawing.Size(92, 24); - this.cBS.TabIndex = 59; - this.cBS.Text = "BS.Player"; - this.cBS.UseVisualStyleBackColor = true; + this.btnDownloadApps.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); + this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue; + this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnDownloadApps.ForeColor = System.Drawing.Color.White; + this.btnDownloadApps.Location = new System.Drawing.Point(937, 702); + this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2); + this.btnDownloadApps.Name = "btnDownloadApps"; + this.btnDownloadApps.Size = new System.Drawing.Size(143, 35); + this.btnDownloadApps.TabIndex = 50; + this.btnDownloadApps.Text = "Download"; + this.btnDownloadApps.UseVisualStyleBackColor = false; + this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click); // - // cSkype + // cleanerTab // - this.cSkype.AutoSize = true; - this.cSkype.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cSkype.Location = new System.Drawing.Point(248, 81); - this.cSkype.Name = "cSkype"; - this.cSkype.Size = new System.Drawing.Size(69, 24); - this.cSkype.TabIndex = 55; - this.cSkype.Text = "Skype"; - this.cSkype.UseVisualStyleBackColor = true; + this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.cleanerTab.Controls.Add(this.cleaningpanel); + this.cleanerTab.Controls.Add(this.label6); + this.cleanerTab.Controls.Add(this.panel1); + this.cleanerTab.Location = new System.Drawing.Point(4, 24); + this.cleanerTab.Margin = new System.Windows.Forms.Padding(2); + this.cleanerTab.Name = "cleanerTab"; + this.cleanerTab.Padding = new System.Windows.Forms.Padding(2); + this.cleanerTab.Size = new System.Drawing.Size(1085, 743); + this.cleanerTab.TabIndex = 5; + this.cleanerTab.Text = "Cleaner"; // - // cFirefox + // cleaningpanel // - this.cFirefox.AutoSize = true; - this.cFirefox.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cFirefox.Location = new System.Drawing.Point(43, 82); - this.cFirefox.Name = "cFirefox"; - this.cFirefox.Size = new System.Drawing.Size(130, 24); - this.cFirefox.TabIndex = 55; - this.cFirefox.Text = "Mozilla Firefox"; - this.cFirefox.UseVisualStyleBackColor = true; + this.cleaningpanel.Controls.Add(this.progress2); + this.cleaningpanel.Controls.Add(this.label4); + this.cleaningpanel.Location = new System.Drawing.Point(11, 288); + this.cleaningpanel.Margin = new System.Windows.Forms.Padding(2); + this.cleaningpanel.Name = "cleaningpanel"; + this.cleaningpanel.Size = new System.Drawing.Size(511, 70); + this.cleaningpanel.TabIndex = 47; // - // cViber + // progress2 // - this.cViber.AutoSize = true; - this.cViber.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cViber.Location = new System.Drawing.Point(248, 111); - this.cViber.Name = "cViber"; - this.cViber.Size = new System.Drawing.Size(65, 24); - this.cViber.TabIndex = 57; - this.cViber.Text = "Viber"; - this.cViber.UseVisualStyleBackColor = true; + this.progress2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); + this.progress2.Location = new System.Drawing.Point(29, 38); + this.progress2.Margin = new System.Windows.Forms.Padding(2); + this.progress2.MarqueeAnimationSpeed = 1; + this.progress2.Name = "progress2"; + this.progress2.Size = new System.Drawing.Size(454, 11); + this.progress2.TabIndex = 44; + this.progress2.Visible = false; // - // pictureBox12 + // label4 // - this.pictureBox12.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox12.BackgroundImage"))); - this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox12.Location = new System.Drawing.Point(652, 112); - this.pictureBox12.Name = "pictureBox12"; - this.pictureBox12.Size = new System.Drawing.Size(24, 24); - this.pictureBox12.TabIndex = 90; - this.pictureBox12.TabStop = false; + this.label4.AutoSize = true; + this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label4.ForeColor = System.Drawing.Color.DodgerBlue; + this.label4.Location = new System.Drawing.Point(25, 13); + this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(85, 21); + this.label4.TabIndex = 45; + this.label4.Tag = "themeable"; + this.label4.Text = "Cleaning..."; + this.label4.Visible = false; + // + // label6 // - // linkLabel1 + this.label6.AutoSize = true; + this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label6.ForeColor = System.Drawing.Color.DodgerBlue; + this.label6.Location = new System.Drawing.Point(6, 10); + this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(260, 28); + this.label6.TabIndex = 46; + this.label6.Tag = "themeable"; + this.label6.Text = "Clean up your system drive"; // - this.linkLabel1.ActiveLinkColor = System.Drawing.Color.Gold; - this.linkLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.linkLabel1.AutoSize = true; - this.linkLabel1.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.linkLabel1.ForeColor = System.Drawing.Color.Gold; - this.linkLabel1.LinkColor = System.Drawing.Color.Gold; - this.linkLabel1.Location = new System.Drawing.Point(7, 707); - this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.linkLabel1.Name = "linkLabel1"; - this.linkLabel1.Size = new System.Drawing.Size(106, 21); - this.linkLabel1.TabIndex = 78; - this.linkLabel1.TabStop = true; - this.linkLabel1.Tag = ""; - this.linkLabel1.Text = "See warnings"; - this.linkLabel1.Visible = false; - this.linkLabel1.VisitedLinkColor = System.Drawing.Color.Gold; - this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked); + // panel1 // - // pictureBox8 + this.panel1.Controls.Add(this.checkErrorReports); + this.panel1.Controls.Add(this.checkFileZilla); + this.panel1.Controls.Add(this.checkSelectAll); + this.panel1.Controls.Add(this.button20); + this.panel1.Controls.Add(this.checkMediaCache); + this.panel1.Controls.Add(this.checkTemp); + this.panel1.Controls.Add(this.checkLogs); + this.panel1.Controls.Add(this.checkUTorrent); + this.panel1.Controls.Add(this.checkBin); + this.panel1.Controls.Add(this.checkMiniDumps); + this.panel1.Controls.Add(this.checkPrefetch); + this.panel1.Location = new System.Drawing.Point(11, 40); + this.panel1.Margin = new System.Windows.Forms.Padding(2); + this.panel1.Name = "panel1"; + this.panel1.Size = new System.Drawing.Size(511, 243); + this.panel1.TabIndex = 45; // - this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage"))); - this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; - this.pictureBox8.Location = new System.Drawing.Point(652, 202); - this.pictureBox8.Name = "pictureBox8"; - this.pictureBox8.Size = new System.Drawing.Size(24, 24); - this.pictureBox8.TabIndex = 92; - this.pictureBox8.TabStop = false; + // checkErrorReports // - // cOpera + this.checkErrorReports.AutoSize = true; + this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkErrorReports.ForeColor = System.Drawing.Color.White; + this.checkErrorReports.Location = new System.Drawing.Point(55, 166); + this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2); + this.checkErrorReports.Name = "checkErrorReports"; + this.checkErrorReports.Size = new System.Drawing.Size(123, 25); + this.checkErrorReports.TabIndex = 44; + this.checkErrorReports.Text = "Error reports"; + this.checkErrorReports.UseVisualStyleBackColor = true; // - this.cOpera.AutoSize = true; - this.cOpera.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cOpera.Location = new System.Drawing.Point(43, 172); - this.cOpera.Name = "cOpera"; - this.cOpera.Size = new System.Drawing.Size(70, 24); - this.cOpera.TabIndex = 56; - this.cOpera.Text = "Opera"; - this.cOpera.UseVisualStyleBackColor = true; + // checkFileZilla // - // pictureBox11 + this.checkFileZilla.AutoSize = true; + this.checkFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkFileZilla.ForeColor = System.Drawing.Color.White; + this.checkFileZilla.Location = new System.Drawing.Point(256, 136); + this.checkFileZilla.Margin = new System.Windows.Forms.Padding(2); + this.checkFileZilla.Name = "checkFileZilla"; + this.checkFileZilla.Size = new System.Drawing.Size(191, 25); + this.checkFileZilla.TabIndex = 38; + this.checkFileZilla.Text = "FileZilla recent servers"; + this.checkFileZilla.UseVisualStyleBackColor = true; // - this.pictureBox11.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox11.BackgroundImage"))); - this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox11.Location = new System.Drawing.Point(652, 82); - this.pictureBox11.Name = "pictureBox11"; - this.pictureBox11.Size = new System.Drawing.Size(24, 24); - this.pictureBox11.TabIndex = 88; - this.pictureBox11.TabStop = false; + // checkSelectAll // - // button6 + this.checkSelectAll.AutoSize = true; + this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkSelectAll.ForeColor = System.Drawing.Color.DodgerBlue; + this.checkSelectAll.Location = new System.Drawing.Point(29, 14); + this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2); + this.checkSelectAll.Name = "checkSelectAll"; + this.checkSelectAll.Size = new System.Drawing.Size(94, 25); + this.checkSelectAll.TabIndex = 35; + this.checkSelectAll.Tag = "themeable"; + this.checkSelectAll.Text = "Select all"; + this.checkSelectAll.UseVisualStyleBackColor = true; + this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged); // - this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.button6.BackColor = System.Drawing.Color.DodgerBlue; - this.button6.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button6.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button6.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button6.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.button6.ForeColor = System.Drawing.Color.White; - this.button6.Location = new System.Drawing.Point(790, 702); - this.button6.Margin = new System.Windows.Forms.Padding(2); - this.button6.Name = "button6"; - this.button6.Size = new System.Drawing.Size(143, 35); - this.button6.TabIndex = 77; - this.button6.Text = "Go to Downloads"; - this.button6.UseVisualStyleBackColor = false; - this.button6.Click += new System.EventHandler(this.button6_Click); + // button20 // - // cVLC + this.button20.BackColor = System.Drawing.Color.DodgerBlue; + this.button20.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button20.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button20.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button20.ForeColor = System.Drawing.Color.White; + this.button20.Location = new System.Drawing.Point(29, 210); + this.button20.Margin = new System.Windows.Forms.Padding(2); + this.button20.Name = "button20"; + this.button20.Size = new System.Drawing.Size(71, 31); + this.button20.TabIndex = 34; + this.button20.Text = "Clean"; + this.button20.UseVisualStyleBackColor = false; + this.button20.Click += new System.EventHandler(this.button20_Click); // - this.cVLC.AutoSize = true; - this.cVLC.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cVLC.Location = new System.Drawing.Point(682, 52); - this.cVLC.Name = "cVLC"; - this.cVLC.Size = new System.Drawing.Size(148, 24); - this.cVLC.TabIndex = 58; - this.cVLC.Text = "VLC Media Player"; - this.cVLC.UseVisualStyleBackColor = true; + // checkMediaCache // - // pictureBox10 + this.checkMediaCache.AutoSize = true; + this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkMediaCache.ForeColor = System.Drawing.Color.White; + this.checkMediaCache.Location = new System.Drawing.Point(256, 75); + this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2); + this.checkMediaCache.Name = "checkMediaCache"; + this.checkMediaCache.Size = new System.Drawing.Size(176, 25); + this.checkMediaCache.TabIndex = 43; + this.checkMediaCache.Text = "Media Players cache"; + this.checkMediaCache.UseVisualStyleBackColor = true; // - this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage"))); - this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; - this.pictureBox10.Location = new System.Drawing.Point(652, 172); - this.pictureBox10.Name = "pictureBox10"; - this.pictureBox10.Size = new System.Drawing.Size(24, 24); - this.pictureBox10.TabIndex = 91; - this.pictureBox10.TabStop = false; + // checkTemp // - // cChromium + this.checkTemp.AutoSize = true; + this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkTemp.ForeColor = System.Drawing.Color.White; + this.checkTemp.Location = new System.Drawing.Point(55, 45); + this.checkTemp.Margin = new System.Windows.Forms.Padding(2); + this.checkTemp.Name = "checkTemp"; + this.checkTemp.Size = new System.Drawing.Size(142, 25); + this.checkTemp.TabIndex = 36; + this.checkTemp.Text = "Temporary files"; + this.checkTemp.UseVisualStyleBackColor = true; // - this.cChromium.AutoSize = true; - this.cChromium.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; - this.cChromium.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cChromium.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.cChromium.Location = new System.Drawing.Point(43, 52); - this.cChromium.Name = "cChromium"; - this.cChromium.Size = new System.Drawing.Size(100, 24); - this.cChromium.TabIndex = 58; - this.cChromium.Text = "Chromium"; - this.cChromium.UseVisualStyleBackColor = true; + // checkLogs // - // cPot + this.checkLogs.AutoSize = true; + this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkLogs.ForeColor = System.Drawing.Color.White; + this.checkLogs.Location = new System.Drawing.Point(55, 75); + this.checkLogs.Margin = new System.Windows.Forms.Padding(2); + this.checkLogs.Name = "checkLogs"; + this.checkLogs.Size = new System.Drawing.Size(169, 25); + this.checkLogs.TabIndex = 42; + this.checkLogs.Text = "Windows + IIS logs"; + this.checkLogs.UseVisualStyleBackColor = true; // - this.cPot.AutoSize = true; - this.cPot.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cPot.Location = new System.Drawing.Point(682, 82); - this.cPot.Name = "cPot"; - this.cPot.Size = new System.Drawing.Size(93, 24); - this.cPot.TabIndex = 55; - this.cPot.Text = "PotPlayer"; - this.cPot.UseVisualStyleBackColor = true; + // checkUTorrent // - // cChrome + this.checkUTorrent.AutoSize = true; + this.checkUTorrent.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkUTorrent.ForeColor = System.Drawing.Color.White; + this.checkUTorrent.Location = new System.Drawing.Point(256, 106); + this.checkUTorrent.Margin = new System.Windows.Forms.Padding(2); + this.checkUTorrent.Name = "checkUTorrent"; + this.checkUTorrent.Size = new System.Drawing.Size(137, 25); + this.checkUTorrent.TabIndex = 37; + this.checkUTorrent.Text = "uTorrent cache"; + this.checkUTorrent.UseVisualStyleBackColor = true; // - this.cChrome.AutoSize = true; - this.cChrome.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cChrome.Location = new System.Drawing.Point(43, 112); - this.cChrome.Name = "cChrome"; - this.cChrome.Size = new System.Drawing.Size(135, 24); - this.cChrome.TabIndex = 54; - this.cChrome.Text = "Google Chrome"; - this.cChrome.UseVisualStyleBackColor = true; + // checkBin // - // cFoobar + this.checkBin.AutoSize = true; + this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkBin.ForeColor = System.Drawing.Color.White; + this.checkBin.Location = new System.Drawing.Point(256, 45); + this.checkBin.Margin = new System.Windows.Forms.Padding(2); + this.checkBin.Name = "checkBin"; + this.checkBin.Size = new System.Drawing.Size(162, 25); + this.checkBin.TabIndex = 41; + this.checkBin.Text = "Empty Recycle Bin"; + this.checkBin.UseVisualStyleBackColor = true; // - this.cFoobar.AutoSize = true; - this.cFoobar.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cFoobar.Location = new System.Drawing.Point(682, 112); - this.cFoobar.Name = "cFoobar"; - this.cFoobar.Size = new System.Drawing.Size(109, 24); - this.cFoobar.TabIndex = 57; - this.cFoobar.Text = "Foobar2000"; - this.cFoobar.UseVisualStyleBackColor = true; + // checkMiniDumps + // + this.checkMiniDumps.AutoSize = true; + this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkMiniDumps.ForeColor = System.Drawing.Color.White; + this.checkMiniDumps.Location = new System.Drawing.Point(55, 136); + this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2); + this.checkMiniDumps.Name = "checkMiniDumps"; + this.checkMiniDumps.Size = new System.Drawing.Size(157, 25); + this.checkMiniDumps.TabIndex = 39; + this.checkMiniDumps.Text = "BSOD Minidumps"; + this.checkMiniDumps.UseVisualStyleBackColor = true; // - // c32 + // checkPrefetch // - this.c32.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.c32.AutoSize = true; - this.c32.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.c32.Location = new System.Drawing.Point(481, 594); - this.c32.Name = "c32"; - this.c32.Size = new System.Drawing.Size(72, 25); - this.c32.TabIndex = 76; - this.c32.TabStop = true; - this.c32.Text = "32-bit"; - this.c32.UseVisualStyleBackColor = true; + this.checkPrefetch.AutoSize = true; + this.checkPrefetch.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkPrefetch.ForeColor = System.Drawing.Color.White; + this.checkPrefetch.Location = new System.Drawing.Point(55, 106); + this.checkPrefetch.Margin = new System.Windows.Forms.Padding(2); + this.checkPrefetch.Name = "checkPrefetch"; + this.checkPrefetch.Size = new System.Drawing.Size(137, 25); + this.checkPrefetch.TabIndex = 40; + this.checkPrefetch.Text = "Prefetch cache"; + this.checkPrefetch.UseVisualStyleBackColor = true; // - // pictureBox2 + // hostsEditorTab // - this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage"))); - this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox2.Location = new System.Drawing.Point(13, 51); - this.pictureBox2.Name = "pictureBox2"; - this.pictureBox2.Size = new System.Drawing.Size(24, 24); - this.pictureBox2.TabIndex = 81; - this.pictureBox2.TabStop = false; + this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.hostsEditorTab.Controls.Add(this.panel4); + this.hostsEditorTab.Controls.Add(this.linkLabel4); + this.hostsEditorTab.Controls.Add(this.label10); + this.hostsEditorTab.Controls.Add(this.linkLabel3); + this.hostsEditorTab.Controls.Add(this.label9); + this.hostsEditorTab.Controls.Add(this.linkLabel2); + this.hostsEditorTab.Controls.Add(this.label3); + this.hostsEditorTab.Location = new System.Drawing.Point(4, 24); + this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2); + this.hostsEditorTab.Name = "hostsEditorTab"; + this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2); + this.hostsEditorTab.Size = new System.Drawing.Size(1085, 743); + this.hostsEditorTab.TabIndex = 9; + this.hostsEditorTab.Text = "Hosts"; // - // c64 + // panel4 // - this.c64.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.c64.AutoSize = true; - this.c64.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.c64.Location = new System.Drawing.Point(403, 594); - this.c64.Name = "c64"; - this.c64.Size = new System.Drawing.Size(72, 25); - this.c64.TabIndex = 75; - this.c64.TabStop = true; - this.c64.Text = "64-bit"; - this.c64.UseVisualStyleBackColor = true; + this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.panel4.Controls.Add(this.label31); + this.panel4.Controls.Add(this.label30); + this.panel4.Controls.Add(this.button4); + this.panel4.Controls.Add(this.button3); + this.panel4.Controls.Add(this.button2); + this.panel4.Controls.Add(this.button1); + this.panel4.Controls.Add(this.label29); + this.panel4.Controls.Add(this.chkReadOnly); + this.panel4.Controls.Add(this.panelList); + this.panel4.Controls.Add(this.chkBlock); + this.panel4.Controls.Add(this.button41); + this.panel4.Controls.Add(this.button42); + this.panel4.Controls.Add(this.button46); + this.panel4.Controls.Add(this.button47); + this.panel4.Controls.Add(this.txtIP); + this.panel4.Controls.Add(this.txtDomain); + this.panel4.Controls.Add(this.label12); + this.panel4.Controls.Add(this.label11); + this.panel4.Location = new System.Drawing.Point(6, 70); + this.panel4.Margin = new System.Windows.Forms.Padding(2); + this.panel4.Name = "panel4"; + this.panel4.Size = new System.Drawing.Size(793, 547); + this.panel4.TabIndex = 53; // - // pictureBox7 + // label31 // - this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage"))); - this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox7.Location = new System.Drawing.Point(13, 171); - this.pictureBox7.Name = "pictureBox7"; - this.pictureBox7.Size = new System.Drawing.Size(24, 24); - this.pictureBox7.TabIndex = 85; - this.pictureBox7.TabStop = false; + this.label31.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label31.ForeColor = System.Drawing.Color.Silver; + this.label31.Location = new System.Drawing.Point(325, 279); + this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label31.Name = "label31"; + this.label31.Size = new System.Drawing.Size(281, 25); + this.label31.TabIndex = 68; + this.label31.Tag = ""; + this.label31.Text = "(will delete your current config)"; // - // pictureBox3 + // label30 // - this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage"))); - this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox3.Location = new System.Drawing.Point(13, 81); - this.pictureBox3.Name = "pictureBox3"; - this.pictureBox3.Size = new System.Drawing.Size(24, 24); - this.pictureBox3.TabIndex = 82; - this.pictureBox3.TabStop = false; + this.label30.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label30.ForeColor = System.Drawing.Color.DodgerBlue; + this.label30.Location = new System.Drawing.Point(322, 254); + this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label30.Name = "label30"; + this.label30.Size = new System.Drawing.Size(281, 25); + this.label30.TabIndex = 67; + this.label30.Tag = "themeable"; + this.label30.Text = "Pre-made adblocks"; // - // label44 + // button4 // - this.label44.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.label44.AutoSize = true; - this.label44.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label44.ForeColor = System.Drawing.Color.DodgerBlue; - this.label44.Location = new System.Drawing.Point(398, 564); - this.label44.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label44.Name = "label44"; - this.label44.Size = new System.Drawing.Size(164, 25); - this.label44.TabIndex = 74; - this.label44.Tag = "themeable"; - this.label44.Text = "Set bit preference"; + this.button4.BackColor = System.Drawing.Color.DodgerBlue; + this.button4.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button4.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button4.ForeColor = System.Drawing.Color.White; + this.button4.Location = new System.Drawing.Point(485, 351); + this.button4.Margin = new System.Windows.Forms.Padding(2); + this.button4.Name = "button4"; + this.button4.Size = new System.Drawing.Size(153, 31); + this.button4.TabIndex = 66; + this.button4.Text = "Enable AdBlock Ultimate\r\n"; + this.button4.UseVisualStyleBackColor = false; + this.button4.Click += new System.EventHandler(this.button4_Click); // - // pictureBox4 + // button3 // - this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage"))); - this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; - this.pictureBox4.Location = new System.Drawing.Point(13, 111); - this.pictureBox4.Name = "pictureBox4"; - this.pictureBox4.Size = new System.Drawing.Size(24, 24); - this.pictureBox4.TabIndex = 84; - this.pictureBox4.TabStop = false; + this.button3.BackColor = System.Drawing.Color.DodgerBlue; + this.button3.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button3.ForeColor = System.Drawing.Color.White; + this.button3.Location = new System.Drawing.Point(485, 316); + this.button3.Margin = new System.Windows.Forms.Padding(2); + this.button3.Name = "button3"; + this.button3.Size = new System.Drawing.Size(153, 31); + this.button3.TabIndex = 65; + this.button3.Text = "Enable AdBlock + Porn"; + this.button3.UseVisualStyleBackColor = false; + this.button3.Click += new System.EventHandler(this.button3_Click); // - // label43 + // button2 // - this.label43.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.label43.AutoSize = true; - this.label43.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label43.ForeColor = System.Drawing.Color.DodgerBlue; - this.label43.Location = new System.Drawing.Point(6, 631); - this.label43.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label43.Name = "label43"; - this.label43.Size = new System.Drawing.Size(155, 25); - this.label43.TabIndex = 73; - this.label43.Tag = "themeable"; - this.label43.Text = "Download status"; + this.button2.BackColor = System.Drawing.Color.DodgerBlue; + this.button2.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button2.ForeColor = System.Drawing.Color.White; + this.button2.Location = new System.Drawing.Point(327, 351); + this.button2.Margin = new System.Windows.Forms.Padding(2); + this.button2.Name = "button2"; + this.button2.Size = new System.Drawing.Size(153, 31); + this.button2.TabIndex = 64; + this.button2.Text = "Enable AdBlock + Social"; + this.button2.UseVisualStyleBackColor = false; + this.button2.Click += new System.EventHandler(this.button2_Click); // - // pictureBox5 + // button1 // - this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage"))); - this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.pictureBox5.Location = new System.Drawing.Point(13, 141); - this.pictureBox5.Name = "pictureBox5"; - this.pictureBox5.Size = new System.Drawing.Size(24, 24); - this.pictureBox5.TabIndex = 83; - this.pictureBox5.TabStop = false; + this.button1.BackColor = System.Drawing.Color.DodgerBlue; + this.button1.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button1.ForeColor = System.Drawing.Color.White; + this.button1.Location = new System.Drawing.Point(327, 316); + this.button1.Margin = new System.Windows.Forms.Padding(2); + this.button1.Name = "button1"; + this.button1.Size = new System.Drawing.Size(153, 31); + this.button1.TabIndex = 63; + this.button1.Text = "Enable AdBlock Basic"; + this.button1.UseVisualStyleBackColor = false; + this.button1.Click += new System.EventHandler(this.button1_Click); // - // txtDownloadStatus + // label29 // - this.txtDownloadStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.txtDownloadStatus.AutoSize = true; - this.txtDownloadStatus.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.txtDownloadStatus.ForeColor = System.Drawing.Color.LightGray; - this.txtDownloadStatus.Location = new System.Drawing.Point(7, 676); - this.txtDownloadStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.txtDownloadStatus.Name = "txtDownloadStatus"; - this.txtDownloadStatus.Size = new System.Drawing.Size(38, 21); - this.txtDownloadStatus.TabIndex = 72; - this.txtDownloadStatus.Tag = ""; - this.txtDownloadStatus.Text = "Idle"; + this.label29.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label29.ForeColor = System.Drawing.Color.Silver; + this.label29.Location = new System.Drawing.Point(323, 165); + this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label29.Name = "label29"; + this.label29.Size = new System.Drawing.Size(281, 25); + this.label29.TabIndex = 62; + this.label29.Tag = ""; + this.label29.Text = "Protect your HOSTS file by locking it."; + // + // chkReadOnly + // + this.chkReadOnly.AutoSize = true; + this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.chkReadOnly.ForeColor = System.Drawing.Color.White; + this.chkReadOnly.Location = new System.Drawing.Point(327, 192); + this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2); + this.chkReadOnly.Name = "chkReadOnly"; + this.chkReadOnly.Size = new System.Drawing.Size(103, 25); + this.chkReadOnly.TabIndex = 61; + this.chkReadOnly.Text = "Read-only"; + this.chkReadOnly.UseVisualStyleBackColor = true; + this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged); // - // cVivaldi + // panelList // - this.cVivaldi.AutoSize = true; - this.cVivaldi.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.cVivaldi.Location = new System.Drawing.Point(43, 142); - this.cVivaldi.Name = "cVivaldi"; - this.cVivaldi.Size = new System.Drawing.Size(75, 24); - this.cVivaldi.TabIndex = 57; - this.cVivaldi.Text = "Vivaldi"; - this.cVivaldi.UseVisualStyleBackColor = true; + this.panelList.Controls.Add(this.listHostEntries); + this.panelList.Location = new System.Drawing.Point(5, 3); + this.panelList.Name = "panelList"; + this.panelList.Size = new System.Drawing.Size(312, 388); + this.panelList.TabIndex = 60; // - // button5 + // listHostEntries // - this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.button5.BackColor = System.Drawing.Color.DodgerBlue; - this.button5.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button5.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button5.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button5.ForeColor = System.Drawing.Color.White; - this.button5.Location = new System.Drawing.Point(318, 592); - this.button5.Margin = new System.Windows.Forms.Padding(2); - this.button5.Name = "button5"; - this.button5.Size = new System.Drawing.Size(65, 27); - this.button5.TabIndex = 71; - this.button5.Text = "Change"; - this.button5.UseVisualStyleBackColor = false; - this.button5.Click += new System.EventHandler(this.button5_Click); + this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill; + this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.listHostEntries.ForeColor = System.Drawing.Color.White; + this.listHostEntries.FormattingEnabled = true; + this.listHostEntries.HorizontalScrollbar = true; + this.listHostEntries.ItemHeight = 21; + this.listHostEntries.Location = new System.Drawing.Point(0, 0); + this.listHostEntries.Margin = new System.Windows.Forms.Padding(2); + this.listHostEntries.Name = "listHostEntries"; + this.listHostEntries.Size = new System.Drawing.Size(312, 388); + this.listHostEntries.TabIndex = 52; // - // txtDownloadFolder + // chkBlock // - this.txtDownloadFolder.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.txtDownloadFolder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); - this.txtDownloadFolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.txtDownloadFolder.Font = new System.Drawing.Font("Segoe UI Semibold", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.txtDownloadFolder.ForeColor = System.Drawing.Color.Silver; - this.txtDownloadFolder.Location = new System.Drawing.Point(11, 592); - this.txtDownloadFolder.Name = "txtDownloadFolder"; - this.txtDownloadFolder.Size = new System.Drawing.Size(302, 27); - this.txtDownloadFolder.TabIndex = 70; - this.txtDownloadFolder.TextChanged += new System.EventHandler(this.txtDownloadFolder_TextChanged); + this.chkBlock.AutoSize = true; + this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.chkBlock.ForeColor = System.Drawing.Color.White; + this.chkBlock.Location = new System.Drawing.Point(328, 110); + this.chkBlock.Margin = new System.Windows.Forms.Padding(2); + this.chkBlock.Name = "chkBlock"; + this.chkBlock.Size = new System.Drawing.Size(69, 25); + this.chkBlock.TabIndex = 59; + this.chkBlock.Text = "Block"; + this.chkBlock.UseVisualStyleBackColor = true; + this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged); // - // label42 + // button41 // - this.label42.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.label42.AutoSize = true; - this.label42.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label42.ForeColor = System.Drawing.Color.DodgerBlue; - this.label42.Location = new System.Drawing.Point(6, 564); - this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label42.Name = "label42"; - this.label42.Size = new System.Drawing.Size(184, 25); - this.label42.TabIndex = 69; - this.label42.Tag = "themeable"; - this.label42.Text = "Set download folder"; + this.button41.BackColor = System.Drawing.Color.DodgerBlue; + this.button41.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button41.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button41.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button41.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button41.ForeColor = System.Drawing.Color.White; + this.button41.Location = new System.Drawing.Point(112, 394); + this.button41.Margin = new System.Windows.Forms.Padding(2); + this.button41.Name = "button41"; + this.button41.Size = new System.Drawing.Size(98, 31); + this.button41.TabIndex = 55; + this.button41.Text = "Refresh"; + this.button41.UseVisualStyleBackColor = false; + this.button41.Click += new System.EventHandler(this.button41_Click); // - // label41 + // button42 // - this.label41.AutoSize = true; - this.label41.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label41.ForeColor = System.Drawing.Color.DodgerBlue; - this.label41.Location = new System.Drawing.Point(6, 10); - this.label41.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label41.Name = "label41"; - this.label41.Size = new System.Drawing.Size(286, 28); - this.label41.TabIndex = 53; - this.label41.Tag = "themeable"; - this.label41.Text = "Quickly download useful apps"; + this.button42.BackColor = System.Drawing.Color.DodgerBlue; + this.button42.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button42.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button42.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button42.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button42.ForeColor = System.Drawing.Color.White; + this.button42.Location = new System.Drawing.Point(213, 394); + this.button42.Margin = new System.Windows.Forms.Padding(2); + this.button42.Name = "button42"; + this.button42.Size = new System.Drawing.Size(104, 31); + this.button42.TabIndex = 54; + this.button42.Text = "Remove"; + this.button42.UseVisualStyleBackColor = false; + this.button42.Click += new System.EventHandler(this.button42_Click); // - // progressDownloader + // button46 // - this.progressDownloader.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.progressDownloader.Location = new System.Drawing.Point(11, 659); - this.progressDownloader.Name = "progressDownloader"; - this.progressDownloader.Size = new System.Drawing.Size(302, 14); - this.progressDownloader.TabIndex = 52; + this.button46.BackColor = System.Drawing.Color.DodgerBlue; + this.button46.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button46.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button46.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button46.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button46.ForeColor = System.Drawing.Color.White; + this.button46.Location = new System.Drawing.Point(5, 394); + this.button46.Margin = new System.Windows.Forms.Padding(2); + this.button46.Name = "button46"; + this.button46.Size = new System.Drawing.Size(104, 31); + this.button46.TabIndex = 53; + this.button46.Text = "Remove all"; + this.button46.UseVisualStyleBackColor = false; + this.button46.Click += new System.EventHandler(this.button46_Click); // - // btnDownloadApps + // button47 // - this.btnDownloadApps.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.btnDownloadApps.BackColor = System.Drawing.Color.DodgerBlue; - this.btnDownloadApps.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.btnDownloadApps.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.btnDownloadApps.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.btnDownloadApps.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.btnDownloadApps.Font = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.btnDownloadApps.ForeColor = System.Drawing.Color.White; - this.btnDownloadApps.Location = new System.Drawing.Point(937, 702); - this.btnDownloadApps.Margin = new System.Windows.Forms.Padding(2); - this.btnDownloadApps.Name = "btnDownloadApps"; - this.btnDownloadApps.Size = new System.Drawing.Size(143, 35); - this.btnDownloadApps.TabIndex = 50; - this.btnDownloadApps.Text = "Download"; - this.btnDownloadApps.UseVisualStyleBackColor = false; - this.btnDownloadApps.Click += new System.EventHandler(this.btnDownloadApps_Click); + this.button47.BackColor = System.Drawing.Color.DodgerBlue; + this.button47.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button47.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button47.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button47.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button47.ForeColor = System.Drawing.Color.White; + this.button47.Location = new System.Drawing.Point(551, 110); + this.button47.Margin = new System.Windows.Forms.Padding(2); + this.button47.Name = "button47"; + this.button47.Size = new System.Drawing.Size(87, 31); + this.button47.TabIndex = 57; + this.button47.Text = "Add"; + this.button47.UseVisualStyleBackColor = false; + this.button47.Click += new System.EventHandler(this.button47_Click); // - // cleanerTab + // txtIP // - this.cleanerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.cleanerTab.Controls.Add(this.cleaningpanel); - this.cleanerTab.Controls.Add(this.label6); - this.cleanerTab.Controls.Add(this.panel1); - this.cleanerTab.Location = new System.Drawing.Point(4, 24); - this.cleanerTab.Margin = new System.Windows.Forms.Padding(2); - this.cleanerTab.Name = "cleanerTab"; - this.cleanerTab.Padding = new System.Windows.Forms.Padding(2); - this.cleanerTab.Size = new System.Drawing.Size(1085, 743); - this.cleanerTab.TabIndex = 5; - this.cleanerTab.Text = "Cleaner"; + this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtIP.ForeColor = System.Drawing.Color.White; + this.txtIP.Location = new System.Drawing.Point(328, 23); + this.txtIP.Margin = new System.Windows.Forms.Padding(2); + this.txtIP.Name = "txtIP"; + this.txtIP.Size = new System.Drawing.Size(310, 29); + this.txtIP.TabIndex = 0; + this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // - // cleaningpanel + // txtDomain // - this.cleaningpanel.Controls.Add(this.progress2); - this.cleaningpanel.Controls.Add(this.label4); - this.cleaningpanel.Location = new System.Drawing.Point(11, 288); - this.cleaningpanel.Margin = new System.Windows.Forms.Padding(2); - this.cleaningpanel.Name = "cleaningpanel"; - this.cleaningpanel.Size = new System.Drawing.Size(511, 70); - this.cleaningpanel.TabIndex = 47; + this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtDomain.ForeColor = System.Drawing.Color.White; + this.txtDomain.Location = new System.Drawing.Point(328, 77); + this.txtDomain.Margin = new System.Windows.Forms.Padding(2); + this.txtDomain.Name = "txtDomain"; + this.txtDomain.Size = new System.Drawing.Size(310, 29); + this.txtDomain.TabIndex = 1; + this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // - // progress2 + // label12 // - this.progress2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); - this.progress2.Location = new System.Drawing.Point(29, 38); - this.progress2.Margin = new System.Windows.Forms.Padding(2); - this.progress2.MarqueeAnimationSpeed = 1; - this.progress2.Name = "progress2"; - this.progress2.Size = new System.Drawing.Size(454, 11); - this.progress2.TabIndex = 44; - this.progress2.Visible = false; + this.label12.AutoSize = true; + this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label12.ForeColor = System.Drawing.Color.DodgerBlue; + this.label12.Location = new System.Drawing.Point(323, 54); + this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label12.Name = "label12"; + this.label12.Size = new System.Drawing.Size(66, 21); + this.label12.TabIndex = 55; + this.label12.Tag = "themeable"; + this.label12.Text = "Domain"; // - // label4 + // label11 // - this.label4.AutoSize = true; - this.label4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label4.ForeColor = System.Drawing.Color.DodgerBlue; - this.label4.Location = new System.Drawing.Point(25, 13); - this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(85, 21); - this.label4.TabIndex = 45; - this.label4.Tag = "themeable"; - this.label4.Text = "Cleaning..."; - this.label4.Visible = false; + this.label11.AutoSize = true; + this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label11.ForeColor = System.Drawing.Color.DodgerBlue; + this.label11.Location = new System.Drawing.Point(323, 0); + this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label11.Name = "label11"; + this.label11.Size = new System.Drawing.Size(85, 21); + this.label11.TabIndex = 53; + this.label11.Tag = "themeable"; + this.label11.Text = "IP address"; // - // label6 + // linkLabel4 // - this.label6.AutoSize = true; - this.label6.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label6.ForeColor = System.Drawing.Color.DodgerBlue; - this.label6.Location = new System.Drawing.Point(6, 10); - this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(260, 28); - this.label6.TabIndex = 46; - this.label6.Tag = "themeable"; - this.label6.Text = "Clean up your system drive"; + this.linkLabel4.ActiveLinkColor = System.Drawing.Color.RoyalBlue; + this.linkLabel4.AutoSize = true; + this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.linkLabel4.LinkColor = System.Drawing.Color.Silver; + this.linkLabel4.Location = new System.Drawing.Point(234, 38); + this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.linkLabel4.Name = "linkLabel4"; + this.linkLabel4.Size = new System.Drawing.Size(123, 21); + this.linkLabel4.TabIndex = 51; + this.linkLabel4.TabStop = true; + this.linkLabel4.Tag = ""; + this.linkLabel4.Text = "Restore default"; + this.linkLabel4.VisitedLinkColor = System.Drawing.Color.DodgerBlue; + this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked); // - // panel1 + // label10 // - this.panel1.Controls.Add(this.checkErrorReports); - this.panel1.Controls.Add(this.checkFileZilla); - this.panel1.Controls.Add(this.checkSelectAll); - this.panel1.Controls.Add(this.button20); - this.panel1.Controls.Add(this.checkMediaCache); - this.panel1.Controls.Add(this.checkTemp); - this.panel1.Controls.Add(this.checkLogs); - this.panel1.Controls.Add(this.checkUTorrent); - this.panel1.Controls.Add(this.checkBin); - this.panel1.Controls.Add(this.checkMiniDumps); - this.panel1.Controls.Add(this.checkPrefetch); - this.panel1.Location = new System.Drawing.Point(11, 40); - this.panel1.Margin = new System.Windows.Forms.Padding(2); - this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(511, 243); - this.panel1.TabIndex = 45; + this.label10.AutoSize = true; + this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label10.Location = new System.Drawing.Point(215, 38); + this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label10.Name = "label10"; + this.label10.Size = new System.Drawing.Size(18, 21); + this.label10.TabIndex = 50; + this.label10.Text = " |"; // - // checkErrorReports + // linkLabel3 // - this.checkErrorReports.AutoSize = true; - this.checkErrorReports.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkErrorReports.ForeColor = System.Drawing.Color.White; - this.checkErrorReports.Location = new System.Drawing.Point(55, 166); - this.checkErrorReports.Margin = new System.Windows.Forms.Padding(2); - this.checkErrorReports.Name = "checkErrorReports"; - this.checkErrorReports.Size = new System.Drawing.Size(123, 25); - this.checkErrorReports.TabIndex = 44; - this.checkErrorReports.Text = "Error reports"; - this.checkErrorReports.UseVisualStyleBackColor = true; + this.linkLabel3.ActiveLinkColor = System.Drawing.Color.RoyalBlue; + this.linkLabel3.AutoSize = true; + this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.linkLabel3.LinkColor = System.Drawing.Color.Silver; + this.linkLabel3.Location = new System.Drawing.Point(84, 38); + this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.linkLabel3.Name = "linkLabel3"; + this.linkLabel3.Size = new System.Drawing.Size(132, 21); + this.linkLabel3.TabIndex = 49; + this.linkLabel3.TabStop = true; + this.linkLabel3.Tag = ""; + this.linkLabel3.Text = "Advanced editor"; + this.linkLabel3.VisitedLinkColor = System.Drawing.Color.DodgerBlue; + this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked); // - // checkFileZilla + // label9 // - this.checkFileZilla.AutoSize = true; - this.checkFileZilla.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkFileZilla.ForeColor = System.Drawing.Color.White; - this.checkFileZilla.Location = new System.Drawing.Point(256, 136); - this.checkFileZilla.Margin = new System.Windows.Forms.Padding(2); - this.checkFileZilla.Name = "checkFileZilla"; - this.checkFileZilla.Size = new System.Drawing.Size(191, 25); - this.checkFileZilla.TabIndex = 38; - this.checkFileZilla.Text = "FileZilla recent servers"; - this.checkFileZilla.UseVisualStyleBackColor = true; + this.label9.AutoSize = true; + this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label9.Location = new System.Drawing.Point(65, 38); + this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label9.Name = "label9"; + this.label9.Size = new System.Drawing.Size(18, 21); + this.label9.TabIndex = 48; + this.label9.Text = " |"; // - // checkSelectAll + // linkLabel2 // - this.checkSelectAll.AutoSize = true; - this.checkSelectAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkSelectAll.ForeColor = System.Drawing.Color.DodgerBlue; - this.checkSelectAll.Location = new System.Drawing.Point(29, 14); - this.checkSelectAll.Margin = new System.Windows.Forms.Padding(2); - this.checkSelectAll.Name = "checkSelectAll"; - this.checkSelectAll.Size = new System.Drawing.Size(94, 25); - this.checkSelectAll.TabIndex = 35; - this.checkSelectAll.Tag = "themeable"; - this.checkSelectAll.Text = "Select all"; - this.checkSelectAll.UseVisualStyleBackColor = true; - this.checkSelectAll.CheckedChanged += new System.EventHandler(this.checkSelectAll_CheckedChanged); + this.linkLabel2.ActiveLinkColor = System.Drawing.Color.RoyalBlue; + this.linkLabel2.AutoSize = true; + this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.linkLabel2.LinkColor = System.Drawing.Color.Silver; + this.linkLabel2.Location = new System.Drawing.Point(7, 38); + this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.linkLabel2.Name = "linkLabel2"; + this.linkLabel2.Size = new System.Drawing.Size(59, 21); + this.linkLabel2.TabIndex = 47; + this.linkLabel2.TabStop = true; + this.linkLabel2.Tag = ""; + this.linkLabel2.Text = "Locate"; + this.linkLabel2.VisitedLinkColor = System.Drawing.Color.DodgerBlue; + this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked); // - // button20 + // label3 // - this.button20.BackColor = System.Drawing.Color.DodgerBlue; - this.button20.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button20.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button20.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button20.ForeColor = System.Drawing.Color.White; - this.button20.Location = new System.Drawing.Point(29, 210); - this.button20.Margin = new System.Windows.Forms.Padding(2); - this.button20.Name = "button20"; - this.button20.Size = new System.Drawing.Size(71, 31); - this.button20.TabIndex = 34; - this.button20.Text = "Clean"; - this.button20.UseVisualStyleBackColor = false; - this.button20.Click += new System.EventHandler(this.button20_Click); + this.label3.AutoSize = true; + this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label3.ForeColor = System.Drawing.Color.DodgerBlue; + this.label3.Location = new System.Drawing.Point(6, 10); + this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(182, 28); + this.label3.TabIndex = 3; + this.label3.Tag = "themeable"; + this.label3.Text = "Edit your hosts file"; // - // checkMediaCache + // registryFixerTab // - this.checkMediaCache.AutoSize = true; - this.checkMediaCache.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkMediaCache.ForeColor = System.Drawing.Color.White; - this.checkMediaCache.Location = new System.Drawing.Point(256, 75); - this.checkMediaCache.Margin = new System.Windows.Forms.Padding(2); - this.checkMediaCache.Name = "checkMediaCache"; - this.checkMediaCache.Size = new System.Drawing.Size(176, 25); - this.checkMediaCache.TabIndex = 43; - this.checkMediaCache.Text = "Media Players cache"; - this.checkMediaCache.UseVisualStyleBackColor = true; + this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.registryFixerTab.Controls.Add(this.panel2); + this.registryFixerTab.Controls.Add(this.label7); + this.registryFixerTab.Location = new System.Drawing.Point(4, 24); + this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2); + this.registryFixerTab.Name = "registryFixerTab"; + this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2); + this.registryFixerTab.Size = new System.Drawing.Size(1085, 743); + this.registryFixerTab.TabIndex = 8; + this.registryFixerTab.Text = "Registry"; // - // checkTemp + // panel2 // - this.checkTemp.AutoSize = true; - this.checkTemp.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkTemp.ForeColor = System.Drawing.Color.White; - this.checkTemp.Location = new System.Drawing.Point(55, 45); - this.checkTemp.Margin = new System.Windows.Forms.Padding(2); - this.checkTemp.Name = "checkTemp"; - this.checkTemp.Size = new System.Drawing.Size(142, 25); - this.checkTemp.TabIndex = 36; - this.checkTemp.Text = "Temporary files"; - this.checkTemp.UseVisualStyleBackColor = true; + this.panel2.Controls.Add(this.button33); + this.panel2.Controls.Add(this.label8); + this.panel2.Controls.Add(this.checkRestartExplorer); + this.panel2.Controls.Add(this.checkRegistryEditor); + this.panel2.Controls.Add(this.checkEnableAll); + this.panel2.Controls.Add(this.checkContextMenu); + this.panel2.Controls.Add(this.checkTaskManager); + this.panel2.Controls.Add(this.checkCommandPrompt); + this.panel2.Controls.Add(this.checkFirewall); + this.panel2.Controls.Add(this.checkRunDialog); + this.panel2.Controls.Add(this.checkFolderOptions); + this.panel2.Controls.Add(this.checkControlPanel); + this.panel2.Location = new System.Drawing.Point(11, 40); + this.panel2.Margin = new System.Windows.Forms.Padding(2); + this.panel2.Name = "panel2"; + this.panel2.Size = new System.Drawing.Size(511, 286); + this.panel2.TabIndex = 48; // - // checkLogs + // button33 // - this.checkLogs.AutoSize = true; - this.checkLogs.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkLogs.ForeColor = System.Drawing.Color.White; - this.checkLogs.Location = new System.Drawing.Point(55, 75); - this.checkLogs.Margin = new System.Windows.Forms.Padding(2); - this.checkLogs.Name = "checkLogs"; - this.checkLogs.Size = new System.Drawing.Size(169, 25); - this.checkLogs.TabIndex = 42; - this.checkLogs.Text = "Windows + IIS logs"; - this.checkLogs.UseVisualStyleBackColor = true; + this.button33.BackColor = System.Drawing.Color.DodgerBlue; + this.button33.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button33.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button33.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button33.ForeColor = System.Drawing.Color.White; + this.button33.Location = new System.Drawing.Point(29, 252); + this.button33.Margin = new System.Windows.Forms.Padding(2); + this.button33.Name = "button33"; + this.button33.Size = new System.Drawing.Size(71, 31); + this.button33.TabIndex = 49; + this.button33.Text = "Fix"; + this.button33.UseVisualStyleBackColor = false; + this.button33.Click += new System.EventHandler(this.button33_Click); // - // checkUTorrent + // label8 // - this.checkUTorrent.AutoSize = true; - this.checkUTorrent.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkUTorrent.ForeColor = System.Drawing.Color.White; - this.checkUTorrent.Location = new System.Drawing.Point(256, 106); - this.checkUTorrent.Margin = new System.Windows.Forms.Padding(2); - this.checkUTorrent.Name = "checkUTorrent"; - this.checkUTorrent.Size = new System.Drawing.Size(137, 25); - this.checkUTorrent.TabIndex = 37; - this.checkUTorrent.Text = "uTorrent cache"; - this.checkUTorrent.UseVisualStyleBackColor = true; + this.label8.AutoSize = true; + this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label8.ForeColor = System.Drawing.Color.Silver; + this.label8.Location = new System.Drawing.Point(122, 202); + this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(242, 21); + this.label8.TabIndex = 51; + this.label8.Tag = ""; + this.label8.Text = "(some changes might need this)"; // - // checkBin + // checkRestartExplorer // - this.checkBin.AutoSize = true; - this.checkBin.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkBin.ForeColor = System.Drawing.Color.White; - this.checkBin.Location = new System.Drawing.Point(256, 45); - this.checkBin.Margin = new System.Windows.Forms.Padding(2); - this.checkBin.Name = "checkBin"; - this.checkBin.Size = new System.Drawing.Size(162, 25); - this.checkBin.TabIndex = 41; - this.checkBin.Text = "Empty Recycle Bin"; - this.checkBin.UseVisualStyleBackColor = true; + this.checkRestartExplorer.AutoSize = true; + this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkRestartExplorer.ForeColor = System.Drawing.Color.Silver; + this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175); + this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2); + this.checkRestartExplorer.Name = "checkRestartExplorer"; + this.checkRestartExplorer.Size = new System.Drawing.Size(336, 25); + this.checkRestartExplorer.TabIndex = 50; + this.checkRestartExplorer.Tag = ""; + this.checkRestartExplorer.Text = "Also restart explorer.exe to apply changes"; + this.checkRestartExplorer.UseVisualStyleBackColor = true; // - // checkMiniDumps + // checkRegistryEditor // - this.checkMiniDumps.AutoSize = true; - this.checkMiniDumps.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkMiniDumps.ForeColor = System.Drawing.Color.White; - this.checkMiniDumps.Location = new System.Drawing.Point(55, 136); - this.checkMiniDumps.Margin = new System.Windows.Forms.Padding(2); - this.checkMiniDumps.Name = "checkMiniDumps"; - this.checkMiniDumps.Size = new System.Drawing.Size(157, 25); - this.checkMiniDumps.TabIndex = 39; - this.checkMiniDumps.Text = "BSOD Minidumps"; - this.checkMiniDumps.UseVisualStyleBackColor = true; + this.checkRegistryEditor.AutoSize = true; + this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkRegistryEditor.ForeColor = System.Drawing.Color.White; + this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136); + this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2); + this.checkRegistryEditor.Name = "checkRegistryEditor"; + this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25); + this.checkRegistryEditor.TabIndex = 38; + this.checkRegistryEditor.Text = "Registry Editor"; + this.checkRegistryEditor.UseVisualStyleBackColor = true; // - // checkPrefetch + // checkEnableAll // - this.checkPrefetch.AutoSize = true; - this.checkPrefetch.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkPrefetch.ForeColor = System.Drawing.Color.White; - this.checkPrefetch.Location = new System.Drawing.Point(55, 106); - this.checkPrefetch.Margin = new System.Windows.Forms.Padding(2); - this.checkPrefetch.Name = "checkPrefetch"; - this.checkPrefetch.Size = new System.Drawing.Size(137, 25); - this.checkPrefetch.TabIndex = 40; - this.checkPrefetch.Text = "Prefetch cache"; - this.checkPrefetch.UseVisualStyleBackColor = true; + this.checkEnableAll.AutoSize = true; + this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkEnableAll.ForeColor = System.Drawing.Color.DodgerBlue; + this.checkEnableAll.Location = new System.Drawing.Point(29, 14); + this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2); + this.checkEnableAll.Name = "checkEnableAll"; + this.checkEnableAll.Size = new System.Drawing.Size(97, 25); + this.checkEnableAll.TabIndex = 35; + this.checkEnableAll.Tag = "themeable"; + this.checkEnableAll.Text = "Enable all"; + this.checkEnableAll.UseVisualStyleBackColor = true; + this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged); // - // hostsEditorTab + // checkContextMenu // - this.hostsEditorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.hostsEditorTab.Controls.Add(this.panel4); - this.hostsEditorTab.Controls.Add(this.linkLabel4); - this.hostsEditorTab.Controls.Add(this.label10); - this.hostsEditorTab.Controls.Add(this.linkLabel3); - this.hostsEditorTab.Controls.Add(this.label9); - this.hostsEditorTab.Controls.Add(this.linkLabel2); - this.hostsEditorTab.Controls.Add(this.label3); - this.hostsEditorTab.Location = new System.Drawing.Point(4, 24); - this.hostsEditorTab.Margin = new System.Windows.Forms.Padding(2); - this.hostsEditorTab.Name = "hostsEditorTab"; - this.hostsEditorTab.Padding = new System.Windows.Forms.Padding(2); - this.hostsEditorTab.Size = new System.Drawing.Size(1085, 743); - this.hostsEditorTab.TabIndex = 9; - this.hostsEditorTab.Text = "Hosts"; + this.checkContextMenu.AutoSize = true; + this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkContextMenu.ForeColor = System.Drawing.Color.White; + this.checkContextMenu.Location = new System.Drawing.Point(256, 75); + this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2); + this.checkContextMenu.Name = "checkContextMenu"; + this.checkContextMenu.Size = new System.Drawing.Size(151, 25); + this.checkContextMenu.TabIndex = 43; + this.checkContextMenu.Text = "Right Click menu"; + this.checkContextMenu.UseVisualStyleBackColor = true; // - // panel4 + // checkTaskManager // - this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.panel4.Controls.Add(this.label31); - this.panel4.Controls.Add(this.label30); - this.panel4.Controls.Add(this.button4); - this.panel4.Controls.Add(this.button3); - this.panel4.Controls.Add(this.button2); - this.panel4.Controls.Add(this.button1); - this.panel4.Controls.Add(this.label29); - this.panel4.Controls.Add(this.chkReadOnly); - this.panel4.Controls.Add(this.panelList); - this.panel4.Controls.Add(this.chkBlock); - this.panel4.Controls.Add(this.button41); - this.panel4.Controls.Add(this.button42); - this.panel4.Controls.Add(this.button46); - this.panel4.Controls.Add(this.button47); - this.panel4.Controls.Add(this.txtIP); - this.panel4.Controls.Add(this.txtDomain); - this.panel4.Controls.Add(this.label12); - this.panel4.Controls.Add(this.label11); - this.panel4.Location = new System.Drawing.Point(6, 70); - this.panel4.Margin = new System.Windows.Forms.Padding(2); - this.panel4.Name = "panel4"; - this.panel4.Size = new System.Drawing.Size(793, 547); - this.panel4.TabIndex = 53; + this.checkTaskManager.AutoSize = true; + this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkTaskManager.ForeColor = System.Drawing.Color.White; + this.checkTaskManager.Location = new System.Drawing.Point(55, 45); + this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2); + this.checkTaskManager.Name = "checkTaskManager"; + this.checkTaskManager.Size = new System.Drawing.Size(128, 25); + this.checkTaskManager.TabIndex = 36; + this.checkTaskManager.Text = "Task Manager"; + this.checkTaskManager.UseVisualStyleBackColor = true; // - // label31 + // checkCommandPrompt // - this.label31.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label31.ForeColor = System.Drawing.Color.Silver; - this.label31.Location = new System.Drawing.Point(325, 279); - this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label31.Name = "label31"; - this.label31.Size = new System.Drawing.Size(281, 25); - this.label31.TabIndex = 68; - this.label31.Tag = ""; - this.label31.Text = "(will delete your current config)"; + this.checkCommandPrompt.AutoSize = true; + this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkCommandPrompt.ForeColor = System.Drawing.Color.White; + this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75); + this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2); + this.checkCommandPrompt.Name = "checkCommandPrompt"; + this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25); + this.checkCommandPrompt.TabIndex = 42; + this.checkCommandPrompt.Text = "Command Prompt"; + this.checkCommandPrompt.UseVisualStyleBackColor = true; // - // label30 + // checkFirewall // - this.label30.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label30.ForeColor = System.Drawing.Color.DodgerBlue; - this.label30.Location = new System.Drawing.Point(322, 254); - this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label30.Name = "label30"; - this.label30.Size = new System.Drawing.Size(281, 25); - this.label30.TabIndex = 67; - this.label30.Tag = "themeable"; - this.label30.Text = "Pre-made adblocks"; + this.checkFirewall.AutoSize = true; + this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkFirewall.ForeColor = System.Drawing.Color.White; + this.checkFirewall.Location = new System.Drawing.Point(256, 106); + this.checkFirewall.Margin = new System.Windows.Forms.Padding(2); + this.checkFirewall.Name = "checkFirewall"; + this.checkFirewall.Size = new System.Drawing.Size(155, 25); + this.checkFirewall.TabIndex = 37; + this.checkFirewall.Text = "Windows Firewall"; + this.checkFirewall.UseVisualStyleBackColor = true; // - // button4 + // checkRunDialog // - this.button4.BackColor = System.Drawing.Color.DodgerBlue; - this.button4.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button4.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button4.ForeColor = System.Drawing.Color.White; - this.button4.Location = new System.Drawing.Point(485, 351); - this.button4.Margin = new System.Windows.Forms.Padding(2); - this.button4.Name = "button4"; - this.button4.Size = new System.Drawing.Size(153, 31); - this.button4.TabIndex = 66; - this.button4.Text = "Enable AdBlock Ultimate\r\n"; - this.button4.UseVisualStyleBackColor = false; - this.button4.Click += new System.EventHandler(this.button4_Click); + this.checkRunDialog.AutoSize = true; + this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkRunDialog.ForeColor = System.Drawing.Color.White; + this.checkRunDialog.Location = new System.Drawing.Point(256, 45); + this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2); + this.checkRunDialog.Name = "checkRunDialog"; + this.checkRunDialog.Size = new System.Drawing.Size(108, 25); + this.checkRunDialog.TabIndex = 41; + this.checkRunDialog.Text = "Run Dialog"; + this.checkRunDialog.UseVisualStyleBackColor = true; // - // button3 + // checkFolderOptions // - this.button3.BackColor = System.Drawing.Color.DodgerBlue; - this.button3.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button3.ForeColor = System.Drawing.Color.White; - this.button3.Location = new System.Drawing.Point(485, 316); - this.button3.Margin = new System.Windows.Forms.Padding(2); - this.button3.Name = "button3"; - this.button3.Size = new System.Drawing.Size(153, 31); - this.button3.TabIndex = 65; - this.button3.Text = "Enable AdBlock + Porn"; - this.button3.UseVisualStyleBackColor = false; - this.button3.Click += new System.EventHandler(this.button3_Click); + this.checkFolderOptions.AutoSize = true; + this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkFolderOptions.ForeColor = System.Drawing.Color.White; + this.checkFolderOptions.Location = new System.Drawing.Point(55, 136); + this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2); + this.checkFolderOptions.Name = "checkFolderOptions"; + this.checkFolderOptions.Size = new System.Drawing.Size(138, 25); + this.checkFolderOptions.TabIndex = 39; + this.checkFolderOptions.Text = "Folder Options"; + this.checkFolderOptions.UseVisualStyleBackColor = true; // - // button2 + // checkControlPanel // - this.button2.BackColor = System.Drawing.Color.DodgerBlue; - this.button2.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button2.ForeColor = System.Drawing.Color.White; - this.button2.Location = new System.Drawing.Point(327, 351); - this.button2.Margin = new System.Windows.Forms.Padding(2); - this.button2.Name = "button2"; - this.button2.Size = new System.Drawing.Size(153, 31); - this.button2.TabIndex = 64; - this.button2.Text = "Enable AdBlock + Social"; - this.button2.UseVisualStyleBackColor = false; - this.button2.Click += new System.EventHandler(this.button2_Click); + this.checkControlPanel.AutoSize = true; + this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.checkControlPanel.ForeColor = System.Drawing.Color.White; + this.checkControlPanel.Location = new System.Drawing.Point(55, 106); + this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2); + this.checkControlPanel.Name = "checkControlPanel"; + this.checkControlPanel.Size = new System.Drawing.Size(127, 25); + this.checkControlPanel.TabIndex = 40; + this.checkControlPanel.Text = "Control Panel"; + this.checkControlPanel.UseVisualStyleBackColor = true; // - // button1 + // label7 // - this.button1.BackColor = System.Drawing.Color.DodgerBlue; - this.button1.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button1.ForeColor = System.Drawing.Color.White; - this.button1.Location = new System.Drawing.Point(327, 316); - this.button1.Margin = new System.Windows.Forms.Padding(2); - this.button1.Name = "button1"; - this.button1.Size = new System.Drawing.Size(153, 31); - this.button1.TabIndex = 63; - this.button1.Text = "Enable AdBlock Basic"; - this.button1.UseVisualStyleBackColor = false; - this.button1.Click += new System.EventHandler(this.button1_Click); + this.label7.AutoSize = true; + this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label7.ForeColor = System.Drawing.Color.DodgerBlue; + this.label7.Location = new System.Drawing.Point(6, 10); + this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(260, 28); + this.label7.TabIndex = 47; + this.label7.Tag = "themeable"; + this.label7.Text = "Fix common registry issues"; // - // label29 + // integratorTab // - this.label29.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label29.ForeColor = System.Drawing.Color.Silver; - this.label29.Location = new System.Drawing.Point(323, 165); - this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label29.Name = "label29"; - this.label29.Size = new System.Drawing.Size(281, 25); - this.label29.TabIndex = 62; - this.label29.Tag = ""; - this.label29.Text = "Protect your HOSTS file by locking it."; + this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.integratorTab.Controls.Add(this.synapse); + this.integratorTab.Location = new System.Drawing.Point(4, 24); + this.integratorTab.Margin = new System.Windows.Forms.Padding(2); + this.integratorTab.Name = "integratorTab"; + this.integratorTab.Padding = new System.Windows.Forms.Padding(2); + this.integratorTab.Size = new System.Drawing.Size(1085, 743); + this.integratorTab.TabIndex = 10; + this.integratorTab.Text = "Integrator"; // - // chkReadOnly + // synapse // - this.chkReadOnly.AutoSize = true; - this.chkReadOnly.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.chkReadOnly.ForeColor = System.Drawing.Color.White; - this.chkReadOnly.Location = new System.Drawing.Point(327, 192); - this.chkReadOnly.Margin = new System.Windows.Forms.Padding(2); - this.chkReadOnly.Name = "chkReadOnly"; - this.chkReadOnly.Size = new System.Drawing.Size(103, 25); - this.chkReadOnly.TabIndex = 61; - this.chkReadOnly.Text = "Read-only"; - this.chkReadOnly.UseVisualStyleBackColor = true; - this.chkReadOnly.CheckedChanged += new System.EventHandler(this.chkReadOnly_CheckedChanged); + this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom; + this.synapse.Controls.Add(this.integratorInfoTab); + this.synapse.Controls.Add(this.tabPage8); + this.synapse.Controls.Add(this.tabPage9); + this.synapse.Controls.Add(this.tabPage10); + this.synapse.Controls.Add(this.tabPage11); + this.synapse.Dock = System.Windows.Forms.DockStyle.Fill; + this.synapse.Location = new System.Drawing.Point(2, 2); + this.synapse.Margin = new System.Windows.Forms.Padding(2); + this.synapse.Multiline = true; + this.synapse.Name = "synapse"; + this.synapse.SelectedIndex = 0; + this.synapse.Size = new System.Drawing.Size(1081, 739); + this.synapse.TabIndex = 0; // - // panelList + // integratorInfoTab // - this.panelList.Controls.Add(this.listHostEntries); - this.panelList.Location = new System.Drawing.Point(5, 3); - this.panelList.Name = "panelList"; - this.panelList.Size = new System.Drawing.Size(312, 388); - this.panelList.TabIndex = 60; + this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.integratorInfoTab.Controls.Add(this.label19); + this.integratorInfoTab.Controls.Add(this.label18); + this.integratorInfoTab.Controls.Add(this.label17); + this.integratorInfoTab.Controls.Add(this.label16); + this.integratorInfoTab.Controls.Add(this.label15); + this.integratorInfoTab.Controls.Add(this.label14); + this.integratorInfoTab.Controls.Add(this.label13); + this.integratorInfoTab.Location = new System.Drawing.Point(4, 4); + this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2); + this.integratorInfoTab.Name = "integratorInfoTab"; + this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2); + this.integratorInfoTab.Size = new System.Drawing.Size(1073, 711); + this.integratorInfoTab.TabIndex = 0; + this.integratorInfoTab.Text = "Info"; // - // listHostEntries + // label19 // - this.listHostEntries.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.listHostEntries.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.listHostEntries.Dock = System.Windows.Forms.DockStyle.Fill; - this.listHostEntries.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.listHostEntries.ForeColor = System.Drawing.Color.White; - this.listHostEntries.FormattingEnabled = true; - this.listHostEntries.HorizontalScrollbar = true; - this.listHostEntries.ItemHeight = 21; - this.listHostEntries.Location = new System.Drawing.Point(0, 0); - this.listHostEntries.Margin = new System.Windows.Forms.Padding(2); - this.listHostEntries.Name = "listHostEntries"; - this.listHostEntries.Size = new System.Drawing.Size(312, 388); - this.listHostEntries.TabIndex = 52; + this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label19.ForeColor = System.Drawing.Color.Silver; + this.label19.Location = new System.Drawing.Point(6, 225); + this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label19.Name = "label19"; + this.label19.Size = new System.Drawing.Size(501, 233); + this.label19.TabIndex = 10; + this.label19.Tag = ""; + this.label19.Text = resources.GetString("label19.Text"); // - // chkBlock + // label18 // - this.chkBlock.AutoSize = true; - this.chkBlock.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.chkBlock.ForeColor = System.Drawing.Color.White; - this.chkBlock.Location = new System.Drawing.Point(328, 110); - this.chkBlock.Margin = new System.Windows.Forms.Padding(2); - this.chkBlock.Name = "chkBlock"; - this.chkBlock.Size = new System.Drawing.Size(69, 25); - this.chkBlock.TabIndex = 59; - this.chkBlock.Text = "Block"; - this.chkBlock.UseVisualStyleBackColor = true; - this.chkBlock.CheckedChanged += new System.EventHandler(this.chkBlock_CheckedChanged); + this.label18.AutoSize = true; + this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label18.ForeColor = System.Drawing.Color.Silver; + this.label18.Location = new System.Drawing.Point(38, 183); + this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label18.Name = "label18"; + this.label18.Size = new System.Drawing.Size(122, 25); + this.label18.TabIndex = 9; + this.label18.Tag = ""; + this.label18.Text = "• Commands"; // - // button41 + // label17 // - this.button41.BackColor = System.Drawing.Color.DodgerBlue; - this.button41.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button41.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button41.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button41.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button41.ForeColor = System.Drawing.Color.White; - this.button41.Location = new System.Drawing.Point(112, 394); - this.button41.Margin = new System.Windows.Forms.Padding(2); - this.button41.Name = "button41"; - this.button41.Size = new System.Drawing.Size(98, 31); - this.button41.TabIndex = 55; - this.button41.Text = "Refresh"; - this.button41.UseVisualStyleBackColor = false; - this.button41.Click += new System.EventHandler(this.button41_Click); + this.label17.AutoSize = true; + this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label17.ForeColor = System.Drawing.Color.Silver; + this.label17.Location = new System.Drawing.Point(38, 158); + this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label17.Name = "label17"; + this.label17.Size = new System.Drawing.Size(157, 25); + this.label17.TabIndex = 8; + this.label17.Tag = ""; + this.label17.Text = "• Any type of file"; // - // button42 + // label16 // - this.button42.BackColor = System.Drawing.Color.DodgerBlue; - this.button42.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button42.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button42.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button42.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button42.ForeColor = System.Drawing.Color.White; - this.button42.Location = new System.Drawing.Point(213, 394); - this.button42.Margin = new System.Windows.Forms.Padding(2); - this.button42.Name = "button42"; - this.button42.Size = new System.Drawing.Size(104, 31); - this.button42.TabIndex = 54; - this.button42.Text = "Remove"; - this.button42.UseVisualStyleBackColor = false; - this.button42.Click += new System.EventHandler(this.button42_Click); + this.label16.AutoSize = true; + this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label16.ForeColor = System.Drawing.Color.Silver; + this.label16.Location = new System.Drawing.Point(38, 132); + this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label16.Name = "label16"; + this.label16.Size = new System.Drawing.Size(181, 25); + this.label16.TabIndex = 7; + this.label16.Tag = ""; + this.label16.Text = "• Links to webpages"; // - // button46 + // label15 // - this.button46.BackColor = System.Drawing.Color.DodgerBlue; - this.button46.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button46.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button46.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button46.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button46.ForeColor = System.Drawing.Color.White; - this.button46.Location = new System.Drawing.Point(5, 394); - this.button46.Margin = new System.Windows.Forms.Padding(2); - this.button46.Name = "button46"; - this.button46.Size = new System.Drawing.Size(104, 31); - this.button46.TabIndex = 53; - this.button46.Text = "Remove all"; - this.button46.UseVisualStyleBackColor = false; - this.button46.Click += new System.EventHandler(this.button46_Click); + this.label15.AutoSize = true; + this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label15.ForeColor = System.Drawing.Color.Silver; + this.label15.Location = new System.Drawing.Point(38, 106); + this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label15.Name = "label15"; + this.label15.Size = new System.Drawing.Size(194, 25); + this.label15.TabIndex = 6; + this.label15.Tag = ""; + this.label15.Text = "• Shortcuts to folders"; // - // button47 + // label14 // - this.button47.BackColor = System.Drawing.Color.DodgerBlue; - this.button47.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button47.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button47.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button47.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button47.ForeColor = System.Drawing.Color.White; - this.button47.Location = new System.Drawing.Point(551, 110); - this.button47.Margin = new System.Windows.Forms.Padding(2); - this.button47.Name = "button47"; - this.button47.Size = new System.Drawing.Size(87, 31); - this.button47.TabIndex = 57; - this.button47.Text = "Add"; - this.button47.UseVisualStyleBackColor = false; - this.button47.Click += new System.EventHandler(this.button47_Click); + this.label14.AutoSize = true; + this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label14.ForeColor = System.Drawing.Color.Silver; + this.label14.Location = new System.Drawing.Point(38, 81); + this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label14.Name = "label14"; + this.label14.Size = new System.Drawing.Size(138, 25); + this.label14.TabIndex = 5; + this.label14.Tag = ""; + this.label14.Text = "• Any program"; + // + // label13 + // + this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label13.ForeColor = System.Drawing.Color.Silver; + this.label13.Location = new System.Drawing.Point(6, 10); + this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label13.Name = "label13"; + this.label13.Size = new System.Drawing.Size(412, 61); + this.label13.TabIndex = 4; + this.label13.Tag = ""; + this.label13.Text = "Integrator is able to add fully customized items in Desktop right-click menu:"; // - // txtIP + // tabPage8 // - this.txtIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.txtIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.txtIP.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.txtIP.ForeColor = System.Drawing.Color.White; - this.txtIP.Location = new System.Drawing.Point(328, 23); - this.txtIP.Margin = new System.Windows.Forms.Padding(2); - this.txtIP.Name = "txtIP"; - this.txtIP.Size = new System.Drawing.Size(310, 29); - this.txtIP.TabIndex = 0; - this.txtIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.tabPage8.Controls.Add(this.btnAddItem); + this.tabPage8.Controls.Add(this.itemnamegroup); + this.tabPage8.Controls.Add(this.security); + this.tabPage8.Controls.Add(this.itemposition); + this.tabPage8.Controls.Add(this.icontoaddgroup); + this.tabPage8.Controls.Add(this.itemtoaddgroup); + this.tabPage8.Controls.Add(this.itemtype); + this.tabPage8.Controls.Add(this.label26); + this.tabPage8.Location = new System.Drawing.Point(4, 4); + this.tabPage8.Margin = new System.Windows.Forms.Padding(2); + this.tabPage8.Name = "tabPage8"; + this.tabPage8.Padding = new System.Windows.Forms.Padding(2); + this.tabPage8.Size = new System.Drawing.Size(1073, 713); + this.tabPage8.TabIndex = 1; + this.tabPage8.Text = "Add/Modify"; // - // txtDomain + // btnAddItem // - this.txtDomain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.txtDomain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.txtDomain.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.txtDomain.ForeColor = System.Drawing.Color.White; - this.txtDomain.Location = new System.Drawing.Point(328, 77); - this.txtDomain.Margin = new System.Windows.Forms.Padding(2); - this.txtDomain.Name = "txtDomain"; - this.txtDomain.Size = new System.Drawing.Size(310, 29); - this.txtDomain.TabIndex = 1; - this.txtDomain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue; + this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnAddItem.ForeColor = System.Drawing.Color.White; + this.btnAddItem.Location = new System.Drawing.Point(512, 438); + this.btnAddItem.Margin = new System.Windows.Forms.Padding(2); + this.btnAddItem.Name = "btnAddItem"; + this.btnAddItem.Size = new System.Drawing.Size(98, 31); + this.btnAddItem.TabIndex = 85; + this.btnAddItem.Text = "Add/Modify"; + this.btnAddItem.UseVisualStyleBackColor = false; + this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click); // - // label12 + // itemnamegroup // - this.label12.AutoSize = true; - this.label12.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label12.ForeColor = System.Drawing.Color.DodgerBlue; - this.label12.Location = new System.Drawing.Point(323, 54); - this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(66, 21); - this.label12.TabIndex = 55; - this.label12.Tag = "themeable"; - this.label12.Text = "Domain"; + this.itemnamegroup.Controls.Add(this.txtItemName); + this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.itemnamegroup.ForeColor = System.Drawing.Color.Silver; + this.itemnamegroup.Location = new System.Drawing.Point(11, 403); + this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2); + this.itemnamegroup.Name = "itemnamegroup"; + this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2); + this.itemnamegroup.Size = new System.Drawing.Size(497, 66); + this.itemnamegroup.TabIndex = 84; + this.itemnamegroup.TabStop = false; + this.itemnamegroup.Text = "Item name in menu:"; // - // label11 + // txtItemName // - this.label11.AutoSize = true; - this.label11.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label11.ForeColor = System.Drawing.Color.DodgerBlue; - this.label11.Location = new System.Drawing.Point(323, 0); - this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label11.Name = "label11"; - this.label11.Size = new System.Drawing.Size(85, 21); - this.label11.TabIndex = 53; - this.label11.Tag = "themeable"; - this.label11.Text = "IP address"; + this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtItemName.ForeColor = System.Drawing.Color.White; + this.txtItemName.Location = new System.Drawing.Point(11, 26); + this.txtItemName.Margin = new System.Windows.Forms.Padding(2); + this.txtItemName.Name = "txtItemName"; + this.txtItemName.Size = new System.Drawing.Size(476, 29); + this.txtItemName.TabIndex = 82; // - // linkLabel4 + // security // - this.linkLabel4.ActiveLinkColor = System.Drawing.Color.RoyalBlue; - this.linkLabel4.AutoSize = true; - this.linkLabel4.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.linkLabel4.LinkColor = System.Drawing.Color.Silver; - this.linkLabel4.Location = new System.Drawing.Point(234, 38); - this.linkLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.linkLabel4.Name = "linkLabel4"; - this.linkLabel4.Size = new System.Drawing.Size(123, 21); - this.linkLabel4.TabIndex = 51; - this.linkLabel4.TabStop = true; - this.linkLabel4.Tag = ""; - this.linkLabel4.Text = "Restore default"; - this.linkLabel4.VisitedLinkColor = System.Drawing.Color.DodgerBlue; - this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked); + this.security.Controls.Add(this.checkShift); + this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.security.ForeColor = System.Drawing.Color.Silver; + this.security.Location = new System.Drawing.Point(11, 338); + this.security.Margin = new System.Windows.Forms.Padding(2); + this.security.Name = "security"; + this.security.Padding = new System.Windows.Forms.Padding(2); + this.security.Size = new System.Drawing.Size(497, 61); + this.security.TabIndex = 83; + this.security.TabStop = false; + this.security.Text = "Security:"; // - // label10 + // checkShift // - this.label10.AutoSize = true; - this.label10.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label10.Location = new System.Drawing.Point(215, 38); - this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(18, 21); - this.label10.TabIndex = 50; - this.label10.Text = " |"; + this.checkShift.AutoSize = true; + this.checkShift.ForeColor = System.Drawing.Color.White; + this.checkShift.Location = new System.Drawing.Point(11, 26); + this.checkShift.Margin = new System.Windows.Forms.Padding(2); + this.checkShift.Name = "checkShift"; + this.checkShift.Size = new System.Drawing.Size(300, 25); + this.checkShift.TabIndex = 83; + this.checkShift.Text = "Show only when SHIFT key is pressed"; + this.checkShift.UseVisualStyleBackColor = true; // - // linkLabel3 + // itemposition // - this.linkLabel3.ActiveLinkColor = System.Drawing.Color.RoyalBlue; - this.linkLabel3.AutoSize = true; - this.linkLabel3.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.linkLabel3.LinkColor = System.Drawing.Color.Silver; - this.linkLabel3.Location = new System.Drawing.Point(84, 38); - this.linkLabel3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.linkLabel3.Name = "linkLabel3"; - this.linkLabel3.Size = new System.Drawing.Size(132, 21); - this.linkLabel3.TabIndex = 49; - this.linkLabel3.TabStop = true; - this.linkLabel3.Tag = ""; - this.linkLabel3.Text = "Advanced editor"; - this.linkLabel3.VisitedLinkColor = System.Drawing.Color.DodgerBlue; - this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked); + this.itemposition.Controls.Add(this.radioTop); + this.itemposition.Controls.Add(this.radioMiddle); + this.itemposition.Controls.Add(this.radioBottom); + this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.itemposition.ForeColor = System.Drawing.Color.Silver; + this.itemposition.Location = new System.Drawing.Point(11, 272); + this.itemposition.Margin = new System.Windows.Forms.Padding(2); + this.itemposition.Name = "itemposition"; + this.itemposition.Padding = new System.Windows.Forms.Padding(2); + this.itemposition.Size = new System.Drawing.Size(497, 62); + this.itemposition.TabIndex = 82; + this.itemposition.TabStop = false; + this.itemposition.Text = "Item position:"; // - // label9 + // radioTop // - this.label9.AutoSize = true; - this.label9.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label9.Location = new System.Drawing.Point(65, 38); - this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(18, 21); - this.label9.TabIndex = 48; - this.label9.Text = " |"; + this.radioTop.AutoSize = true; + this.radioTop.Checked = true; + this.radioTop.ForeColor = System.Drawing.Color.White; + this.radioTop.Location = new System.Drawing.Point(11, 26); + this.radioTop.Margin = new System.Windows.Forms.Padding(2); + this.radioTop.Name = "radioTop"; + this.radioTop.Size = new System.Drawing.Size(55, 25); + this.radioTop.TabIndex = 83; + this.radioTop.TabStop = true; + this.radioTop.Text = "Top"; + this.radioTop.UseVisualStyleBackColor = true; + this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged); // - // linkLabel2 + // radioMiddle // - this.linkLabel2.ActiveLinkColor = System.Drawing.Color.RoyalBlue; - this.linkLabel2.AutoSize = true; - this.linkLabel2.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.linkLabel2.LinkColor = System.Drawing.Color.Silver; - this.linkLabel2.Location = new System.Drawing.Point(7, 38); - this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.linkLabel2.Name = "linkLabel2"; - this.linkLabel2.Size = new System.Drawing.Size(59, 21); - this.linkLabel2.TabIndex = 47; - this.linkLabel2.TabStop = true; - this.linkLabel2.Tag = ""; - this.linkLabel2.Text = "Locate"; - this.linkLabel2.VisitedLinkColor = System.Drawing.Color.DodgerBlue; - this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked); + this.radioMiddle.AutoSize = true; + this.radioMiddle.ForeColor = System.Drawing.Color.White; + this.radioMiddle.Location = new System.Drawing.Point(69, 26); + this.radioMiddle.Margin = new System.Windows.Forms.Padding(2); + this.radioMiddle.Name = "radioMiddle"; + this.radioMiddle.Size = new System.Drawing.Size(80, 25); + this.radioMiddle.TabIndex = 84; + this.radioMiddle.Text = "Middle"; + this.radioMiddle.UseVisualStyleBackColor = true; + this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged); // - // label3 + // radioBottom // - this.label3.AutoSize = true; - this.label3.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label3.ForeColor = System.Drawing.Color.DodgerBlue; - this.label3.Location = new System.Drawing.Point(6, 10); - this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(182, 28); - this.label3.TabIndex = 3; - this.label3.Tag = "themeable"; - this.label3.Text = "Edit your hosts file"; + this.radioBottom.AutoSize = true; + this.radioBottom.ForeColor = System.Drawing.Color.White; + this.radioBottom.Location = new System.Drawing.Point(150, 26); + this.radioBottom.Margin = new System.Windows.Forms.Padding(2); + this.radioBottom.Name = "radioBottom"; + this.radioBottom.Size = new System.Drawing.Size(84, 25); + this.radioBottom.TabIndex = 85; + this.radioBottom.Text = "Bottom"; + this.radioBottom.UseVisualStyleBackColor = true; + this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged); + // + // icontoaddgroup + // + this.icontoaddgroup.Controls.Add(this.checkDefaultIcon); + this.icontoaddgroup.Controls.Add(this.btnBrowseIcon); + this.icontoaddgroup.Controls.Add(this.txtIcon); + this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver; + this.icontoaddgroup.Location = new System.Drawing.Point(11, 178); + this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2); + this.icontoaddgroup.Name = "icontoaddgroup"; + this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2); + this.icontoaddgroup.Size = new System.Drawing.Size(497, 90); + this.icontoaddgroup.TabIndex = 81; + this.icontoaddgroup.TabStop = false; + this.icontoaddgroup.Text = "Icon to add:"; // - // registryFixerTab + // checkDefaultIcon // - this.registryFixerTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.registryFixerTab.Controls.Add(this.panel2); - this.registryFixerTab.Controls.Add(this.label7); - this.registryFixerTab.Location = new System.Drawing.Point(4, 24); - this.registryFixerTab.Margin = new System.Windows.Forms.Padding(2); - this.registryFixerTab.Name = "registryFixerTab"; - this.registryFixerTab.Padding = new System.Windows.Forms.Padding(2); - this.registryFixerTab.Size = new System.Drawing.Size(1085, 743); - this.registryFixerTab.TabIndex = 8; - this.registryFixerTab.Text = "Registry"; + this.checkDefaultIcon.AutoSize = true; + this.checkDefaultIcon.Checked = true; + this.checkDefaultIcon.CheckState = System.Windows.Forms.CheckState.Checked; + this.checkDefaultIcon.ForeColor = System.Drawing.Color.White; + this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58); + this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2); + this.checkDefaultIcon.Name = "checkDefaultIcon"; + this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25); + this.checkDefaultIcon.TabIndex = 82; + this.checkDefaultIcon.Text = "Use program\'s icon"; + this.checkDefaultIcon.UseVisualStyleBackColor = true; + this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged); // - // panel2 + // btnBrowseIcon // - this.panel2.Controls.Add(this.button33); - this.panel2.Controls.Add(this.label8); - this.panel2.Controls.Add(this.checkRestartExplorer); - this.panel2.Controls.Add(this.checkRegistryEditor); - this.panel2.Controls.Add(this.checkEnableAll); - this.panel2.Controls.Add(this.checkContextMenu); - this.panel2.Controls.Add(this.checkTaskManager); - this.panel2.Controls.Add(this.checkCommandPrompt); - this.panel2.Controls.Add(this.checkFirewall); - this.panel2.Controls.Add(this.checkRunDialog); - this.panel2.Controls.Add(this.checkFolderOptions); - this.panel2.Controls.Add(this.checkControlPanel); - this.panel2.Location = new System.Drawing.Point(11, 40); - this.panel2.Margin = new System.Windows.Forms.Padding(2); - this.panel2.Name = "panel2"; - this.panel2.Size = new System.Drawing.Size(511, 286); - this.panel2.TabIndex = 48; + this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue; + this.btnBrowseIcon.Enabled = false; + this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnBrowseIcon.ForeColor = System.Drawing.Color.White; + this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26); + this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2); + this.btnBrowseIcon.Name = "btnBrowseIcon"; + this.btnBrowseIcon.Size = new System.Drawing.Size(36, 27); + this.btnBrowseIcon.TabIndex = 82; + this.btnBrowseIcon.Text = "..."; + this.btnBrowseIcon.UseVisualStyleBackColor = false; + this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click); // - // button33 + // txtIcon // - this.button33.BackColor = System.Drawing.Color.DodgerBlue; - this.button33.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button33.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button33.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button33.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button33.ForeColor = System.Drawing.Color.White; - this.button33.Location = new System.Drawing.Point(29, 252); - this.button33.Margin = new System.Windows.Forms.Padding(2); - this.button33.Name = "button33"; - this.button33.Size = new System.Drawing.Size(71, 31); - this.button33.TabIndex = 49; - this.button33.Text = "Fix"; - this.button33.UseVisualStyleBackColor = false; - this.button33.Click += new System.EventHandler(this.button33_Click); + this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtIcon.Enabled = false; + this.txtIcon.ForeColor = System.Drawing.Color.White; + this.txtIcon.Location = new System.Drawing.Point(11, 26); + this.txtIcon.Margin = new System.Windows.Forms.Padding(2); + this.txtIcon.Name = "txtIcon"; + this.txtIcon.ReadOnly = true; + this.txtIcon.Size = new System.Drawing.Size(434, 29); + this.txtIcon.TabIndex = 81; // - // label8 + // itemtoaddgroup // - this.label8.AutoSize = true; - this.label8.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label8.ForeColor = System.Drawing.Color.Silver; - this.label8.Location = new System.Drawing.Point(122, 202); - this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(242, 21); - this.label8.TabIndex = 51; - this.label8.Tag = ""; - this.label8.Text = "(some changes might need this)"; + this.itemtoaddgroup.Controls.Add(this.btnBrowseItem); + this.itemtoaddgroup.Controls.Add(this.txtItem); + this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver; + this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107); + this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2); + this.itemtoaddgroup.Name = "itemtoaddgroup"; + this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2); + this.itemtoaddgroup.Size = new System.Drawing.Size(497, 67); + this.itemtoaddgroup.TabIndex = 80; + this.itemtoaddgroup.TabStop = false; + this.itemtoaddgroup.Text = "Program to add:"; // - // checkRestartExplorer + // btnBrowseItem // - this.checkRestartExplorer.AutoSize = true; - this.checkRestartExplorer.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkRestartExplorer.ForeColor = System.Drawing.Color.Silver; - this.checkRestartExplorer.Location = new System.Drawing.Point(29, 175); - this.checkRestartExplorer.Margin = new System.Windows.Forms.Padding(2); - this.checkRestartExplorer.Name = "checkRestartExplorer"; - this.checkRestartExplorer.Size = new System.Drawing.Size(336, 25); - this.checkRestartExplorer.TabIndex = 50; - this.checkRestartExplorer.Tag = ""; - this.checkRestartExplorer.Text = "Also restart explorer.exe to apply changes"; - this.checkRestartExplorer.UseVisualStyleBackColor = true; + this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue; + this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnBrowseItem.ForeColor = System.Drawing.Color.White; + this.btnBrowseItem.Location = new System.Drawing.Point(450, 26); + this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2); + this.btnBrowseItem.Name = "btnBrowseItem"; + this.btnBrowseItem.Size = new System.Drawing.Size(36, 27); + this.btnBrowseItem.TabIndex = 82; + this.btnBrowseItem.Text = "..."; + this.btnBrowseItem.UseVisualStyleBackColor = false; + this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click); // - // checkRegistryEditor + // txtItem // - this.checkRegistryEditor.AutoSize = true; - this.checkRegistryEditor.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkRegistryEditor.ForeColor = System.Drawing.Color.White; - this.checkRegistryEditor.Location = new System.Drawing.Point(256, 136); - this.checkRegistryEditor.Margin = new System.Windows.Forms.Padding(2); - this.checkRegistryEditor.Name = "checkRegistryEditor"; - this.checkRegistryEditor.Size = new System.Drawing.Size(138, 25); - this.checkRegistryEditor.TabIndex = 38; - this.checkRegistryEditor.Text = "Registry Editor"; - this.checkRegistryEditor.UseVisualStyleBackColor = true; + this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtItem.ForeColor = System.Drawing.Color.White; + this.txtItem.Location = new System.Drawing.Point(11, 26); + this.txtItem.Margin = new System.Windows.Forms.Padding(2); + this.txtItem.Name = "txtItem"; + this.txtItem.ReadOnly = true; + this.txtItem.Size = new System.Drawing.Size(434, 29); + this.txtItem.TabIndex = 81; // - // checkEnableAll + // itemtype // - this.checkEnableAll.AutoSize = true; - this.checkEnableAll.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkEnableAll.ForeColor = System.Drawing.Color.DodgerBlue; - this.checkEnableAll.Location = new System.Drawing.Point(29, 14); - this.checkEnableAll.Margin = new System.Windows.Forms.Padding(2); - this.checkEnableAll.Name = "checkEnableAll"; - this.checkEnableAll.Size = new System.Drawing.Size(97, 25); - this.checkEnableAll.TabIndex = 35; - this.checkEnableAll.Tag = "themeable"; - this.checkEnableAll.Text = "Enable all"; - this.checkEnableAll.UseVisualStyleBackColor = true; - this.checkEnableAll.CheckedChanged += new System.EventHandler(this.checkEnableAll_CheckedChanged); + this.itemtype.Controls.Add(this.radioCommand); + this.itemtype.Controls.Add(this.radioProgram); + this.itemtype.Controls.Add(this.radioFolder); + this.itemtype.Controls.Add(this.radioFile); + this.itemtype.Controls.Add(this.radioLink); + this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.itemtype.ForeColor = System.Drawing.Color.Silver; + this.itemtype.Location = new System.Drawing.Point(11, 40); + this.itemtype.Margin = new System.Windows.Forms.Padding(2); + this.itemtype.Name = "itemtype"; + this.itemtype.Padding = new System.Windows.Forms.Padding(2); + this.itemtype.Size = new System.Drawing.Size(497, 63); + this.itemtype.TabIndex = 79; + this.itemtype.TabStop = false; + this.itemtype.Text = "Item Type:"; // - // checkContextMenu + // radioCommand // - this.checkContextMenu.AutoSize = true; - this.checkContextMenu.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkContextMenu.ForeColor = System.Drawing.Color.White; - this.checkContextMenu.Location = new System.Drawing.Point(256, 75); - this.checkContextMenu.Margin = new System.Windows.Forms.Padding(2); - this.checkContextMenu.Name = "checkContextMenu"; - this.checkContextMenu.Size = new System.Drawing.Size(151, 25); - this.checkContextMenu.TabIndex = 43; - this.checkContextMenu.Text = "Right Click menu"; - this.checkContextMenu.UseVisualStyleBackColor = true; + this.radioCommand.AutoSize = true; + this.radioCommand.ForeColor = System.Drawing.Color.White; + this.radioCommand.Location = new System.Drawing.Point(385, 26); + this.radioCommand.Margin = new System.Windows.Forms.Padding(2); + this.radioCommand.Name = "radioCommand"; + this.radioCommand.Size = new System.Drawing.Size(103, 25); + this.radioCommand.TabIndex = 84; + this.radioCommand.Text = "Command"; + this.radioCommand.UseVisualStyleBackColor = true; + this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged); // - // checkTaskManager + // radioProgram // - this.checkTaskManager.AutoSize = true; - this.checkTaskManager.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkTaskManager.ForeColor = System.Drawing.Color.White; - this.checkTaskManager.Location = new System.Drawing.Point(55, 45); - this.checkTaskManager.Margin = new System.Windows.Forms.Padding(2); - this.checkTaskManager.Name = "checkTaskManager"; - this.checkTaskManager.Size = new System.Drawing.Size(128, 25); - this.checkTaskManager.TabIndex = 36; - this.checkTaskManager.Text = "Task Manager"; - this.checkTaskManager.UseVisualStyleBackColor = true; + this.radioProgram.AutoSize = true; + this.radioProgram.Checked = true; + this.radioProgram.ForeColor = System.Drawing.Color.White; + this.radioProgram.Location = new System.Drawing.Point(11, 26); + this.radioProgram.Margin = new System.Windows.Forms.Padding(2); + this.radioProgram.Name = "radioProgram"; + this.radioProgram.Size = new System.Drawing.Size(91, 25); + this.radioProgram.TabIndex = 80; + this.radioProgram.TabStop = true; + this.radioProgram.Text = "Program"; + this.radioProgram.UseVisualStyleBackColor = true; + this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged); // - // checkCommandPrompt + // radioFolder // - this.checkCommandPrompt.AutoSize = true; - this.checkCommandPrompt.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkCommandPrompt.ForeColor = System.Drawing.Color.White; - this.checkCommandPrompt.Location = new System.Drawing.Point(55, 75); - this.checkCommandPrompt.Margin = new System.Windows.Forms.Padding(2); - this.checkCommandPrompt.Name = "checkCommandPrompt"; - this.checkCommandPrompt.Size = new System.Drawing.Size(163, 25); - this.checkCommandPrompt.TabIndex = 42; - this.checkCommandPrompt.Text = "Command Prompt"; - this.checkCommandPrompt.UseVisualStyleBackColor = true; + this.radioFolder.AutoSize = true; + this.radioFolder.ForeColor = System.Drawing.Color.White; + this.radioFolder.Location = new System.Drawing.Point(105, 26); + this.radioFolder.Margin = new System.Windows.Forms.Padding(2); + this.radioFolder.Name = "radioFolder"; + this.radioFolder.Size = new System.Drawing.Size(75, 25); + this.radioFolder.TabIndex = 81; + this.radioFolder.Text = "Folder"; + this.radioFolder.UseVisualStyleBackColor = true; + this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged); // - // checkFirewall + // radioFile // - this.checkFirewall.AutoSize = true; - this.checkFirewall.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkFirewall.ForeColor = System.Drawing.Color.White; - this.checkFirewall.Location = new System.Drawing.Point(256, 106); - this.checkFirewall.Margin = new System.Windows.Forms.Padding(2); - this.checkFirewall.Name = "checkFirewall"; - this.checkFirewall.Size = new System.Drawing.Size(155, 25); - this.checkFirewall.TabIndex = 37; - this.checkFirewall.Text = "Windows Firewall"; - this.checkFirewall.UseVisualStyleBackColor = true; + this.radioFile.AutoSize = true; + this.radioFile.ForeColor = System.Drawing.Color.White; + this.radioFile.Location = new System.Drawing.Point(242, 26); + this.radioFile.Margin = new System.Windows.Forms.Padding(2); + this.radioFile.Name = "radioFile"; + this.radioFile.Size = new System.Drawing.Size(140, 25); + this.radioFile.TabIndex = 83; + this.radioFile.Text = "Any type of file"; + this.radioFile.UseVisualStyleBackColor = true; + this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged); // - // checkRunDialog + // radioLink // - this.checkRunDialog.AutoSize = true; - this.checkRunDialog.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkRunDialog.ForeColor = System.Drawing.Color.White; - this.checkRunDialog.Location = new System.Drawing.Point(256, 45); - this.checkRunDialog.Margin = new System.Windows.Forms.Padding(2); - this.checkRunDialog.Name = "checkRunDialog"; - this.checkRunDialog.Size = new System.Drawing.Size(108, 25); - this.checkRunDialog.TabIndex = 41; - this.checkRunDialog.Text = "Run Dialog"; - this.checkRunDialog.UseVisualStyleBackColor = true; + this.radioLink.AutoSize = true; + this.radioLink.ForeColor = System.Drawing.Color.White; + this.radioLink.Location = new System.Drawing.Point(182, 26); + this.radioLink.Margin = new System.Windows.Forms.Padding(2); + this.radioLink.Name = "radioLink"; + this.radioLink.Size = new System.Drawing.Size(57, 25); + this.radioLink.TabIndex = 82; + this.radioLink.Text = "Link"; + this.radioLink.UseVisualStyleBackColor = true; + this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged); // - // checkFolderOptions + // label26 // - this.checkFolderOptions.AutoSize = true; - this.checkFolderOptions.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkFolderOptions.ForeColor = System.Drawing.Color.White; - this.checkFolderOptions.Location = new System.Drawing.Point(55, 136); - this.checkFolderOptions.Margin = new System.Windows.Forms.Padding(2); - this.checkFolderOptions.Name = "checkFolderOptions"; - this.checkFolderOptions.Size = new System.Drawing.Size(138, 25); - this.checkFolderOptions.TabIndex = 39; - this.checkFolderOptions.Text = "Folder Options"; - this.checkFolderOptions.UseVisualStyleBackColor = true; + this.label26.AutoSize = true; + this.label26.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label26.ForeColor = System.Drawing.Color.DodgerBlue; + this.label26.Location = new System.Drawing.Point(6, 10); + this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label26.Name = "label26"; + this.label26.Size = new System.Drawing.Size(219, 28); + this.label26.TabIndex = 78; + this.label26.Tag = "themeable"; + this.label26.Text = "Add or modify an item"; // - // checkControlPanel + // tabPage9 // - this.checkControlPanel.AutoSize = true; - this.checkControlPanel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.checkControlPanel.ForeColor = System.Drawing.Color.White; - this.checkControlPanel.Location = new System.Drawing.Point(55, 106); - this.checkControlPanel.Margin = new System.Windows.Forms.Padding(2); - this.checkControlPanel.Name = "checkControlPanel"; - this.checkControlPanel.Size = new System.Drawing.Size(127, 25); - this.checkControlPanel.TabIndex = 40; - this.checkControlPanel.Text = "Control Panel"; - this.checkControlPanel.UseVisualStyleBackColor = true; + this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.tabPage9.Controls.Add(this.panel5); + this.tabPage9.Controls.Add(this.button60); + this.tabPage9.Controls.Add(this.button61); + this.tabPage9.Controls.Add(this.button62); + this.tabPage9.Controls.Add(this.label25); + this.tabPage9.Location = new System.Drawing.Point(4, 4); + this.tabPage9.Margin = new System.Windows.Forms.Padding(2); + this.tabPage9.Name = "tabPage9"; + this.tabPage9.Padding = new System.Windows.Forms.Padding(2); + this.tabPage9.Size = new System.Drawing.Size(1073, 713); + this.tabPage9.TabIndex = 2; + this.tabPage9.Text = "Remove"; // - // label7 + // panel5 // - this.label7.AutoSize = true; - this.label7.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label7.ForeColor = System.Drawing.Color.DodgerBlue; - this.label7.Location = new System.Drawing.Point(6, 10); - this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(260, 28); - this.label7.TabIndex = 47; - this.label7.Tag = "themeable"; - this.label7.Text = "Fix common registry issues"; + this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panel5.Controls.Add(this.listDesktopItems); + this.panel5.Location = new System.Drawing.Point(11, 39); + this.panel5.Margin = new System.Windows.Forms.Padding(2); + this.panel5.Name = "panel5"; + this.panel5.Size = new System.Drawing.Size(293, 435); + this.panel5.TabIndex = 82; // - // integratorTab + // listDesktopItems // - this.integratorTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.integratorTab.Controls.Add(this.synapse); - this.integratorTab.Location = new System.Drawing.Point(4, 24); - this.integratorTab.Margin = new System.Windows.Forms.Padding(2); - this.integratorTab.Name = "integratorTab"; - this.integratorTab.Padding = new System.Windows.Forms.Padding(2); - this.integratorTab.Size = new System.Drawing.Size(1085, 743); - this.integratorTab.TabIndex = 10; - this.integratorTab.Text = "Integrator"; + this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill; + this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.listDesktopItems.ForeColor = System.Drawing.Color.White; + this.listDesktopItems.FormattingEnabled = true; + this.listDesktopItems.HorizontalScrollbar = true; + this.listDesktopItems.ItemHeight = 21; + this.listDesktopItems.Location = new System.Drawing.Point(0, 0); + this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2); + this.listDesktopItems.Name = "listDesktopItems"; + this.listDesktopItems.Size = new System.Drawing.Size(291, 433); + this.listDesktopItems.TabIndex = 78; // - // synapse + // button60 // - this.synapse.Alignment = System.Windows.Forms.TabAlignment.Bottom; - this.synapse.Controls.Add(this.integratorInfoTab); - this.synapse.Controls.Add(this.tabPage8); - this.synapse.Controls.Add(this.tabPage9); - this.synapse.Controls.Add(this.tabPage10); - this.synapse.Controls.Add(this.tabPage11); - this.synapse.Dock = System.Windows.Forms.DockStyle.Fill; - this.synapse.Location = new System.Drawing.Point(2, 2); - this.synapse.Margin = new System.Windows.Forms.Padding(2); - this.synapse.Multiline = true; - this.synapse.Name = "synapse"; - this.synapse.SelectedIndex = 0; - this.synapse.Size = new System.Drawing.Size(1081, 739); - this.synapse.TabIndex = 0; + this.button60.BackColor = System.Drawing.Color.DodgerBlue; + this.button60.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button60.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button60.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button60.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button60.ForeColor = System.Drawing.Color.White; + this.button60.Location = new System.Drawing.Point(308, 75); + this.button60.Margin = new System.Windows.Forms.Padding(2); + this.button60.Name = "button60"; + this.button60.Size = new System.Drawing.Size(94, 31); + this.button60.TabIndex = 81; + this.button60.Text = "Refresh"; + this.button60.UseVisualStyleBackColor = false; + this.button60.Click += new System.EventHandler(this.button60_Click); // - // integratorInfoTab + // button61 // - this.integratorInfoTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.integratorInfoTab.Controls.Add(this.label19); - this.integratorInfoTab.Controls.Add(this.label18); - this.integratorInfoTab.Controls.Add(this.label17); - this.integratorInfoTab.Controls.Add(this.label16); - this.integratorInfoTab.Controls.Add(this.label15); - this.integratorInfoTab.Controls.Add(this.label14); - this.integratorInfoTab.Controls.Add(this.label13); - this.integratorInfoTab.Location = new System.Drawing.Point(4, 4); - this.integratorInfoTab.Margin = new System.Windows.Forms.Padding(2); - this.integratorInfoTab.Name = "integratorInfoTab"; - this.integratorInfoTab.Padding = new System.Windows.Forms.Padding(2); - this.integratorInfoTab.Size = new System.Drawing.Size(1073, 711); - this.integratorInfoTab.TabIndex = 0; - this.integratorInfoTab.Text = "Info"; + this.button61.BackColor = System.Drawing.Color.DodgerBlue; + this.button61.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button61.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button61.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button61.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button61.ForeColor = System.Drawing.Color.White; + this.button61.Location = new System.Drawing.Point(308, 40); + this.button61.Margin = new System.Windows.Forms.Padding(2); + this.button61.Name = "button61"; + this.button61.Size = new System.Drawing.Size(94, 31); + this.button61.TabIndex = 80; + this.button61.Text = "Remove"; + this.button61.UseVisualStyleBackColor = false; + this.button61.Click += new System.EventHandler(this.button61_Click); // - // label19 + // button62 // - this.label19.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label19.ForeColor = System.Drawing.Color.Silver; - this.label19.Location = new System.Drawing.Point(6, 225); - this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(501, 233); - this.label19.TabIndex = 10; - this.label19.Tag = ""; - this.label19.Text = resources.GetString("label19.Text"); + this.button62.BackColor = System.Drawing.Color.DodgerBlue; + this.button62.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button62.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button62.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button62.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button62.ForeColor = System.Drawing.Color.White; + this.button62.Location = new System.Drawing.Point(308, 110); + this.button62.Margin = new System.Windows.Forms.Padding(2); + this.button62.Name = "button62"; + this.button62.Size = new System.Drawing.Size(94, 31); + this.button62.TabIndex = 79; + this.button62.Text = "Remove all"; + this.button62.UseVisualStyleBackColor = false; + this.button62.Click += new System.EventHandler(this.button62_Click); // - // label18 + // label25 // - this.label18.AutoSize = true; - this.label18.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label18.ForeColor = System.Drawing.Color.Silver; - this.label18.Location = new System.Drawing.Point(38, 183); - this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(122, 25); - this.label18.TabIndex = 9; - this.label18.Tag = ""; - this.label18.Text = "• Commands"; + this.label25.AutoSize = true; + this.label25.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label25.ForeColor = System.Drawing.Color.DodgerBlue; + this.label25.Location = new System.Drawing.Point(6, 10); + this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label25.Name = "label25"; + this.label25.Size = new System.Drawing.Size(300, 28); + this.label25.TabIndex = 77; + this.label25.Tag = "themeable"; + this.label25.Text = "Remove existing Desktop items"; // - // label17 + // tabPage10 // - this.label17.AutoSize = true; - this.label17.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label17.ForeColor = System.Drawing.Color.Silver; - this.label17.Location = new System.Drawing.Point(38, 158); - this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(157, 25); - this.label17.TabIndex = 8; - this.label17.Tag = ""; - this.label17.Text = "• Any type of file"; + this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.tabPage10.Controls.Add(this.button65); + this.tabPage10.Controls.Add(this.button66); + this.tabPage10.Controls.Add(this.label24); + this.tabPage10.Controls.Add(this.button58); + this.tabPage10.Controls.Add(this.button59); + this.tabPage10.Controls.Add(this.button55); + this.tabPage10.Controls.Add(this.button57); + this.tabPage10.Controls.Add(this.button52); + this.tabPage10.Controls.Add(this.button53); + this.tabPage10.Controls.Add(this.button49); + this.tabPage10.Controls.Add(this.button51); + this.tabPage10.Controls.Add(this.button56); + this.tabPage10.Controls.Add(this.button54); + this.tabPage10.Location = new System.Drawing.Point(4, 4); + this.tabPage10.Margin = new System.Windows.Forms.Padding(2); + this.tabPage10.Name = "tabPage10"; + this.tabPage10.Padding = new System.Windows.Forms.Padding(2); + this.tabPage10.Size = new System.Drawing.Size(1073, 713); + this.tabPage10.TabIndex = 3; + this.tabPage10.Text = "Ready Menus"; // - // label16 + // button65 // - this.label16.AutoSize = true; - this.label16.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label16.ForeColor = System.Drawing.Color.Silver; - this.label16.Location = new System.Drawing.Point(38, 132); - this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(181, 25); - this.label16.TabIndex = 7; - this.label16.Tag = ""; - this.label16.Text = "• Links to webpages"; + this.button65.BackColor = System.Drawing.Color.DodgerBlue; + this.button65.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button65.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button65.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button65.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button65.ForeColor = System.Drawing.Color.White; + this.button65.Location = new System.Drawing.Point(11, 276); + this.button65.Margin = new System.Windows.Forms.Padding(2); + this.button65.Name = "button65"; + this.button65.Size = new System.Drawing.Size(186, 31); + this.button65.TabIndex = 78; + this.button65.Text = "Remove \"Take Ownership\""; + this.button65.UseVisualStyleBackColor = false; + this.button65.Click += new System.EventHandler(this.button65_Click); // - // label15 + // button66 // - this.label15.AutoSize = true; - this.label15.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label15.ForeColor = System.Drawing.Color.Silver; - this.label15.Location = new System.Drawing.Point(38, 106); - this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(194, 25); - this.label15.TabIndex = 6; - this.label15.Tag = ""; - this.label15.Text = "• Shortcuts to folders"; + this.button66.BackColor = System.Drawing.Color.DodgerBlue; + this.button66.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button66.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button66.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button66.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button66.ForeColor = System.Drawing.Color.White; + this.button66.Location = new System.Drawing.Point(11, 240); + this.button66.Margin = new System.Windows.Forms.Padding(2); + this.button66.Name = "button66"; + this.button66.Size = new System.Drawing.Size(186, 31); + this.button66.TabIndex = 77; + this.button66.Text = "Add \"Take Ownership\""; + this.button66.UseVisualStyleBackColor = false; + this.button66.Click += new System.EventHandler(this.button66_Click); // - // label14 + // label24 // - this.label14.AutoSize = true; - this.label14.Font = new System.Drawing.Font("Segoe UI Semibold", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label14.ForeColor = System.Drawing.Color.Silver; - this.label14.Location = new System.Drawing.Point(38, 81); - this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(138, 25); - this.label14.TabIndex = 5; - this.label14.Tag = ""; - this.label14.Text = "• Any program"; + this.label24.AutoSize = true; + this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label24.ForeColor = System.Drawing.Color.DodgerBlue; + this.label24.Location = new System.Drawing.Point(6, 10); + this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label24.Name = "label24"; + this.label24.Size = new System.Drawing.Size(232, 28); + this.label24.TabIndex = 76; + this.label24.Tag = "themeable"; + this.label24.Text = "Add ready-made menus"; // - // label13 + // button58 // - this.label13.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label13.ForeColor = System.Drawing.Color.Silver; - this.label13.Location = new System.Drawing.Point(6, 10); - this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(412, 61); - this.label13.TabIndex = 4; - this.label13.Tag = ""; - this.label13.Text = "Integrator is able to add fully customized items in Desktop right-click menu:"; + this.button58.BackColor = System.Drawing.Color.DodgerBlue; + this.button58.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button58.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button58.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button58.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button58.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.button58.ForeColor = System.Drawing.Color.White; + this.button58.Location = new System.Drawing.Point(202, 48); + this.button58.Margin = new System.Windows.Forms.Padding(2); + this.button58.Name = "button58"; + this.button58.Size = new System.Drawing.Size(30, 31); + this.button58.TabIndex = 75; + this.button58.Text = "?"; + this.button58.UseVisualStyleBackColor = false; + this.button58.Click += new System.EventHandler(this.button58_Click); // - // tabPage8 + // button59 // - this.tabPage8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.tabPage8.Controls.Add(this.btnAddItem); - this.tabPage8.Controls.Add(this.itemnamegroup); - this.tabPage8.Controls.Add(this.security); - this.tabPage8.Controls.Add(this.itemposition); - this.tabPage8.Controls.Add(this.icontoaddgroup); - this.tabPage8.Controls.Add(this.itemtoaddgroup); - this.tabPage8.Controls.Add(this.itemtype); - this.tabPage8.Controls.Add(this.label26); - this.tabPage8.Location = new System.Drawing.Point(4, 4); - this.tabPage8.Margin = new System.Windows.Forms.Padding(2); - this.tabPage8.Name = "tabPage8"; - this.tabPage8.Padding = new System.Windows.Forms.Padding(2); - this.tabPage8.Size = new System.Drawing.Size(1073, 711); - this.tabPage8.TabIndex = 1; - this.tabPage8.Text = "Add/Modify"; + this.button59.BackColor = System.Drawing.Color.DodgerBlue; + this.button59.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button59.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button59.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button59.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button59.ForeColor = System.Drawing.Color.White; + this.button59.Location = new System.Drawing.Point(11, 48); + this.button59.Margin = new System.Windows.Forms.Padding(2); + this.button59.Name = "button59"; + this.button59.Size = new System.Drawing.Size(186, 31); + this.button59.TabIndex = 74; + this.button59.Text = "Add \"Power Menu\""; + this.button59.UseVisualStyleBackColor = false; + this.button59.Click += new System.EventHandler(this.button59_Click); // - // btnAddItem + // button55 // - this.btnAddItem.BackColor = System.Drawing.Color.DodgerBlue; - this.btnAddItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.btnAddItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.btnAddItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.btnAddItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.btnAddItem.ForeColor = System.Drawing.Color.White; - this.btnAddItem.Location = new System.Drawing.Point(512, 438); - this.btnAddItem.Margin = new System.Windows.Forms.Padding(2); - this.btnAddItem.Name = "btnAddItem"; - this.btnAddItem.Size = new System.Drawing.Size(98, 31); - this.btnAddItem.TabIndex = 85; - this.btnAddItem.Text = "Add/Modify"; - this.btnAddItem.UseVisualStyleBackColor = false; - this.btnAddItem.Click += new System.EventHandler(this.btnAddItem_Click); + this.button55.BackColor = System.Drawing.Color.DodgerBlue; + this.button55.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button55.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button55.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button55.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button55.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.button55.ForeColor = System.Drawing.Color.White; + this.button55.Location = new System.Drawing.Point(202, 192); + this.button55.Margin = new System.Windows.Forms.Padding(2); + this.button55.Name = "button55"; + this.button55.Size = new System.Drawing.Size(30, 31); + this.button55.TabIndex = 73; + this.button55.Text = "?"; + this.button55.UseVisualStyleBackColor = false; + this.button55.Click += new System.EventHandler(this.button55_Click); // - // itemnamegroup + // button57 // - this.itemnamegroup.Controls.Add(this.txtItemName); - this.itemnamegroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.itemnamegroup.ForeColor = System.Drawing.Color.Silver; - this.itemnamegroup.Location = new System.Drawing.Point(11, 403); - this.itemnamegroup.Margin = new System.Windows.Forms.Padding(2); - this.itemnamegroup.Name = "itemnamegroup"; - this.itemnamegroup.Padding = new System.Windows.Forms.Padding(2); - this.itemnamegroup.Size = new System.Drawing.Size(497, 66); - this.itemnamegroup.TabIndex = 84; - this.itemnamegroup.TabStop = false; - this.itemnamegroup.Text = "Item name in menu:"; + this.button57.BackColor = System.Drawing.Color.DodgerBlue; + this.button57.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button57.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button57.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button57.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button57.ForeColor = System.Drawing.Color.White; + this.button57.Location = new System.Drawing.Point(11, 192); + this.button57.Margin = new System.Windows.Forms.Padding(2); + this.button57.Name = "button57"; + this.button57.Size = new System.Drawing.Size(186, 31); + this.button57.TabIndex = 72; + this.button57.Text = "Add \"Desktop Shortcuts\""; + this.button57.UseVisualStyleBackColor = false; + this.button57.Click += new System.EventHandler(this.button57_Click); // - // txtItemName + // button52 // - this.txtItemName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.txtItemName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.txtItemName.ForeColor = System.Drawing.Color.White; - this.txtItemName.Location = new System.Drawing.Point(11, 26); - this.txtItemName.Margin = new System.Windows.Forms.Padding(2); - this.txtItemName.Name = "txtItemName"; - this.txtItemName.Size = new System.Drawing.Size(476, 29); - this.txtItemName.TabIndex = 82; + this.button52.BackColor = System.Drawing.Color.DodgerBlue; + this.button52.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button52.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button52.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button52.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button52.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.button52.ForeColor = System.Drawing.Color.White; + this.button52.Location = new System.Drawing.Point(202, 120); + this.button52.Margin = new System.Windows.Forms.Padding(2); + this.button52.Name = "button52"; + this.button52.Size = new System.Drawing.Size(30, 31); + this.button52.TabIndex = 71; + this.button52.Text = "?"; + this.button52.UseVisualStyleBackColor = false; + this.button52.Click += new System.EventHandler(this.button52_Click); // - // security + // button53 // - this.security.Controls.Add(this.checkShift); - this.security.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.security.ForeColor = System.Drawing.Color.Silver; - this.security.Location = new System.Drawing.Point(11, 338); - this.security.Margin = new System.Windows.Forms.Padding(2); - this.security.Name = "security"; - this.security.Padding = new System.Windows.Forms.Padding(2); - this.security.Size = new System.Drawing.Size(497, 61); - this.security.TabIndex = 83; - this.security.TabStop = false; - this.security.Text = "Security:"; + this.button53.BackColor = System.Drawing.Color.DodgerBlue; + this.button53.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button53.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button53.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button53.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button53.ForeColor = System.Drawing.Color.White; + this.button53.Location = new System.Drawing.Point(11, 84); + this.button53.Margin = new System.Windows.Forms.Padding(2); + this.button53.Name = "button53"; + this.button53.Size = new System.Drawing.Size(186, 31); + this.button53.TabIndex = 70; + this.button53.Text = "Add \"System Tools\""; + this.button53.UseVisualStyleBackColor = false; + this.button53.Click += new System.EventHandler(this.button53_Click); // - // checkShift + // button49 // - this.checkShift.AutoSize = true; - this.checkShift.ForeColor = System.Drawing.Color.White; - this.checkShift.Location = new System.Drawing.Point(11, 26); - this.checkShift.Margin = new System.Windows.Forms.Padding(2); - this.checkShift.Name = "checkShift"; - this.checkShift.Size = new System.Drawing.Size(300, 25); - this.checkShift.TabIndex = 83; - this.checkShift.Text = "Show only when SHIFT key is pressed"; - this.checkShift.UseVisualStyleBackColor = true; + this.button49.BackColor = System.Drawing.Color.DodgerBlue; + this.button49.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button49.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button49.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button49.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button49.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.button49.ForeColor = System.Drawing.Color.White; + this.button49.Location = new System.Drawing.Point(202, 156); + this.button49.Margin = new System.Windows.Forms.Padding(2); + this.button49.Name = "button49"; + this.button49.Size = new System.Drawing.Size(30, 31); + this.button49.TabIndex = 69; + this.button49.Text = "?"; + this.button49.UseVisualStyleBackColor = false; + this.button49.Click += new System.EventHandler(this.button49_Click); // - // itemposition + // button51 // - this.itemposition.Controls.Add(this.radioTop); - this.itemposition.Controls.Add(this.radioMiddle); - this.itemposition.Controls.Add(this.radioBottom); - this.itemposition.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.itemposition.ForeColor = System.Drawing.Color.Silver; - this.itemposition.Location = new System.Drawing.Point(11, 272); - this.itemposition.Margin = new System.Windows.Forms.Padding(2); - this.itemposition.Name = "itemposition"; - this.itemposition.Padding = new System.Windows.Forms.Padding(2); - this.itemposition.Size = new System.Drawing.Size(497, 62); - this.itemposition.TabIndex = 82; - this.itemposition.TabStop = false; - this.itemposition.Text = "Item position:"; + this.button51.BackColor = System.Drawing.Color.DodgerBlue; + this.button51.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button51.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button51.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button51.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button51.ForeColor = System.Drawing.Color.White; + this.button51.Location = new System.Drawing.Point(11, 156); + this.button51.Margin = new System.Windows.Forms.Padding(2); + this.button51.Name = "button51"; + this.button51.Size = new System.Drawing.Size(186, 31); + this.button51.TabIndex = 68; + this.button51.Text = "Add \"System Shortcuts\""; + this.button51.UseVisualStyleBackColor = false; + this.button51.Click += new System.EventHandler(this.button51_Click); // - // radioTop + // button56 // - this.radioTop.AutoSize = true; - this.radioTop.Checked = true; - this.radioTop.ForeColor = System.Drawing.Color.White; - this.radioTop.Location = new System.Drawing.Point(11, 26); - this.radioTop.Margin = new System.Windows.Forms.Padding(2); - this.radioTop.Name = "radioTop"; - this.radioTop.Size = new System.Drawing.Size(55, 25); - this.radioTop.TabIndex = 83; - this.radioTop.TabStop = true; - this.radioTop.Text = "Top"; - this.radioTop.UseVisualStyleBackColor = true; - this.radioTop.CheckedChanged += new System.EventHandler(this.radioTop_CheckedChanged); + this.button56.BackColor = System.Drawing.Color.DodgerBlue; + this.button56.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button56.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button56.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button56.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button56.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.button56.ForeColor = System.Drawing.Color.White; + this.button56.Location = new System.Drawing.Point(202, 84); + this.button56.Margin = new System.Windows.Forms.Padding(2); + this.button56.Name = "button56"; + this.button56.Size = new System.Drawing.Size(30, 31); + this.button56.TabIndex = 67; + this.button56.Text = "?"; + this.button56.UseVisualStyleBackColor = false; + this.button56.Click += new System.EventHandler(this.button56_Click); // - // radioMiddle + // button54 // - this.radioMiddle.AutoSize = true; - this.radioMiddle.ForeColor = System.Drawing.Color.White; - this.radioMiddle.Location = new System.Drawing.Point(69, 26); - this.radioMiddle.Margin = new System.Windows.Forms.Padding(2); - this.radioMiddle.Name = "radioMiddle"; - this.radioMiddle.Size = new System.Drawing.Size(80, 25); - this.radioMiddle.TabIndex = 84; - this.radioMiddle.Text = "Middle"; - this.radioMiddle.UseVisualStyleBackColor = true; - this.radioMiddle.CheckedChanged += new System.EventHandler(this.radioMiddle_CheckedChanged); + this.button54.BackColor = System.Drawing.Color.DodgerBlue; + this.button54.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button54.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button54.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button54.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button54.ForeColor = System.Drawing.Color.White; + this.button54.Location = new System.Drawing.Point(11, 120); + this.button54.Margin = new System.Windows.Forms.Padding(2); + this.button54.Name = "button54"; + this.button54.Size = new System.Drawing.Size(186, 31); + this.button54.TabIndex = 65; + this.button54.Text = "Add \"Windows Apps\""; + this.button54.UseVisualStyleBackColor = false; + this.button54.Click += new System.EventHandler(this.button54_Click); // - // radioBottom + // tabPage11 // - this.radioBottom.AutoSize = true; - this.radioBottom.ForeColor = System.Drawing.Color.White; - this.radioBottom.Location = new System.Drawing.Point(150, 26); - this.radioBottom.Margin = new System.Windows.Forms.Padding(2); - this.radioBottom.Name = "radioBottom"; - this.radioBottom.Size = new System.Drawing.Size(84, 25); - this.radioBottom.TabIndex = 85; - this.radioBottom.Text = "Bottom"; - this.radioBottom.UseVisualStyleBackColor = true; - this.radioBottom.CheckedChanged += new System.EventHandler(this.radioBottom_CheckedChanged); + this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.tabPage11.Controls.Add(this.panel6); + this.tabPage11.Controls.Add(this.button26); + this.tabPage11.Controls.Add(this.button8); + this.tabPage11.Controls.Add(this.label23); + this.tabPage11.Controls.Add(this.btnCreateCustomCommand); + this.tabPage11.Controls.Add(this.button48); + this.tabPage11.Controls.Add(this.txtRunKeyword); + this.tabPage11.Controls.Add(this.label22); + this.tabPage11.Controls.Add(this.txtRunFile); + this.tabPage11.Controls.Add(this.label21); + this.tabPage11.Controls.Add(this.label20); + this.tabPage11.Location = new System.Drawing.Point(4, 4); + this.tabPage11.Margin = new System.Windows.Forms.Padding(2); + this.tabPage11.Name = "tabPage11"; + this.tabPage11.Padding = new System.Windows.Forms.Padding(2); + this.tabPage11.Size = new System.Drawing.Size(1073, 713); + this.tabPage11.TabIndex = 4; + this.tabPage11.Text = "Run Dialog"; // - // icontoaddgroup + // panel6 // - this.icontoaddgroup.Controls.Add(this.checkDefaultIcon); - this.icontoaddgroup.Controls.Add(this.btnBrowseIcon); - this.icontoaddgroup.Controls.Add(this.txtIcon); - this.icontoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.icontoaddgroup.ForeColor = System.Drawing.Color.Silver; - this.icontoaddgroup.Location = new System.Drawing.Point(11, 178); - this.icontoaddgroup.Margin = new System.Windows.Forms.Padding(2); - this.icontoaddgroup.Name = "icontoaddgroup"; - this.icontoaddgroup.Padding = new System.Windows.Forms.Padding(2); - this.icontoaddgroup.Size = new System.Drawing.Size(497, 90); - this.icontoaddgroup.TabIndex = 81; - this.icontoaddgroup.TabStop = false; - this.icontoaddgroup.Text = "Icon to add:"; + this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panel6.Controls.Add(this.listCustomCommands); + this.panel6.Location = new System.Drawing.Point(11, 210); + this.panel6.Margin = new System.Windows.Forms.Padding(2); + this.panel6.Name = "panel6"; + this.panel6.Size = new System.Drawing.Size(271, 263); + this.panel6.TabIndex = 84; // - // checkDefaultIcon + // listCustomCommands // - this.checkDefaultIcon.AutoSize = true; - this.checkDefaultIcon.Checked = true; - this.checkDefaultIcon.CheckState = System.Windows.Forms.CheckState.Checked; - this.checkDefaultIcon.ForeColor = System.Drawing.Color.White; - this.checkDefaultIcon.Location = new System.Drawing.Point(11, 58); - this.checkDefaultIcon.Margin = new System.Windows.Forms.Padding(2); - this.checkDefaultIcon.Name = "checkDefaultIcon"; - this.checkDefaultIcon.Size = new System.Drawing.Size(169, 25); - this.checkDefaultIcon.TabIndex = 82; - this.checkDefaultIcon.Text = "Use program\'s icon"; - this.checkDefaultIcon.UseVisualStyleBackColor = true; - this.checkDefaultIcon.CheckedChanged += new System.EventHandler(this.checkDefaultIcon_CheckedChanged); + this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill; + this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.listCustomCommands.ForeColor = System.Drawing.Color.White; + this.listCustomCommands.FormattingEnabled = true; + this.listCustomCommands.HorizontalScrollbar = true; + this.listCustomCommands.ItemHeight = 21; + this.listCustomCommands.Location = new System.Drawing.Point(0, 0); + this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2); + this.listCustomCommands.Name = "listCustomCommands"; + this.listCustomCommands.Size = new System.Drawing.Size(269, 261); + this.listCustomCommands.TabIndex = 79; // - // btnBrowseIcon + // button26 // - this.btnBrowseIcon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.btnBrowseIcon.BackColor = System.Drawing.Color.DodgerBlue; - this.btnBrowseIcon.Enabled = false; - this.btnBrowseIcon.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.btnBrowseIcon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.btnBrowseIcon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.btnBrowseIcon.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.btnBrowseIcon.ForeColor = System.Drawing.Color.White; - this.btnBrowseIcon.Location = new System.Drawing.Point(450, 26); - this.btnBrowseIcon.Margin = new System.Windows.Forms.Padding(2); - this.btnBrowseIcon.Name = "btnBrowseIcon"; - this.btnBrowseIcon.Size = new System.Drawing.Size(36, 27); - this.btnBrowseIcon.TabIndex = 82; - this.btnBrowseIcon.Text = "..."; - this.btnBrowseIcon.UseVisualStyleBackColor = false; - this.btnBrowseIcon.Click += new System.EventHandler(this.btnBrowseIcon_Click); + this.button26.BackColor = System.Drawing.Color.DodgerBlue; + this.button26.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button26.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button26.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button26.ForeColor = System.Drawing.Color.White; + this.button26.Location = new System.Drawing.Point(286, 210); + this.button26.Margin = new System.Windows.Forms.Padding(2); + this.button26.Name = "button26"; + this.button26.Size = new System.Drawing.Size(66, 27); + this.button26.TabIndex = 82; + this.button26.Text = "Remove"; + this.button26.UseVisualStyleBackColor = false; + this.button26.Click += new System.EventHandler(this.button26_Click); // - // txtIcon + // button8 // - this.txtIcon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.txtIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.txtIcon.Enabled = false; - this.txtIcon.ForeColor = System.Drawing.Color.White; - this.txtIcon.Location = new System.Drawing.Point(11, 26); - this.txtIcon.Margin = new System.Windows.Forms.Padding(2); - this.txtIcon.Name = "txtIcon"; - this.txtIcon.ReadOnly = true; - this.txtIcon.Size = new System.Drawing.Size(434, 29); - this.txtIcon.TabIndex = 81; + this.button8.BackColor = System.Drawing.Color.DodgerBlue; + this.button8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button8.ForeColor = System.Drawing.Color.White; + this.button8.Location = new System.Drawing.Point(286, 241); + this.button8.Margin = new System.Windows.Forms.Padding(2); + this.button8.Name = "button8"; + this.button8.Size = new System.Drawing.Size(66, 27); + this.button8.TabIndex = 81; + this.button8.Text = "Refresh"; + this.button8.UseVisualStyleBackColor = false; + this.button8.Click += new System.EventHandler(this.button8_Click); + // + // label23 + // + this.label23.AutoSize = true; + this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label23.ForeColor = System.Drawing.Color.DodgerBlue; + this.label23.Location = new System.Drawing.Point(6, 173); + this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label23.Name = "label23"; + this.label23.Size = new System.Drawing.Size(268, 28); + this.label23.TabIndex = 80; + this.label23.Tag = "themeable"; + this.label23.Text = "Remove existing commands"; // - // itemtoaddgroup + // btnCreateCustomCommand // - this.itemtoaddgroup.Controls.Add(this.btnBrowseItem); - this.itemtoaddgroup.Controls.Add(this.txtItem); - this.itemtoaddgroup.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.itemtoaddgroup.ForeColor = System.Drawing.Color.Silver; - this.itemtoaddgroup.Location = new System.Drawing.Point(11, 107); - this.itemtoaddgroup.Margin = new System.Windows.Forms.Padding(2); - this.itemtoaddgroup.Name = "itemtoaddgroup"; - this.itemtoaddgroup.Padding = new System.Windows.Forms.Padding(2); - this.itemtoaddgroup.Size = new System.Drawing.Size(497, 67); - this.itemtoaddgroup.TabIndex = 80; - this.itemtoaddgroup.TabStop = false; - this.itemtoaddgroup.Text = "Program to add:"; + this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue; + this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White; + this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130); + this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2); + this.btnCreateCustomCommand.Name = "btnCreateCustomCommand"; + this.btnCreateCustomCommand.Size = new System.Drawing.Size(53, 29); + this.btnCreateCustomCommand.TabIndex = 60; + this.btnCreateCustomCommand.Text = "Create"; + this.btnCreateCustomCommand.UseVisualStyleBackColor = false; + this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click); // - // btnBrowseItem + // button48 // - this.btnBrowseItem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.btnBrowseItem.BackColor = System.Drawing.Color.DodgerBlue; - this.btnBrowseItem.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.btnBrowseItem.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.btnBrowseItem.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.btnBrowseItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.btnBrowseItem.ForeColor = System.Drawing.Color.White; - this.btnBrowseItem.Location = new System.Drawing.Point(450, 26); - this.btnBrowseItem.Margin = new System.Windows.Forms.Padding(2); - this.btnBrowseItem.Name = "btnBrowseItem"; - this.btnBrowseItem.Size = new System.Drawing.Size(36, 27); - this.btnBrowseItem.TabIndex = 82; - this.btnBrowseItem.Text = "..."; - this.btnBrowseItem.UseVisualStyleBackColor = false; - this.btnBrowseItem.Click += new System.EventHandler(this.btnBrowseItem_Click); + this.button48.BackColor = System.Drawing.Color.DodgerBlue; + this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.button48.ForeColor = System.Drawing.Color.White; + this.button48.Location = new System.Drawing.Point(320, 75); + this.button48.Margin = new System.Windows.Forms.Padding(2); + this.button48.Name = "button48"; + this.button48.Size = new System.Drawing.Size(32, 29); + this.button48.TabIndex = 58; + this.button48.Text = "..."; + this.button48.UseVisualStyleBackColor = false; + this.button48.Click += new System.EventHandler(this.button48_Click); // - // txtItem + // txtRunKeyword // - this.txtItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.txtItem.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.txtItem.ForeColor = System.Drawing.Color.White; - this.txtItem.Location = new System.Drawing.Point(11, 26); - this.txtItem.Margin = new System.Windows.Forms.Padding(2); - this.txtItem.Name = "txtItem"; - this.txtItem.ReadOnly = true; - this.txtItem.Size = new System.Drawing.Size(434, 29); - this.txtItem.TabIndex = 81; + this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtRunKeyword.ForeColor = System.Drawing.Color.White; + this.txtRunKeyword.Location = new System.Drawing.Point(11, 130); + this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2); + this.txtRunKeyword.Name = "txtRunKeyword"; + this.txtRunKeyword.Size = new System.Drawing.Size(284, 29); + this.txtRunKeyword.TabIndex = 9; // - // itemtype + // label22 // - this.itemtype.Controls.Add(this.radioCommand); - this.itemtype.Controls.Add(this.radioProgram); - this.itemtype.Controls.Add(this.radioFolder); - this.itemtype.Controls.Add(this.radioFile); - this.itemtype.Controls.Add(this.radioLink); - this.itemtype.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.itemtype.ForeColor = System.Drawing.Color.Silver; - this.itemtype.Location = new System.Drawing.Point(11, 40); - this.itemtype.Margin = new System.Windows.Forms.Padding(2); - this.itemtype.Name = "itemtype"; - this.itemtype.Padding = new System.Windows.Forms.Padding(2); - this.itemtype.Size = new System.Drawing.Size(497, 63); - this.itemtype.TabIndex = 79; - this.itemtype.TabStop = false; - this.itemtype.Text = "Item Type:"; + this.label22.AutoSize = true; + this.label22.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label22.ForeColor = System.Drawing.Color.White; + this.label22.Location = new System.Drawing.Point(7, 105); + this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label22.Name = "label22"; + this.label22.Size = new System.Drawing.Size(79, 21); + this.label22.TabIndex = 8; + this.label22.Text = "Keyword:"; // - // radioCommand + // txtRunFile // - this.radioCommand.AutoSize = true; - this.radioCommand.ForeColor = System.Drawing.Color.White; - this.radioCommand.Location = new System.Drawing.Point(385, 26); - this.radioCommand.Margin = new System.Windows.Forms.Padding(2); - this.radioCommand.Name = "radioCommand"; - this.radioCommand.Size = new System.Drawing.Size(103, 25); - this.radioCommand.TabIndex = 84; - this.radioCommand.Text = "Command"; - this.radioCommand.UseVisualStyleBackColor = true; - this.radioCommand.CheckedChanged += new System.EventHandler(this.radioCommand_CheckedChanged); + this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtRunFile.ForeColor = System.Drawing.Color.White; + this.txtRunFile.Location = new System.Drawing.Point(11, 75); + this.txtRunFile.Margin = new System.Windows.Forms.Padding(2); + this.txtRunFile.Name = "txtRunFile"; + this.txtRunFile.ReadOnly = true; + this.txtRunFile.Size = new System.Drawing.Size(305, 29); + this.txtRunFile.TabIndex = 7; // - // radioProgram + // label21 // - this.radioProgram.AutoSize = true; - this.radioProgram.Checked = true; - this.radioProgram.ForeColor = System.Drawing.Color.White; - this.radioProgram.Location = new System.Drawing.Point(11, 26); - this.radioProgram.Margin = new System.Windows.Forms.Padding(2); - this.radioProgram.Name = "radioProgram"; - this.radioProgram.Size = new System.Drawing.Size(91, 25); - this.radioProgram.TabIndex = 80; - this.radioProgram.TabStop = true; - this.radioProgram.Text = "Program"; - this.radioProgram.UseVisualStyleBackColor = true; - this.radioProgram.CheckedChanged += new System.EventHandler(this.radioProgram_CheckedChanged); + this.label21.AutoSize = true; + this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label21.ForeColor = System.Drawing.Color.White; + this.label21.Location = new System.Drawing.Point(7, 50); + this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label21.Name = "label21"; + this.label21.Size = new System.Drawing.Size(102, 21); + this.label21.TabIndex = 6; + this.label21.Text = "File location:"; // - // radioFolder + // label20 // - this.radioFolder.AutoSize = true; - this.radioFolder.ForeColor = System.Drawing.Color.White; - this.radioFolder.Location = new System.Drawing.Point(105, 26); - this.radioFolder.Margin = new System.Windows.Forms.Padding(2); - this.radioFolder.Name = "radioFolder"; - this.radioFolder.Size = new System.Drawing.Size(75, 25); - this.radioFolder.TabIndex = 81; - this.radioFolder.Text = "Folder"; - this.radioFolder.UseVisualStyleBackColor = true; - this.radioFolder.CheckedChanged += new System.EventHandler(this.radioFolder_CheckedChanged); + this.label20.AutoSize = true; + this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label20.ForeColor = System.Drawing.Color.DodgerBlue; + this.label20.Location = new System.Drawing.Point(6, 10); + this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label20.Name = "label20"; + this.label20.Size = new System.Drawing.Size(298, 28); + this.label20.TabIndex = 5; + this.label20.Tag = "themeable"; + this.label20.Text = "Define your custom commands"; // - // radioFile + // optionsTab // - this.radioFile.AutoSize = true; - this.radioFile.ForeColor = System.Drawing.Color.White; - this.radioFile.Location = new System.Drawing.Point(242, 26); - this.radioFile.Margin = new System.Windows.Forms.Padding(2); - this.radioFile.Name = "radioFile"; - this.radioFile.Size = new System.Drawing.Size(140, 25); - this.radioFile.TabIndex = 83; - this.radioFile.Text = "Any type of file"; - this.radioFile.UseVisualStyleBackColor = true; - this.radioFile.CheckedChanged += new System.EventHandler(this.radioFile_CheckedChanged); + this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); + this.optionsTab.Controls.Add(this.btnChangelog); + this.optionsTab.Controls.Add(this.btnUpdate); + this.optionsTab.Controls.Add(this.btnResetConfig); + this.optionsTab.Controls.Add(this.label27); + this.optionsTab.Controls.Add(this.radioMinimal); + this.optionsTab.Controls.Add(this.radioCaramel); + this.optionsTab.Controls.Add(this.radioLime); + this.optionsTab.Controls.Add(this.radioMagma); + this.optionsTab.Controls.Add(this.radioOcean); + this.optionsTab.Controls.Add(this.radioZerg); + this.optionsTab.Location = new System.Drawing.Point(4, 24); + this.optionsTab.Margin = new System.Windows.Forms.Padding(2); + this.optionsTab.Name = "optionsTab"; + this.optionsTab.Padding = new System.Windows.Forms.Padding(2); + this.optionsTab.Size = new System.Drawing.Size(1085, 743); + this.optionsTab.TabIndex = 6; + this.optionsTab.Text = "Options"; // - // radioLink + // btnChangelog // - this.radioLink.AutoSize = true; - this.radioLink.ForeColor = System.Drawing.Color.White; - this.radioLink.Location = new System.Drawing.Point(182, 26); - this.radioLink.Margin = new System.Windows.Forms.Padding(2); - this.radioLink.Name = "radioLink"; - this.radioLink.Size = new System.Drawing.Size(57, 25); - this.radioLink.TabIndex = 82; - this.radioLink.Text = "Link"; - this.radioLink.UseVisualStyleBackColor = true; - this.radioLink.CheckedChanged += new System.EventHandler(this.radioLink_CheckedChanged); + this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue; + this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnChangelog.ForeColor = System.Drawing.Color.White; + this.btnChangelog.Location = new System.Drawing.Point(11, 199); + this.btnChangelog.Margin = new System.Windows.Forms.Padding(2); + this.btnChangelog.Name = "btnChangelog"; + this.btnChangelog.Size = new System.Drawing.Size(155, 31); + this.btnChangelog.TabIndex = 58; + this.btnChangelog.Text = "View changes"; + this.btnChangelog.UseVisualStyleBackColor = false; + this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click); // - // label26 + // btnUpdate // - this.label26.AutoSize = true; - this.label26.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label26.ForeColor = System.Drawing.Color.DodgerBlue; - this.label26.Location = new System.Drawing.Point(6, 10); - this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label26.Name = "label26"; - this.label26.Size = new System.Drawing.Size(219, 28); - this.label26.TabIndex = 78; - this.label26.Tag = "themeable"; - this.label26.Text = "Add or modify an item"; + this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue; + this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnUpdate.ForeColor = System.Drawing.Color.White; + this.btnUpdate.Location = new System.Drawing.Point(11, 164); + this.btnUpdate.Margin = new System.Windows.Forms.Padding(2); + this.btnUpdate.Name = "btnUpdate"; + this.btnUpdate.Size = new System.Drawing.Size(155, 31); + this.btnUpdate.TabIndex = 57; + this.btnUpdate.Text = "Check for update"; + this.btnUpdate.UseVisualStyleBackColor = false; + this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click); // - // tabPage9 + // btnResetConfig // - this.tabPage9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.tabPage9.Controls.Add(this.panel5); - this.tabPage9.Controls.Add(this.button60); - this.tabPage9.Controls.Add(this.button61); - this.tabPage9.Controls.Add(this.button62); - this.tabPage9.Controls.Add(this.label25); - this.tabPage9.Location = new System.Drawing.Point(4, 4); - this.tabPage9.Margin = new System.Windows.Forms.Padding(2); - this.tabPage9.Name = "tabPage9"; - this.tabPage9.Padding = new System.Windows.Forms.Padding(2); - this.tabPage9.Size = new System.Drawing.Size(1073, 711); - this.tabPage9.TabIndex = 2; - this.tabPage9.Text = "Remove"; + this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue; + this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; + this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; + this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; + this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnResetConfig.ForeColor = System.Drawing.Color.White; + this.btnResetConfig.Location = new System.Drawing.Point(11, 234); + this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2); + this.btnResetConfig.Name = "btnResetConfig"; + this.btnResetConfig.Size = new System.Drawing.Size(155, 31); + this.btnResetConfig.TabIndex = 56; + this.btnResetConfig.Text = "Reset configuration"; + this.btnResetConfig.UseVisualStyleBackColor = false; + this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click); // - // panel5 + // label27 // - this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel5.Controls.Add(this.listDesktopItems); - this.panel5.Location = new System.Drawing.Point(11, 39); - this.panel5.Margin = new System.Windows.Forms.Padding(2); - this.panel5.Name = "panel5"; - this.panel5.Size = new System.Drawing.Size(293, 435); - this.panel5.TabIndex = 82; + this.label27.AutoSize = true; + this.label27.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label27.ForeColor = System.Drawing.Color.DodgerBlue; + this.label27.Location = new System.Drawing.Point(6, 10); + this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label27.Name = "label27"; + this.label27.Size = new System.Drawing.Size(192, 28); + this.label27.TabIndex = 55; + this.label27.Tag = "themeable"; + this.label27.Text = "Choose your theme"; // - // listDesktopItems + // radioMinimal // - this.listDesktopItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.listDesktopItems.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.listDesktopItems.Dock = System.Windows.Forms.DockStyle.Fill; - this.listDesktopItems.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.listDesktopItems.ForeColor = System.Drawing.Color.White; - this.listDesktopItems.FormattingEnabled = true; - this.listDesktopItems.HorizontalScrollbar = true; - this.listDesktopItems.ItemHeight = 21; - this.listDesktopItems.Location = new System.Drawing.Point(0, 0); - this.listDesktopItems.Margin = new System.Windows.Forms.Padding(2); - this.listDesktopItems.Name = "listDesktopItems"; - this.listDesktopItems.Size = new System.Drawing.Size(291, 433); - this.listDesktopItems.TabIndex = 78; + this.radioMinimal.AutoSize = true; + this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.radioMinimal.ForeColor = System.Drawing.Color.Gray; + this.radioMinimal.Location = new System.Drawing.Point(119, 111); + this.radioMinimal.Margin = new System.Windows.Forms.Padding(2); + this.radioMinimal.Name = "radioMinimal"; + this.radioMinimal.Size = new System.Drawing.Size(86, 25); + this.radioMinimal.TabIndex = 53; + this.radioMinimal.Text = "Minimal"; + this.radioMinimal.UseVisualStyleBackColor = true; + this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged); // - // button60 + // radioCaramel // - this.button60.BackColor = System.Drawing.Color.DodgerBlue; - this.button60.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button60.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button60.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button60.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button60.ForeColor = System.Drawing.Color.White; - this.button60.Location = new System.Drawing.Point(308, 75); - this.button60.Margin = new System.Windows.Forms.Padding(2); - this.button60.Name = "button60"; - this.button60.Size = new System.Drawing.Size(94, 31); - this.button60.TabIndex = 81; - this.button60.Text = "Refresh"; - this.button60.UseVisualStyleBackColor = false; - this.button60.Click += new System.EventHandler(this.button60_Click); + this.radioCaramel.AutoSize = true; + this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange; + this.radioCaramel.Location = new System.Drawing.Point(119, 50); + this.radioCaramel.Margin = new System.Windows.Forms.Padding(2); + this.radioCaramel.Name = "radioCaramel"; + this.radioCaramel.Size = new System.Drawing.Size(87, 25); + this.radioCaramel.TabIndex = 52; + this.radioCaramel.Text = "Caramel"; + this.radioCaramel.UseVisualStyleBackColor = true; + this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged); // - // button61 + // radioLime // - this.button61.BackColor = System.Drawing.Color.DodgerBlue; - this.button61.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button61.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button61.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button61.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button61.ForeColor = System.Drawing.Color.White; - this.button61.Location = new System.Drawing.Point(308, 40); - this.button61.Margin = new System.Windows.Forms.Padding(2); - this.button61.Name = "button61"; - this.button61.Size = new System.Drawing.Size(94, 31); - this.button61.TabIndex = 80; - this.button61.Text = "Remove"; - this.button61.UseVisualStyleBackColor = false; - this.button61.Click += new System.EventHandler(this.button61_Click); + this.radioLime.AutoSize = true; + this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.radioLime.ForeColor = System.Drawing.Color.LimeGreen; + this.radioLime.Location = new System.Drawing.Point(119, 81); + this.radioLime.Margin = new System.Windows.Forms.Padding(2); + this.radioLime.Name = "radioLime"; + this.radioLime.Size = new System.Drawing.Size(63, 25); + this.radioLime.TabIndex = 51; + this.radioLime.Text = "Lime"; + this.radioLime.UseVisualStyleBackColor = true; + this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged); // - // button62 + // radioMagma // - this.button62.BackColor = System.Drawing.Color.DodgerBlue; - this.button62.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button62.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button62.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button62.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button62.ForeColor = System.Drawing.Color.White; - this.button62.Location = new System.Drawing.Point(308, 110); - this.button62.Margin = new System.Windows.Forms.Padding(2); - this.button62.Name = "button62"; - this.button62.Size = new System.Drawing.Size(94, 31); - this.button62.TabIndex = 79; - this.button62.Text = "Remove all"; - this.button62.UseVisualStyleBackColor = false; - this.button62.Click += new System.EventHandler(this.button62_Click); + this.radioMagma.AutoSize = true; + this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.radioMagma.ForeColor = System.Drawing.Color.Tomato; + this.radioMagma.Location = new System.Drawing.Point(26, 81); + this.radioMagma.Margin = new System.Windows.Forms.Padding(2); + this.radioMagma.Name = "radioMagma"; + this.radioMagma.Size = new System.Drawing.Size(83, 25); + this.radioMagma.TabIndex = 50; + this.radioMagma.Text = "Magma"; + this.radioMagma.UseVisualStyleBackColor = true; + this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged); // - // label25 + // radioOcean // - this.label25.AutoSize = true; - this.label25.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label25.ForeColor = System.Drawing.Color.DodgerBlue; - this.label25.Location = new System.Drawing.Point(6, 10); - this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label25.Name = "label25"; - this.label25.Size = new System.Drawing.Size(300, 28); - this.label25.TabIndex = 77; - this.label25.Tag = "themeable"; - this.label25.Text = "Remove existing Desktop items"; + this.radioOcean.AutoSize = true; + this.radioOcean.Checked = true; + this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue; + this.radioOcean.Location = new System.Drawing.Point(26, 50); + this.radioOcean.Margin = new System.Windows.Forms.Padding(2); + this.radioOcean.Name = "radioOcean"; + this.radioOcean.Size = new System.Drawing.Size(74, 25); + this.radioOcean.TabIndex = 49; + this.radioOcean.TabStop = true; + this.radioOcean.Text = "Ocean"; + this.radioOcean.UseVisualStyleBackColor = true; + this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged); // - // tabPage10 + // radioZerg // - this.tabPage10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.tabPage10.Controls.Add(this.button65); - this.tabPage10.Controls.Add(this.button66); - this.tabPage10.Controls.Add(this.label24); - this.tabPage10.Controls.Add(this.button58); - this.tabPage10.Controls.Add(this.button59); - this.tabPage10.Controls.Add(this.button55); - this.tabPage10.Controls.Add(this.button57); - this.tabPage10.Controls.Add(this.button52); - this.tabPage10.Controls.Add(this.button53); - this.tabPage10.Controls.Add(this.button49); - this.tabPage10.Controls.Add(this.button51); - this.tabPage10.Controls.Add(this.button56); - this.tabPage10.Controls.Add(this.button54); - this.tabPage10.Location = new System.Drawing.Point(4, 4); - this.tabPage10.Margin = new System.Windows.Forms.Padding(2); - this.tabPage10.Name = "tabPage10"; - this.tabPage10.Padding = new System.Windows.Forms.Padding(2); - this.tabPage10.Size = new System.Drawing.Size(1073, 711); - this.tabPage10.TabIndex = 3; - this.tabPage10.Text = "Ready Menus"; + this.radioZerg.AutoSize = true; + this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid; + this.radioZerg.Location = new System.Drawing.Point(26, 111); + this.radioZerg.Margin = new System.Windows.Forms.Padding(2); + this.radioZerg.Name = "radioZerg"; + this.radioZerg.Size = new System.Drawing.Size(62, 25); + this.radioZerg.TabIndex = 48; + this.radioZerg.Text = "Zerg"; + this.radioZerg.UseVisualStyleBackColor = true; + this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged); // - // button65 + // defineCommandDialog // - this.button65.BackColor = System.Drawing.Color.DodgerBlue; - this.button65.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button65.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button65.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button65.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button65.ForeColor = System.Drawing.Color.White; - this.button65.Location = new System.Drawing.Point(11, 276); - this.button65.Margin = new System.Windows.Forms.Padding(2); - this.button65.Name = "button65"; - this.button65.Size = new System.Drawing.Size(186, 31); - this.button65.TabIndex = 78; - this.button65.Text = "Remove \"Take Ownership\""; - this.button65.UseVisualStyleBackColor = false; - this.button65.Click += new System.EventHandler(this.button65_Click); + this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe"; + this.defineCommandDialog.Title = "Optimizer | Select a file..."; + this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk); // - // button66 + // defineProgramDialog // - this.button66.BackColor = System.Drawing.Color.DodgerBlue; - this.button66.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button66.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button66.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button66.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button66.ForeColor = System.Drawing.Color.White; - this.button66.Location = new System.Drawing.Point(11, 240); - this.button66.Margin = new System.Windows.Forms.Padding(2); - this.button66.Name = "button66"; - this.button66.Size = new System.Drawing.Size(186, 31); - this.button66.TabIndex = 77; - this.button66.Text = "Add \"Take Ownership\""; - this.button66.UseVisualStyleBackColor = false; - this.button66.Click += new System.EventHandler(this.button66_Click); + this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe"; + this.defineProgramDialog.Title = "Optimizer | Select a file..."; + this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk); // - // label24 + // defineFolderDialog // - this.label24.AutoSize = true; - this.label24.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label24.ForeColor = System.Drawing.Color.DodgerBlue; - this.label24.Location = new System.Drawing.Point(6, 10); - this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label24.Name = "label24"; - this.label24.Size = new System.Drawing.Size(232, 28); - this.label24.TabIndex = 76; - this.label24.Tag = "themeable"; - this.label24.Text = "Add ready-made menus"; + this.defineFolderDialog.Description = "Optimizer | Select a folder..."; // - // button58 + // defineFileDialog // - this.button58.BackColor = System.Drawing.Color.DodgerBlue; - this.button58.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button58.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button58.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button58.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button58.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.button58.ForeColor = System.Drawing.Color.White; - this.button58.Location = new System.Drawing.Point(202, 48); - this.button58.Margin = new System.Windows.Forms.Padding(2); - this.button58.Name = "button58"; - this.button58.Size = new System.Drawing.Size(30, 31); - this.button58.TabIndex = 75; - this.button58.Text = "?"; - this.button58.UseVisualStyleBackColor = false; - this.button58.Click += new System.EventHandler(this.button58_Click); + this.defineFileDialog.Filter = "All files [*.*]|*.*"; + this.defineFileDialog.Title = "Optimizer | Select a file..."; + this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk); // - // button59 + // DefineProgramIconDialog // - this.button59.BackColor = System.Drawing.Color.DodgerBlue; - this.button59.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button59.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button59.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button59.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button59.ForeColor = System.Drawing.Color.White; - this.button59.Location = new System.Drawing.Point(11, 48); - this.button59.Margin = new System.Windows.Forms.Padding(2); - this.button59.Name = "button59"; - this.button59.Size = new System.Drawing.Size(186, 31); - this.button59.TabIndex = 74; - this.button59.Text = "Add \"Power Menu\""; - this.button59.UseVisualStyleBackColor = false; - this.button59.Click += new System.EventHandler(this.button59_Click); + this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe"; + this.DefineProgramIconDialog.Title = "Optimizer | Select an icon or program..."; + this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk); // - // button55 + // DefineFolderIconDialog // - this.button55.BackColor = System.Drawing.Color.DodgerBlue; - this.button55.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button55.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button55.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button55.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button55.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.button55.ForeColor = System.Drawing.Color.White; - this.button55.Location = new System.Drawing.Point(202, 192); - this.button55.Margin = new System.Windows.Forms.Padding(2); - this.button55.Name = "button55"; - this.button55.Size = new System.Drawing.Size(30, 31); - this.button55.TabIndex = 73; - this.button55.Text = "?"; - this.button55.UseVisualStyleBackColor = false; - this.button55.Click += new System.EventHandler(this.button55_Click); + this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe"; + this.DefineFolderIconDialog.Title = "Optimizer | Select an icon or program..."; + this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk); // - // button57 + // DefineURLIconDialog // - this.button57.BackColor = System.Drawing.Color.DodgerBlue; - this.button57.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button57.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button57.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button57.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button57.ForeColor = System.Drawing.Color.White; - this.button57.Location = new System.Drawing.Point(11, 192); - this.button57.Margin = new System.Windows.Forms.Padding(2); - this.button57.Name = "button57"; - this.button57.Size = new System.Drawing.Size(186, 31); - this.button57.TabIndex = 72; - this.button57.Text = "Add \"Desktop Shortcuts\""; - this.button57.UseVisualStyleBackColor = false; - this.button57.Click += new System.EventHandler(this.button57_Click); + this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe"; + this.DefineURLIconDialog.Title = "Optimizer | Select an icon or program..."; + this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk); // - // button52 + // DefineFileIconDialog // - this.button52.BackColor = System.Drawing.Color.DodgerBlue; - this.button52.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button52.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button52.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button52.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button52.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.button52.ForeColor = System.Drawing.Color.White; - this.button52.Location = new System.Drawing.Point(202, 120); - this.button52.Margin = new System.Windows.Forms.Padding(2); - this.button52.Name = "button52"; - this.button52.Size = new System.Drawing.Size(30, 31); - this.button52.TabIndex = 71; - this.button52.Text = "?"; - this.button52.UseVisualStyleBackColor = false; - this.button52.Click += new System.EventHandler(this.button52_Click); + this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe"; + this.DefineFileIconDialog.Title = "Optimizer | Select a file..."; + this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk); // - // button53 + // DefineCommandIconDialog // - this.button53.BackColor = System.Drawing.Color.DodgerBlue; - this.button53.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button53.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button53.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button53.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button53.ForeColor = System.Drawing.Color.White; - this.button53.Location = new System.Drawing.Point(11, 84); - this.button53.Margin = new System.Windows.Forms.Padding(2); - this.button53.Name = "button53"; - this.button53.Size = new System.Drawing.Size(186, 31); - this.button53.TabIndex = 70; - this.button53.Text = "Add \"System Tools\""; - this.button53.UseVisualStyleBackColor = false; - this.button53.Click += new System.EventHandler(this.button53_Click); + this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe"; + this.DefineCommandIconDialog.Title = "Optimizer | Select an icon or program..."; + this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk); // - // button49 + // integratorTimer // - this.button49.BackColor = System.Drawing.Color.DodgerBlue; - this.button49.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button49.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button49.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button49.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button49.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.button49.ForeColor = System.Drawing.Color.White; - this.button49.Location = new System.Drawing.Point(202, 156); - this.button49.Margin = new System.Windows.Forms.Padding(2); - this.button49.Name = "button49"; - this.button49.Size = new System.Drawing.Size(30, 31); - this.button49.TabIndex = 69; - this.button49.Text = "?"; - this.button49.UseVisualStyleBackColor = false; - this.button49.Click += new System.EventHandler(this.button49_Click); + this.integratorTimer.Interval = 5; + this.integratorTimer.Tick += new System.EventHandler(this.integratorTimer_Tick); // - // button51 + // runDialogTime // - this.button51.BackColor = System.Drawing.Color.DodgerBlue; - this.button51.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button51.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button51.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button51.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button51.ForeColor = System.Drawing.Color.White; - this.button51.Location = new System.Drawing.Point(11, 156); - this.button51.Margin = new System.Windows.Forms.Padding(2); - this.button51.Name = "button51"; - this.button51.Size = new System.Drawing.Size(186, 31); - this.button51.TabIndex = 68; - this.button51.Text = "Add \"System Shortcuts\""; - this.button51.UseVisualStyleBackColor = false; - this.button51.Click += new System.EventHandler(this.button51_Click); + this.runDialogTime.Interval = 5; + this.runDialogTime.Tick += new System.EventHandler(this.runDialogTimer_Tick); // - // button56 + // toggleSwitch38 // - this.button56.BackColor = System.Drawing.Color.DodgerBlue; - this.button56.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button56.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button56.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button56.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button56.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.button56.ForeColor = System.Drawing.Color.White; - this.button56.Location = new System.Drawing.Point(202, 84); - this.button56.Margin = new System.Windows.Forms.Padding(2); - this.button56.Name = "button56"; - this.button56.Size = new System.Drawing.Size(30, 31); - this.button56.TabIndex = 67; - this.button56.Text = "?"; - this.button56.UseVisualStyleBackColor = false; - this.button56.Click += new System.EventHandler(this.button56_Click); + this.toggleSwitch38.Location = new System.Drawing.Point(439, 89); + this.toggleSwitch38.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch38.Name = "toggleSwitch38"; + this.toggleSwitch38.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch38.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch38.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch38.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch38.OnText = "Disable Sticky Keys"; + this.toggleSwitch38.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch38.TabIndex = 50; + this.toggleSwitch38.Tag = "themeable"; // - // button54 + // toggleSwitch36 // - this.button54.BackColor = System.Drawing.Color.DodgerBlue; - this.button54.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button54.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button54.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button54.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button54.ForeColor = System.Drawing.Color.White; - this.button54.Location = new System.Drawing.Point(11, 120); - this.button54.Margin = new System.Windows.Forms.Padding(2); - this.button54.Name = "button54"; - this.button54.Size = new System.Drawing.Size(186, 31); - this.button54.TabIndex = 65; - this.button54.Text = "Add \"Windows Apps\""; - this.button54.UseVisualStyleBackColor = false; - this.button54.Click += new System.EventHandler(this.button54_Click); + this.toggleSwitch36.Location = new System.Drawing.Point(439, 53); + this.toggleSwitch36.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch36.Name = "toggleSwitch36"; + this.toggleSwitch36.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch36.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch36.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch36.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch36.OnText = "Disable SmartScreen"; + this.toggleSwitch36.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch36.TabIndex = 49; + this.toggleSwitch36.Tag = "themeable"; // - // tabPage11 + // toggleSwitch33 // - this.tabPage11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.tabPage11.Controls.Add(this.panel6); - this.tabPage11.Controls.Add(this.button26); - this.tabPage11.Controls.Add(this.button8); - this.tabPage11.Controls.Add(this.label23); - this.tabPage11.Controls.Add(this.btnCreateCustomCommand); - this.tabPage11.Controls.Add(this.button48); - this.tabPage11.Controls.Add(this.txtRunKeyword); - this.tabPage11.Controls.Add(this.label22); - this.tabPage11.Controls.Add(this.txtRunFile); - this.tabPage11.Controls.Add(this.label21); - this.tabPage11.Controls.Add(this.label20); - this.tabPage11.Location = new System.Drawing.Point(4, 4); - this.tabPage11.Margin = new System.Windows.Forms.Padding(2); - this.tabPage11.Name = "tabPage11"; - this.tabPage11.Padding = new System.Windows.Forms.Padding(2); - this.tabPage11.Size = new System.Drawing.Size(1073, 711); - this.tabPage11.TabIndex = 4; - this.tabPage11.Text = "Run Dialog"; + this.toggleSwitch33.Location = new System.Drawing.Point(227, 17); + this.toggleSwitch33.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch33.Name = "toggleSwitch33"; + this.toggleSwitch33.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch33.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch33.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch33.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch33.OnText = "Disable Fax Service"; + this.toggleSwitch33.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch33.TabIndex = 48; + this.toggleSwitch33.Tag = "themeable"; + // + // toggleSwitch32 + // + this.toggleSwitch32.Location = new System.Drawing.Point(439, 16); + this.toggleSwitch32.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch32.Name = "toggleSwitch32"; + this.toggleSwitch32.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch32.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch32.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch32.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch32.OnText = "Disable Compatibility Assistant"; + this.toggleSwitch32.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch32.TabIndex = 47; + this.toggleSwitch32.Tag = "themeable"; // - // panel6 + // toggleSwitch12 // - this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel6.Controls.Add(this.listCustomCommands); - this.panel6.Location = new System.Drawing.Point(11, 210); - this.panel6.Margin = new System.Windows.Forms.Padding(2); - this.panel6.Name = "panel6"; - this.panel6.Size = new System.Drawing.Size(271, 263); - this.panel6.TabIndex = 84; + this.toggleSwitch12.Location = new System.Drawing.Point(227, 196); + this.toggleSwitch12.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch12.Name = "toggleSwitch12"; + this.toggleSwitch12.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch12.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch12.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch12.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch12.OnText = "Disable Office 2016 Telemetry"; + this.toggleSwitch12.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch12.TabIndex = 46; + this.toggleSwitch12.Tag = "themeable"; // - // listCustomCommands + // toggleSwitch11 // - this.listCustomCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.listCustomCommands.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.listCustomCommands.Dock = System.Windows.Forms.DockStyle.Fill; - this.listCustomCommands.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.listCustomCommands.ForeColor = System.Drawing.Color.White; - this.listCustomCommands.FormattingEnabled = true; - this.listCustomCommands.HorizontalScrollbar = true; - this.listCustomCommands.ItemHeight = 21; - this.listCustomCommands.Location = new System.Drawing.Point(0, 0); - this.listCustomCommands.Margin = new System.Windows.Forms.Padding(2); - this.listCustomCommands.Name = "listCustomCommands"; - this.listCustomCommands.Size = new System.Drawing.Size(269, 261); - this.listCustomCommands.TabIndex = 79; + this.toggleSwitch11.Location = new System.Drawing.Point(227, 160); + this.toggleSwitch11.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch11.Name = "toggleSwitch11"; + this.toggleSwitch11.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch11.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch11.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch11.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch11.OnText = "Disable Telemetry Tasks"; + this.toggleSwitch11.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch11.TabIndex = 45; + this.toggleSwitch11.Tag = "themeable"; // - // button26 + // toggleSwitch10 // - this.button26.BackColor = System.Drawing.Color.DodgerBlue; - this.button26.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button26.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button26.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button26.ForeColor = System.Drawing.Color.White; - this.button26.Location = new System.Drawing.Point(286, 210); - this.button26.Margin = new System.Windows.Forms.Padding(2); - this.button26.Name = "button26"; - this.button26.Size = new System.Drawing.Size(66, 27); - this.button26.TabIndex = 82; - this.button26.Text = "Remove"; - this.button26.UseVisualStyleBackColor = false; - this.button26.Click += new System.EventHandler(this.button26_Click); + this.toggleSwitch10.Location = new System.Drawing.Point(227, 124); + this.toggleSwitch10.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch10.Name = "toggleSwitch10"; + this.toggleSwitch10.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch10.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch10.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch10.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch10.OnText = "Disable Superfetch"; + this.toggleSwitch10.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch10.TabIndex = 44; + this.toggleSwitch10.Tag = "themeable"; // - // button8 + // toggleSwitch9 // - this.button8.BackColor = System.Drawing.Color.DodgerBlue; - this.button8.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button8.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button8.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button8.ForeColor = System.Drawing.Color.White; - this.button8.Location = new System.Drawing.Point(286, 241); - this.button8.Margin = new System.Windows.Forms.Padding(2); - this.button8.Name = "button8"; - this.button8.Size = new System.Drawing.Size(66, 27); - this.button8.TabIndex = 81; - this.button8.Text = "Refresh"; - this.button8.UseVisualStyleBackColor = false; - this.button8.Click += new System.EventHandler(this.button8_Click); + this.toggleSwitch9.Location = new System.Drawing.Point(227, 88); + this.toggleSwitch9.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch9.Name = "toggleSwitch9"; + this.toggleSwitch9.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch9.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch9.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch9.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch9.OnText = "Disable HomeGroup"; + this.toggleSwitch9.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch9.TabIndex = 43; + this.toggleSwitch9.Tag = "themeable"; // - // label23 + // toggleSwitch8 // - this.label23.AutoSize = true; - this.label23.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label23.ForeColor = System.Drawing.Color.DodgerBlue; - this.label23.Location = new System.Drawing.Point(6, 173); - this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label23.Name = "label23"; - this.label23.Size = new System.Drawing.Size(268, 28); - this.label23.TabIndex = 80; - this.label23.Tag = "themeable"; - this.label23.Text = "Remove existing commands"; + this.toggleSwitch8.Location = new System.Drawing.Point(227, 52); + this.toggleSwitch8.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch8.Name = "toggleSwitch8"; + this.toggleSwitch8.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch8.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch8.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch8.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch8.OnText = "Disable Error Reporting"; + this.toggleSwitch8.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch8.TabIndex = 42; + this.toggleSwitch8.Tag = "themeable"; // - // btnCreateCustomCommand + // toggleSwitch6 // - this.btnCreateCustomCommand.BackColor = System.Drawing.Color.DodgerBlue; - this.btnCreateCustomCommand.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.btnCreateCustomCommand.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.btnCreateCustomCommand.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.btnCreateCustomCommand.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.btnCreateCustomCommand.ForeColor = System.Drawing.Color.White; - this.btnCreateCustomCommand.Location = new System.Drawing.Point(299, 130); - this.btnCreateCustomCommand.Margin = new System.Windows.Forms.Padding(2); - this.btnCreateCustomCommand.Name = "btnCreateCustomCommand"; - this.btnCreateCustomCommand.Size = new System.Drawing.Size(53, 29); - this.btnCreateCustomCommand.TabIndex = 60; - this.btnCreateCustomCommand.Text = "Create"; - this.btnCreateCustomCommand.UseVisualStyleBackColor = false; - this.btnCreateCustomCommand.Click += new System.EventHandler(this.button50_Click); + this.toggleSwitch6.Location = new System.Drawing.Point(14, 196); + this.toggleSwitch6.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch6.Name = "toggleSwitch6"; + this.toggleSwitch6.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch6.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch6.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch6.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch6.OnText = "Disable Media Player Sharing"; + this.toggleSwitch6.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch6.TabIndex = 40; + this.toggleSwitch6.Tag = "themeable"; // - // button48 + // toggleSwitch5 // - this.button48.BackColor = System.Drawing.Color.DodgerBlue; - this.button48.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.button48.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.button48.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.button48.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.button48.ForeColor = System.Drawing.Color.White; - this.button48.Location = new System.Drawing.Point(320, 75); - this.button48.Margin = new System.Windows.Forms.Padding(2); - this.button48.Name = "button48"; - this.button48.Size = new System.Drawing.Size(32, 29); - this.button48.TabIndex = 58; - this.button48.Text = "..."; - this.button48.UseVisualStyleBackColor = false; - this.button48.Click += new System.EventHandler(this.button48_Click); + this.toggleSwitch5.Location = new System.Drawing.Point(14, 160); + this.toggleSwitch5.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch5.Name = "toggleSwitch5"; + this.toggleSwitch5.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch5.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch5.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch5.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch5.OnText = "Disable Print Service"; + this.toggleSwitch5.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch5.TabIndex = 39; + this.toggleSwitch5.Tag = "themeable"; // - // txtRunKeyword + // toggleSwitch4 // - this.txtRunKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.txtRunKeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.txtRunKeyword.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.txtRunKeyword.ForeColor = System.Drawing.Color.White; - this.txtRunKeyword.Location = new System.Drawing.Point(11, 130); - this.txtRunKeyword.Margin = new System.Windows.Forms.Padding(2); - this.txtRunKeyword.Name = "txtRunKeyword"; - this.txtRunKeyword.Size = new System.Drawing.Size(284, 29); - this.txtRunKeyword.TabIndex = 9; + this.toggleSwitch4.Location = new System.Drawing.Point(14, 124); + this.toggleSwitch4.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch4.Name = "toggleSwitch4"; + this.toggleSwitch4.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch4.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch4.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch4.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch4.OnText = "Disable System Restore"; + this.toggleSwitch4.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch4.TabIndex = 38; + this.toggleSwitch4.Tag = "themeable"; // - // label22 + // toggleSwitch1 // - this.label22.AutoSize = true; - this.label22.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label22.ForeColor = System.Drawing.Color.White; - this.label22.Location = new System.Drawing.Point(7, 105); - this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label22.Name = "label22"; - this.label22.Size = new System.Drawing.Size(79, 21); - this.label22.TabIndex = 8; - this.label22.Text = "Keyword:"; + this.toggleSwitch1.Location = new System.Drawing.Point(14, 16); + this.toggleSwitch1.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch1.Name = "toggleSwitch1"; + this.toggleSwitch1.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch1.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch1.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch1.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch1.OnText = "Enable Performance Tweaks"; + this.toggleSwitch1.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch1.TabIndex = 37; + this.toggleSwitch1.Tag = "themeable"; // - // txtRunFile + // toggleSwitch3 // - this.txtRunFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.txtRunFile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.txtRunFile.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.txtRunFile.ForeColor = System.Drawing.Color.White; - this.txtRunFile.Location = new System.Drawing.Point(11, 75); - this.txtRunFile.Margin = new System.Windows.Forms.Padding(2); - this.txtRunFile.Name = "txtRunFile"; - this.txtRunFile.ReadOnly = true; - this.txtRunFile.Size = new System.Drawing.Size(305, 29); - this.txtRunFile.TabIndex = 7; + this.toggleSwitch3.Location = new System.Drawing.Point(14, 88); + this.toggleSwitch3.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch3.Name = "toggleSwitch3"; + this.toggleSwitch3.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch3.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch3.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch3.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch3.OnText = "Disable Windows Defender"; + this.toggleSwitch3.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch3.TabIndex = 36; + this.toggleSwitch3.Tag = "themeable"; + // + // toggleSwitch2 // - // label21 + this.toggleSwitch2.Location = new System.Drawing.Point(14, 52); + this.toggleSwitch2.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch2.Name = "toggleSwitch2"; + this.toggleSwitch2.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch2.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch2.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch2.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch2.OnText = "Disable Network Throttling"; + this.toggleSwitch2.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch2.TabIndex = 35; + this.toggleSwitch2.Tag = "themeable"; // - this.label21.AutoSize = true; - this.label21.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label21.ForeColor = System.Drawing.Color.White; - this.label21.Location = new System.Drawing.Point(7, 50); - this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(102, 21); - this.label21.TabIndex = 6; - this.label21.Text = "File location:"; + // toggleSwitch40 // - // label20 + this.toggleSwitch40.Location = new System.Drawing.Point(227, 267); + this.toggleSwitch40.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch40.Name = "toggleSwitch40"; + this.toggleSwitch40.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch40.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch40.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch40.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch40.OnText = "Remove Cast To Device"; + this.toggleSwitch40.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch40.TabIndex = 61; + this.toggleSwitch40.Tag = "themeable"; // - this.label20.AutoSize = true; - this.label20.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label20.ForeColor = System.Drawing.Color.DodgerBlue; - this.label20.Location = new System.Drawing.Point(6, 10); - this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label20.Name = "label20"; - this.label20.Size = new System.Drawing.Size(298, 28); - this.label20.TabIndex = 5; - this.label20.Tag = "themeable"; - this.label20.Text = "Define your custom commands"; + // toggleSwitch39 // - // optionsTab + this.toggleSwitch39.Location = new System.Drawing.Point(14, 267); + this.toggleSwitch39.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch39.Name = "toggleSwitch39"; + this.toggleSwitch39.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch39.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch39.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch39.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch39.OnText = "Enable Long Paths"; + this.toggleSwitch39.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch39.TabIndex = 60; + this.toggleSwitch39.Tag = "themeable"; // - this.optionsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); - this.optionsTab.Controls.Add(this.btnChangelog); - this.optionsTab.Controls.Add(this.btnUpdate); - this.optionsTab.Controls.Add(this.btnResetConfig); - this.optionsTab.Controls.Add(this.label27); - this.optionsTab.Controls.Add(this.radioMinimal); - this.optionsTab.Controls.Add(this.radioCaramel); - this.optionsTab.Controls.Add(this.radioLime); - this.optionsTab.Controls.Add(this.radioMagma); - this.optionsTab.Controls.Add(this.radioOcean); - this.optionsTab.Controls.Add(this.radioZerg); - this.optionsTab.Location = new System.Drawing.Point(4, 24); - this.optionsTab.Margin = new System.Windows.Forms.Padding(2); - this.optionsTab.Name = "optionsTab"; - this.optionsTab.Padding = new System.Windows.Forms.Padding(2); - this.optionsTab.Size = new System.Drawing.Size(1085, 743); - this.optionsTab.TabIndex = 6; - this.optionsTab.Text = "Options"; + // toggleSwitch37 // - // btnChangelog + this.toggleSwitch37.Location = new System.Drawing.Point(440, 232); + this.toggleSwitch37.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch37.Name = "toggleSwitch37"; + this.toggleSwitch37.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch37.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch37.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch37.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch37.OnText = "Disable Cloud Clipboard"; + this.toggleSwitch37.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch37.TabIndex = 59; + this.toggleSwitch37.Tag = "themeable"; // - this.btnChangelog.BackColor = System.Drawing.Color.DodgerBlue; - this.btnChangelog.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.btnChangelog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.btnChangelog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.btnChangelog.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.btnChangelog.ForeColor = System.Drawing.Color.White; - this.btnChangelog.Location = new System.Drawing.Point(11, 199); - this.btnChangelog.Margin = new System.Windows.Forms.Padding(2); - this.btnChangelog.Name = "btnChangelog"; - this.btnChangelog.Size = new System.Drawing.Size(155, 31); - this.btnChangelog.TabIndex = 58; - this.btnChangelog.Text = "View changes"; - this.btnChangelog.UseVisualStyleBackColor = false; - this.btnChangelog.Click += new System.EventHandler(this.btnChangelog_Click); + // toggleSwitch35 // - // btnUpdate + this.toggleSwitch35.Location = new System.Drawing.Point(440, 196); + this.toggleSwitch35.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch35.Name = "toggleSwitch35"; + this.toggleSwitch35.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch35.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch35.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch35.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch35.OnText = "Disable Feature Updates"; + this.toggleSwitch35.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch35.TabIndex = 58; + this.toggleSwitch35.Tag = "themeable"; // - this.btnUpdate.BackColor = System.Drawing.Color.DodgerBlue; - this.btnUpdate.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.btnUpdate.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.btnUpdate.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.btnUpdate.ForeColor = System.Drawing.Color.White; - this.btnUpdate.Location = new System.Drawing.Point(11, 164); - this.btnUpdate.Margin = new System.Windows.Forms.Padding(2); - this.btnUpdate.Name = "btnUpdate"; - this.btnUpdate.Size = new System.Drawing.Size(155, 31); - this.btnUpdate.TabIndex = 57; - this.btnUpdate.Text = "Check for update"; - this.btnUpdate.UseVisualStyleBackColor = false; - this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click); + // toggleSwitch34 // - // btnResetConfig + this.toggleSwitch34.Location = new System.Drawing.Point(440, 160); + this.toggleSwitch34.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch34.Name = "toggleSwitch34"; + this.toggleSwitch34.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch34.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch34.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch34.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch34.OnText = "Disable Insider Service"; + this.toggleSwitch34.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch34.TabIndex = 57; + this.toggleSwitch34.Tag = "themeable"; // - this.btnResetConfig.BackColor = System.Drawing.Color.DodgerBlue; - this.btnResetConfig.FlatAppearance.BorderColor = System.Drawing.Color.DodgerBlue; - this.btnResetConfig.FlatAppearance.MouseDownBackColor = System.Drawing.Color.RoyalBlue; - this.btnResetConfig.FlatAppearance.MouseOverBackColor = System.Drawing.Color.RoyalBlue; - this.btnResetConfig.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.btnResetConfig.ForeColor = System.Drawing.Color.White; - this.btnResetConfig.Location = new System.Drawing.Point(11, 234); - this.btnResetConfig.Margin = new System.Windows.Forms.Padding(2); - this.btnResetConfig.Name = "btnResetConfig"; - this.btnResetConfig.Size = new System.Drawing.Size(155, 31); - this.btnResetConfig.TabIndex = 56; - this.btnResetConfig.Text = "Reset configuration"; - this.btnResetConfig.UseVisualStyleBackColor = false; - this.btnResetConfig.Click += new System.EventHandler(this.btnResetConfig_Click); + // toggleSwitch27 // - // label27 + this.toggleSwitch27.Location = new System.Drawing.Point(14, 160); + this.toggleSwitch27.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch27.Name = "toggleSwitch27"; + this.toggleSwitch27.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch27.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch27.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch27.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch27.OnText = "Enable Dark Theme"; + this.toggleSwitch27.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch27.TabIndex = 56; + this.toggleSwitch27.Tag = "themeable"; // - this.label27.AutoSize = true; - this.label27.Font = new System.Drawing.Font("Segoe UI Semibold", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label27.ForeColor = System.Drawing.Color.DodgerBlue; - this.label27.Location = new System.Drawing.Point(6, 10); - this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.label27.Name = "label27"; - this.label27.Size = new System.Drawing.Size(192, 28); - this.label27.TabIndex = 55; - this.label27.Tag = "themeable"; - this.label27.Text = "Choose your theme"; + // toggleSwitch28 // - // radioMinimal + this.toggleSwitch28.Location = new System.Drawing.Point(440, 52); + this.toggleSwitch28.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch28.Name = "toggleSwitch28"; + this.toggleSwitch28.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch28.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch28.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch28.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch28.OnText = "Disable Spelling & Typing"; + this.toggleSwitch28.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch28.TabIndex = 55; + this.toggleSwitch28.Tag = "themeable"; // - this.radioMinimal.AutoSize = true; - this.radioMinimal.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.radioMinimal.ForeColor = System.Drawing.Color.Gray; - this.radioMinimal.Location = new System.Drawing.Point(119, 111); - this.radioMinimal.Margin = new System.Windows.Forms.Padding(2); - this.radioMinimal.Name = "radioMinimal"; - this.radioMinimal.Size = new System.Drawing.Size(86, 25); - this.radioMinimal.TabIndex = 53; - this.radioMinimal.Text = "Minimal"; - this.radioMinimal.UseVisualStyleBackColor = true; - this.radioMinimal.CheckedChanged += new System.EventHandler(this.radioMinimal_CheckedChanged); + // toggleSwitch29 // - // radioCaramel + this.toggleSwitch29.Location = new System.Drawing.Point(440, 16); + this.toggleSwitch29.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch29.Name = "toggleSwitch29"; + this.toggleSwitch29.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch29.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch29.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch29.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch29.OnText = "Disable Windows Ink"; + this.toggleSwitch29.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch29.TabIndex = 54; + this.toggleSwitch29.Tag = "themeable"; // - this.radioCaramel.AutoSize = true; - this.radioCaramel.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.radioCaramel.ForeColor = System.Drawing.Color.DarkOrange; - this.radioCaramel.Location = new System.Drawing.Point(119, 50); - this.radioCaramel.Margin = new System.Windows.Forms.Padding(2); - this.radioCaramel.Name = "radioCaramel"; - this.radioCaramel.Size = new System.Drawing.Size(87, 25); - this.radioCaramel.TabIndex = 52; - this.radioCaramel.Text = "Caramel"; - this.radioCaramel.UseVisualStyleBackColor = true; - this.radioCaramel.CheckedChanged += new System.EventHandler(this.radioCaramel_CheckedChanged); + // toggleSwitch30 // - // radioLime + this.toggleSwitch30.Location = new System.Drawing.Point(227, 52); + this.toggleSwitch30.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch30.Name = "toggleSwitch30"; + this.toggleSwitch30.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch30.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch30.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch30.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch30.OnText = "Exclude Drivers from Updates"; + this.toggleSwitch30.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch30.TabIndex = 53; + this.toggleSwitch30.Tag = "themeable"; // - this.radioLime.AutoSize = true; - this.radioLime.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.radioLime.ForeColor = System.Drawing.Color.LimeGreen; - this.radioLime.Location = new System.Drawing.Point(119, 81); - this.radioLime.Margin = new System.Windows.Forms.Padding(2); - this.radioLime.Name = "radioLime"; - this.radioLime.Size = new System.Drawing.Size(63, 25); - this.radioLime.TabIndex = 51; - this.radioLime.Text = "Lime"; - this.radioLime.UseVisualStyleBackColor = true; - this.radioLime.CheckedChanged += new System.EventHandler(this.radioLime_CheckedChanged); + // toggleSwitch22 + // + this.toggleSwitch22.Location = new System.Drawing.Point(227, 160); + this.toggleSwitch22.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch22.Name = "toggleSwitch22"; + this.toggleSwitch22.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch22.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch22.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch22.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch22.OnText = "Disable Silent App Install"; + this.toggleSwitch22.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch22.TabIndex = 52; + this.toggleSwitch22.Tag = "themeable"; // - // radioMagma + // toggleSwitch20 // - this.radioMagma.AutoSize = true; - this.radioMagma.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.radioMagma.ForeColor = System.Drawing.Color.Tomato; - this.radioMagma.Location = new System.Drawing.Point(26, 81); - this.radioMagma.Margin = new System.Windows.Forms.Padding(2); - this.radioMagma.Name = "radioMagma"; - this.radioMagma.Size = new System.Drawing.Size(83, 25); - this.radioMagma.TabIndex = 50; - this.radioMagma.Text = "Magma"; - this.radioMagma.UseVisualStyleBackColor = true; - this.radioMagma.CheckedChanged += new System.EventHandler(this.radioMagma_CheckedChanged); + this.toggleSwitch20.Location = new System.Drawing.Point(227, 232); + this.toggleSwitch20.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch20.Name = "toggleSwitch20"; + this.toggleSwitch20.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch20.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch20.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch20.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch20.OnText = "Disable Sensor Services"; + this.toggleSwitch20.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch20.TabIndex = 51; + this.toggleSwitch20.Tag = "themeable"; // - // radioOcean + // toggleSwitch21 // - this.radioOcean.AutoSize = true; - this.radioOcean.Checked = true; - this.radioOcean.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.radioOcean.ForeColor = System.Drawing.Color.DodgerBlue; - this.radioOcean.Location = new System.Drawing.Point(26, 50); - this.radioOcean.Margin = new System.Windows.Forms.Padding(2); - this.radioOcean.Name = "radioOcean"; - this.radioOcean.Size = new System.Drawing.Size(74, 25); - this.radioOcean.TabIndex = 49; - this.radioOcean.TabStop = true; - this.radioOcean.Text = "Ocean"; - this.radioOcean.UseVisualStyleBackColor = true; - this.radioOcean.CheckedChanged += new System.EventHandler(this.radioOcean_CheckedChanged); + this.toggleSwitch21.Location = new System.Drawing.Point(227, 124); + this.toggleSwitch21.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch21.Name = "toggleSwitch21"; + this.toggleSwitch21.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch21.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch21.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch21.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch21.OnText = "Disable Privacy Options"; + this.toggleSwitch21.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch21.TabIndex = 50; + this.toggleSwitch21.Tag = "themeable"; // - // radioZerg + // toggleSwitch23 // - this.radioZerg.AutoSize = true; - this.radioZerg.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.radioZerg.ForeColor = System.Drawing.Color.MediumOrchid; - this.radioZerg.Location = new System.Drawing.Point(26, 111); - this.radioZerg.Margin = new System.Windows.Forms.Padding(2); - this.radioZerg.Name = "radioZerg"; - this.radioZerg.Size = new System.Drawing.Size(62, 25); - this.radioZerg.TabIndex = 48; - this.radioZerg.Text = "Zerg"; - this.radioZerg.UseVisualStyleBackColor = true; - this.radioZerg.CheckedChanged += new System.EventHandler(this.radioZerg_CheckedChanged); + this.toggleSwitch23.Location = new System.Drawing.Point(227, 88); + this.toggleSwitch23.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch23.Name = "toggleSwitch23"; + this.toggleSwitch23.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch23.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch23.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch23.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch23.OnText = "Disable Telemetry Services"; + this.toggleSwitch23.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch23.TabIndex = 48; + this.toggleSwitch23.Tag = "themeable"; // - // defineCommandDialog + // toggleSwitch24 // - this.defineCommandDialog.Filter = "Executables [*.exe]|*.exe"; - this.defineCommandDialog.Title = "Optimizer | Select a file..."; - this.defineCommandDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCmd_FileOk); + this.toggleSwitch24.Location = new System.Drawing.Point(227, 16); + this.toggleSwitch24.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch24.Name = "toggleSwitch24"; + this.toggleSwitch24.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch24.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch24.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch24.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch24.OnText = "Disable Automatic Updates"; + this.toggleSwitch24.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch24.TabIndex = 47; + this.toggleSwitch24.Tag = "themeable"; // - // defineProgramDialog + // toggleSwitch25 // - this.defineProgramDialog.Filter = "Executables [*.exe]|*.exe"; - this.defineProgramDialog.Title = "Optimizer | Select a file..."; - this.defineProgramDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramDialog_FileOk); + this.toggleSwitch25.Location = new System.Drawing.Point(14, 232); + this.toggleSwitch25.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch25.Name = "toggleSwitch25"; + this.toggleSwitch25.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch25.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch25.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch25.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch25.OnText = "Disable My People"; + this.toggleSwitch25.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch25.TabIndex = 46; + this.toggleSwitch25.Tag = "themeable"; // - // defineFolderDialog + // toggleSwitch26 // - this.defineFolderDialog.Description = "Optimizer | Select a folder..."; + this.toggleSwitch26.Location = new System.Drawing.Point(14, 124); + this.toggleSwitch26.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch26.Name = "toggleSwitch26"; + this.toggleSwitch26.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch26.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch26.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch26.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch26.OnText = "Disable Start Menu Ads"; + this.toggleSwitch26.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch26.TabIndex = 45; + this.toggleSwitch26.Tag = "themeable"; // - // defineFileDialog + // toggleSwitch19 // - this.defineFileDialog.Filter = "All files [*.*]|*.*"; - this.defineFileDialog.Title = "Optimizer | Select a file..."; - this.defineFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileDialog_FileOk); + this.toggleSwitch19.Location = new System.Drawing.Point(14, 52); + this.toggleSwitch19.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch19.Name = "toggleSwitch19"; + this.toggleSwitch19.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch19.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch19.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch19.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch19.OnText = "Enable Taskbar Color"; + this.toggleSwitch19.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch19.TabIndex = 44; + this.toggleSwitch19.Tag = "themeable"; // - // DefineProgramIconDialog + // toggleSwitch18 // - this.DefineProgramIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe"; - this.DefineProgramIconDialog.Title = "Optimizer | Select an icon or program..."; - this.DefineProgramIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineProgramIconDialog_FileOk); + this.toggleSwitch18.Location = new System.Drawing.Point(14, 88); + this.toggleSwitch18.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch18.Name = "toggleSwitch18"; + this.toggleSwitch18.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch18.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch18.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch18.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch18.OnText = "Disable Quick Access History"; + this.toggleSwitch18.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch18.TabIndex = 43; + this.toggleSwitch18.Tag = "themeable"; // - // DefineFolderIconDialog + // toggleSwitch17 // - this.DefineFolderIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe"; - this.DefineFolderIconDialog.Title = "Optimizer | Select an icon or program..."; - this.DefineFolderIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFolderIconDialog_FileOk); + this.toggleSwitch17.Location = new System.Drawing.Point(440, 88); + this.toggleSwitch17.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch17.Name = "toggleSwitch17"; + this.toggleSwitch17.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch17.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch17.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch17.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch17.OnText = "Disable Xbox Live"; + this.toggleSwitch17.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch17.TabIndex = 42; + this.toggleSwitch17.Tag = "themeable"; // - // DefineURLIconDialog + // toggleSwitch16 // - this.DefineURLIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe"; - this.DefineURLIconDialog.Title = "Optimizer | Select an icon or program..."; - this.DefineURLIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineURLIconDialog_FileOk); + this.toggleSwitch16.Location = new System.Drawing.Point(227, 196); + this.toggleSwitch16.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch16.Name = "toggleSwitch16"; + this.toggleSwitch16.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch16.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch16.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch16.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch16.OnText = "Disable Cortana"; + this.toggleSwitch16.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch16.TabIndex = 41; + this.toggleSwitch16.Tag = "themeable"; // - // DefineFileIconDialog + // toggleSwitch15 // - this.DefineFileIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe"; - this.DefineFileIconDialog.Title = "Optimizer | Select a file..."; - this.DefineFileIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineFileIconDialog_FileOk); + this.toggleSwitch15.Location = new System.Drawing.Point(440, 124); + this.toggleSwitch15.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch15.Name = "toggleSwitch15"; + this.toggleSwitch15.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch15.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch15.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch15.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch15.OnText = "Disable Game Bar"; + this.toggleSwitch15.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch15.TabIndex = 40; + this.toggleSwitch15.Tag = "themeable"; // - // DefineCommandIconDialog + // toggleSwitch14 // - this.DefineCommandIconDialog.Filter = "Icon [*.ico]|*.ico|Executable [*.exe]|*.exe"; - this.DefineCommandIconDialog.Title = "Optimizer | Select an icon or program..."; - this.DefineCommandIconDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.DefineCommandIconDialog_FileOk); + this.toggleSwitch14.Location = new System.Drawing.Point(14, 196); + this.toggleSwitch14.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch14.Name = "toggleSwitch14"; + this.toggleSwitch14.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch14.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch14.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch14.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch14.OnText = "Uninstall OneDrive"; + this.toggleSwitch14.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch14.TabIndex = 39; + this.toggleSwitch14.Tag = "themeable"; // - // integratorTimer + // toggleSwitch13 // - this.integratorTimer.Interval = 5; - this.integratorTimer.Tick += new System.EventHandler(this.integratorTimer_Tick); + this.toggleSwitch13.Location = new System.Drawing.Point(14, 16); + this.toggleSwitch13.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch13.Name = "toggleSwitch13"; + this.toggleSwitch13.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch13.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch13.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch13.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch13.OnText = "Enable Legacy Volume Slider"; + this.toggleSwitch13.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch13.TabIndex = 38; + this.toggleSwitch13.Tag = "themeable"; // - // runDialogTime + // toggleSwitch31 // - this.runDialogTime.Interval = 5; - this.runDialogTime.Tick += new System.EventHandler(this.runDialogTimer_Tick); + this.toggleSwitch31.Location = new System.Drawing.Point(14, 16); + this.toggleSwitch31.Margin = new System.Windows.Forms.Padding(2); + this.toggleSwitch31.Name = "toggleSwitch31"; + this.toggleSwitch31.OffFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch31.OffForeColor = System.Drawing.Color.White; + this.toggleSwitch31.OnFont = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.toggleSwitch31.OnForeColor = System.Drawing.Color.White; + this.toggleSwitch31.OnText = "Disable OneDrive"; + this.toggleSwitch31.Size = new System.Drawing.Size(208, 31); + this.toggleSwitch31.TabIndex = 46; + this.toggleSwitch31.Tag = "themeable"; + // + // label45 + // + this.label45.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.label45.AutoSize = true; + this.label45.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label45.ForeColor = System.Drawing.Color.Gold; + this.label45.Location = new System.Drawing.Point(2, 676); + this.label45.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label45.Name = "label45"; + this.label45.Size = new System.Drawing.Size(78, 21); + this.label45.TabIndex = 68; + this.label45.Tag = ""; + this.label45.Text = "• Do NOT"; + // + // label46 + // + this.label46.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.label46.AutoSize = true; + this.label46.Font = new System.Drawing.Font("Segoe UI", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label46.ForeColor = System.Drawing.Color.Gold; + this.label46.Location = new System.Drawing.Point(79, 676); + this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label46.Name = "label46"; + this.label46.Size = new System.Drawing.Size(236, 21); + this.label46.TabIndex = 69; + this.label46.Tag = ""; + this.label46.Text = "Exclude Drivers from Updates"; + // + // label47 + // + this.label47.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.label47.AutoSize = true; + this.label47.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label47.ForeColor = System.Drawing.Color.Gold; + this.label47.Location = new System.Drawing.Point(314, 676); + this.label47.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.label47.Name = "label47"; + this.label47.Size = new System.Drawing.Size(291, 21); + this.label47.TabIndex = 70; + this.label47.Tag = ""; + this.label47.Text = "if you want drivers to be auto-installed"; // // MainForm // @@ -6242,6 +6290,9 @@ private void InitializeComponent() private System.Windows.Forms.PictureBox pictureBox70; private System.Windows.Forms.CheckBox cRevo; private System.Windows.Forms.PictureBox pictureBox68; + private System.Windows.Forms.Label label47; + private System.Windows.Forms.Label label46; + private System.Windows.Forms.Label label45; } } diff --git a/Optimizer/Optimize.cs b/Optimizer/Optimize.cs index 87512a5c..98237482 100644 --- a/Optimizer/Optimize.cs +++ b/Optimizer/Optimize.cs @@ -3,6 +3,7 @@ using System.IO; using Microsoft.Win32; using Microsoft.VisualBasic.FileIO; +using System.Security.AccessControl; namespace Optimizer { @@ -125,7 +126,7 @@ internal static void DisableTelemetryServices() Registry.SetValue(@"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\diagnosticshub.standardcollector.service", "Start", "4", RegistryValueKind.DWord); Registry.SetValue(@"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\dmwappushservice", "Start", "4", RegistryValueKind.DWord); Registry.SetValue(@"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DcpSvc", "Start", "4", RegistryValueKind.DWord); - Registry.SetValue(@"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DPS", "Start", "4", RegistryValueKind.DWord); + Utilities.RunCommand("sc config \"DPS\" start=disabled"); } internal static void EnableTelemetryServices() @@ -134,7 +135,7 @@ internal static void EnableTelemetryServices() Registry.SetValue(@"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\diagnosticshub.standardcollector.service", "Start", "2", RegistryValueKind.DWord); Registry.SetValue(@"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\dmwappushservice", "Start", "2", RegistryValueKind.DWord); Registry.SetValue(@"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DcpSvc", "Start", "2", RegistryValueKind.DWord); - Registry.SetValue(@"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DPS", "Start", "2", RegistryValueKind.DWord); + Utilities.RunCommand("sc config \"DPS\" start=demand"); Utilities.StartService("DiagTrack"); Utilities.StartService("diagnosticshub.standardcollector.service"); diff --git a/Optimizer/Program.cs b/Optimizer/Program.cs index b9ed08ee..84373f2e 100644 --- a/Optimizer/Program.cs +++ b/Optimizer/Program.cs @@ -13,7 +13,7 @@ static class Program // Enter current version here internal readonly static float Major = 5; - internal readonly static float Minor = 5; + internal readonly static float Minor = 6; internal static string GetCurrentVersionTostring() { diff --git a/README.md b/README.md index e493167b..e139a13b 100644 --- a/README.md +++ b/README.md @@ -44,5 +44,5 @@ https://github.com/hellzerg/optimizer/blob/master/CHANGELOG.md ## Details: ## -* Latest version: 5.5 -* Released: December 19, 2020 +* Latest version: 5.6 +* Released: December 20, 2020 diff --git a/version.txt b/version.txt index e5e7441d..1b286322 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -5.5 \ No newline at end of file +5.6 \ No newline at end of file