diff --git a/SMBServer/ServerUI.Designer.cs b/SMBServer/ServerUI.Designer.cs index 830ff61..c841f9a 100644 --- a/SMBServer/ServerUI.Designer.cs +++ b/SMBServer/ServerUI.Designer.cs @@ -139,6 +139,7 @@ namespace SMBServer // chkSMB2 // this.chkSMB2.AutoSize = true; + this.chkSMB2.Checked = true; this.chkSMB2.Location = new System.Drawing.Point(204, 86); this.chkSMB2.Name = "chkSMB2"; this.chkSMB2.Size = new System.Drawing.Size(93, 17);