[#] 修改当前备份逻辑,相同版本dll只做一次备份!
原因: 可选功能补丁允许在非原版dll上做多次安装补丁操作。
This commit is contained in:
2
RevokeMsgPatcher/FormMain.Designer.cs
generated
2
RevokeMsgPatcher/FormMain.Designer.cs
generated
@@ -78,7 +78,7 @@
|
||||
this.btnPatch.Name = "btnPatch";
|
||||
this.btnPatch.Size = new System.Drawing.Size(98, 23);
|
||||
this.btnPatch.TabIndex = 3;
|
||||
this.btnPatch.Text = "安装补丁";
|
||||
this.btnPatch.Text = "安装补丁!";
|
||||
this.btnPatch.UseVisualStyleBackColor = true;
|
||||
this.btnPatch.Click += new System.EventHandler(this.btnPatch_Click);
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user