初始化

This commit is contained in:
2025-12-11 11:40:33 +08:00
commit be5ae9331f
39 changed files with 72134 additions and 0 deletions

Binary file not shown.

6
App.config Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup>
</configuration>

770
Form1.Designer.vb generated Normal file
View File

@@ -0,0 +1,770 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Form1
Inherits System.Windows.Forms.Form
'Form 重写 Dispose以清理组件列表。
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Windows 窗体设计器所必需的
Private components As System.ComponentModel.IContainer
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器修改它。
'不要使用代码编辑器修改它。
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1))
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
Me.Btn_write = New System.Windows.Forms.ToolStripButton()
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
Me.BTn_Read = New System.Windows.Forms.ToolStripButton()
Me.Panel5 = New System.Windows.Forms.Panel()
Me.txt_Li_N = New System.Windows.Forms.TextBox()
Me.Label25 = New System.Windows.Forms.Label()
Me.txt_Li_mr = New System.Windows.Forms.TextBox()
Me.Label26 = New System.Windows.Forms.Label()
Me.Label4 = New System.Windows.Forms.Label()
Me.Panel4 = New System.Windows.Forms.Panel()
Me.txt_auts_U_V = New System.Windows.Forms.TextBox()
Me.Label24 = New System.Windows.Forms.Label()
Me.txt_auts_U_N = New System.Windows.Forms.TextBox()
Me.Label23 = New System.Windows.Forms.Label()
Me.txt_auts_U_mr = New System.Windows.Forms.TextBox()
Me.Label22 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.Panel3 = New System.Windows.Forms.Panel()
Me.txt_L_mr = New System.Windows.Forms.TextBox()
Me.Label21 = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.Label2 = New System.Windows.Forms.Label()
Me.txt_auts_D_V = New System.Windows.Forms.TextBox()
Me.Label20 = New System.Windows.Forms.Label()
Me.txt_auts_D_P = New System.Windows.Forms.TextBox()
Me.Label19 = New System.Windows.Forms.Label()
Me.txt_auts_D_N = New System.Windows.Forms.TextBox()
Me.Label18 = New System.Windows.Forms.Label()
Me.txt_auts_D_I = New System.Windows.Forms.TextBox()
Me.Label17 = New System.Windows.Forms.Label()
Me.txt_auts_D_A = New System.Windows.Forms.TextBox()
Me.Label16 = New System.Windows.Forms.Label()
Me.txt_auts_D_mr = New System.Windows.Forms.TextBox()
Me.lab1 = New System.Windows.Forms.Label()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.txt_auts_R = New System.Windows.Forms.TextBox()
Me.lab3 = New System.Windows.Forms.Label()
Me.txt_auts_P = New System.Windows.Forms.TextBox()
Me.txt_auts_Fh = New System.Windows.Forms.TextBox()
Me.txt_auts_Dh = New System.Windows.Forms.TextBox()
Me.txt_auts_BN = New System.Windows.Forms.TextBox()
Me.txt_auts_mr = New System.Windows.Forms.TextBox()
Me.Label13 = New System.Windows.Forms.Label()
Me.Label12 = New System.Windows.Forms.Label()
Me.Label10 = New System.Windows.Forms.Label()
Me.lab2 = New System.Windows.Forms.Label()
Me.Label9 = New System.Windows.Forms.Label()
Me.Label8 = New System.Windows.Forms.Label()
Me.Label7 = New System.Windows.Forms.Label()
Me.Label6 = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.Ric_1 = New System.Windows.Forms.RichTextBox()
Me.tb_ProcessorID = New System.Windows.Forms.TextBox()
Me.labProcesserId = New System.Windows.Forms.Label()
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SplitContainer1.Panel1.SuspendLayout()
Me.SplitContainer1.Panel2.SuspendLayout()
Me.SplitContainer1.SuspendLayout()
Me.ToolStrip1.SuspendLayout()
Me.Panel5.SuspendLayout()
Me.Panel4.SuspendLayout()
Me.Panel3.SuspendLayout()
Me.Panel2.SuspendLayout()
Me.Panel1.SuspendLayout()
Me.SuspendLayout()
'
'SplitContainer1
'
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
Me.SplitContainer1.IsSplitterFixed = True
Me.SplitContainer1.Location = New System.Drawing.Point(0, 0)
Me.SplitContainer1.Name = "SplitContainer1"
Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
'
'SplitContainer1.Panel1
'
Me.SplitContainer1.Panel1.Controls.Add(Me.ToolStrip1)
'
'SplitContainer1.Panel2
'
Me.SplitContainer1.Panel2.Controls.Add(Me.labProcesserId)
Me.SplitContainer1.Panel2.Controls.Add(Me.tb_ProcessorID)
Me.SplitContainer1.Panel2.Controls.Add(Me.Panel5)
Me.SplitContainer1.Panel2.Controls.Add(Me.Panel4)
Me.SplitContainer1.Panel2.Controls.Add(Me.Panel3)
Me.SplitContainer1.Panel2.Controls.Add(Me.Panel2)
Me.SplitContainer1.Panel2.Controls.Add(Me.Panel1)
Me.SplitContainer1.Panel2.Controls.Add(Me.Ric_1)
Me.SplitContainer1.Size = New System.Drawing.Size(899, 718)
Me.SplitContainer1.SplitterDistance = 37
Me.SplitContainer1.SplitterWidth = 1
Me.SplitContainer1.TabIndex = 0
'
'ToolStrip1
'
Me.ToolStrip1.Dock = System.Windows.Forms.DockStyle.Fill
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.Btn_write, Me.ToolStripSeparator1, Me.BTn_Read})
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
Me.ToolStrip1.Name = "ToolStrip1"
Me.ToolStrip1.RightToLeft = System.Windows.Forms.RightToLeft.Yes
Me.ToolStrip1.Size = New System.Drawing.Size(899, 37)
Me.ToolStrip1.TabIndex = 0
Me.ToolStrip1.Text = "ToolStrip1"
'
'Btn_write
'
Me.Btn_write.BackColor = System.Drawing.SystemColors.ButtonFace
Me.Btn_write.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
Me.Btn_write.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Btn_write.Image = CType(resources.GetObject("Btn_write.Image"), System.Drawing.Image)
Me.Btn_write.ImageTransparentColor = System.Drawing.Color.Magenta
Me.Btn_write.Name = "Btn_write"
Me.Btn_write.Size = New System.Drawing.Size(93, 34)
Me.Btn_write.Text = "写入数据"
'
'ToolStripSeparator1
'
Me.ToolStripSeparator1.BackColor = System.Drawing.SystemColors.ActiveCaptionText
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 37)
'
'BTn_Read
'
Me.BTn_Read.BackColor = System.Drawing.SystemColors.ButtonFace
Me.BTn_Read.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
Me.BTn_Read.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BTn_Read.Image = CType(resources.GetObject("BTn_Read.Image"), System.Drawing.Image)
Me.BTn_Read.ImageTransparentColor = System.Drawing.Color.Magenta
Me.BTn_Read.Name = "BTn_Read"
Me.BTn_Read.Size = New System.Drawing.Size(93, 34)
Me.BTn_Read.Text = "读取数据"
'
'Panel5
'
Me.Panel5.BackColor = System.Drawing.SystemColors.Window
Me.Panel5.Controls.Add(Me.txt_Li_N)
Me.Panel5.Controls.Add(Me.Label25)
Me.Panel5.Controls.Add(Me.txt_Li_mr)
Me.Panel5.Controls.Add(Me.Label26)
Me.Panel5.Controls.Add(Me.Label4)
Me.Panel5.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel5.Location = New System.Drawing.Point(0, 526)
Me.Panel5.Name = "Panel5"
Me.Panel5.Size = New System.Drawing.Size(664, 98)
Me.Panel5.TabIndex = 20
'
'txt_Li_N
'
Me.txt_Li_N.Location = New System.Drawing.Point(164, 57)
Me.txt_Li_N.Name = "txt_Li_N"
Me.txt_Li_N.Size = New System.Drawing.Size(493, 21)
Me.txt_Li_N.TabIndex = 37
'
'Label25
'
Me.Label25.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label25.Location = New System.Drawing.Point(10, 55)
Me.Label25.Name = "Label25"
Me.Label25.Size = New System.Drawing.Size(149, 25)
Me.Label25.TabIndex = 36
Me.Label25.Text = "Name:"
Me.Label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'txt_Li_mr
'
Me.txt_Li_mr.Location = New System.Drawing.Point(163, 30)
Me.txt_Li_mr.Name = "txt_Li_mr"
Me.txt_Li_mr.Size = New System.Drawing.Size(493, 21)
Me.txt_Li_mr.TabIndex = 35
'
'Label26
'
Me.Label26.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label26.Location = New System.Drawing.Point(10, 28)
Me.Label26.Name = "Label26"
Me.Label26.Size = New System.Drawing.Size(149, 25)
Me.Label26.TabIndex = 34
Me.Label26.Text = "默认:"
Me.Label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.BackColor = System.Drawing.Color.LightGreen
Me.Label4.Dock = System.Windows.Forms.DockStyle.Top
Me.Label4.Font = New System.Drawing.Font("宋体", 18.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label4.ForeColor = System.Drawing.SystemColors.Window
Me.Label4.Location = New System.Drawing.Point(0, 0)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(110, 25)
Me.Label4.TabIndex = 3
Me.Label4.Text = "License"
Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Panel4
'
Me.Panel4.BackColor = System.Drawing.SystemColors.Window
Me.Panel4.Controls.Add(Me.txt_auts_U_V)
Me.Panel4.Controls.Add(Me.Label24)
Me.Panel4.Controls.Add(Me.txt_auts_U_N)
Me.Panel4.Controls.Add(Me.Label23)
Me.Panel4.Controls.Add(Me.txt_auts_U_mr)
Me.Panel4.Controls.Add(Me.Label22)
Me.Panel4.Controls.Add(Me.Label3)
Me.Panel4.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel4.Location = New System.Drawing.Point(0, 417)
Me.Panel4.Name = "Panel4"
Me.Panel4.Size = New System.Drawing.Size(664, 109)
Me.Panel4.TabIndex = 19
'
'txt_auts_U_V
'
Me.txt_auts_U_V.Location = New System.Drawing.Point(164, 82)
Me.txt_auts_U_V.Name = "txt_auts_U_V"
Me.txt_auts_U_V.Size = New System.Drawing.Size(493, 21)
Me.txt_auts_U_V.TabIndex = 33
'
'Label24
'
Me.Label24.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label24.Location = New System.Drawing.Point(10, 80)
Me.Label24.Name = "Label24"
Me.Label24.Size = New System.Drawing.Size(149, 25)
Me.Label24.TabIndex = 32
Me.Label24.Text = "Version:"
Me.Label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'txt_auts_U_N
'
Me.txt_auts_U_N.Location = New System.Drawing.Point(164, 55)
Me.txt_auts_U_N.Name = "txt_auts_U_N"
Me.txt_auts_U_N.Size = New System.Drawing.Size(493, 21)
Me.txt_auts_U_N.TabIndex = 31
'
'Label23
'
Me.Label23.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label23.Location = New System.Drawing.Point(10, 53)
Me.Label23.Name = "Label23"
Me.Label23.Size = New System.Drawing.Size(149, 25)
Me.Label23.TabIndex = 30
Me.Label23.Text = "Name:"
Me.Label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'txt_auts_U_mr
'
Me.txt_auts_U_mr.Location = New System.Drawing.Point(164, 28)
Me.txt_auts_U_mr.Name = "txt_auts_U_mr"
Me.txt_auts_U_mr.Size = New System.Drawing.Size(493, 21)
Me.txt_auts_U_mr.TabIndex = 29
'
'Label22
'
Me.Label22.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label22.Location = New System.Drawing.Point(10, 26)
Me.Label22.Name = "Label22"
Me.Label22.Size = New System.Drawing.Size(149, 25)
Me.Label22.TabIndex = 28
Me.Label22.Text = "默认:"
Me.Label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.BackColor = System.Drawing.Color.Coral
Me.Label3.Dock = System.Windows.Forms.DockStyle.Top
Me.Label3.Font = New System.Drawing.Font("宋体", 18.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label3.ForeColor = System.Drawing.SystemColors.Window
Me.Label3.Location = New System.Drawing.Point(0, 0)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(264, 25)
Me.Label3.TabIndex = 3
Me.Label3.Text = "AUTS_UpdateService"
Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Panel3
'
Me.Panel3.BackColor = System.Drawing.SystemColors.Window
Me.Panel3.Controls.Add(Me.txt_L_mr)
Me.Panel3.Controls.Add(Me.Label21)
Me.Panel3.Controls.Add(Me.Label5)
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel3.Location = New System.Drawing.Point(0, 361)
Me.Panel3.Name = "Panel3"
Me.Panel3.Size = New System.Drawing.Size(664, 56)
Me.Panel3.TabIndex = 18
'
'txt_L_mr
'
Me.txt_L_mr.Location = New System.Drawing.Point(164, 27)
Me.txt_L_mr.Name = "txt_L_mr"
Me.txt_L_mr.Size = New System.Drawing.Size(493, 21)
Me.txt_L_mr.TabIndex = 27
'
'Label21
'
Me.Label21.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label21.Location = New System.Drawing.Point(10, 25)
Me.Label21.Name = "Label21"
Me.Label21.Size = New System.Drawing.Size(149, 25)
Me.Label21.TabIndex = 26
Me.Label21.Text = "默认:"
Me.Label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.BackColor = System.Drawing.Color.LightSkyBlue
Me.Label5.Dock = System.Windows.Forms.DockStyle.Top
Me.Label5.Font = New System.Drawing.Font("宋体", 18.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label5.ForeColor = System.Drawing.SystemColors.Window
Me.Label5.Location = New System.Drawing.Point(0, 0)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(110, 25)
Me.Label5.TabIndex = 1
Me.Label5.Text = "LocalDb"
Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Panel2
'
Me.Panel2.BackColor = System.Drawing.SystemColors.Window
Me.Panel2.Controls.Add(Me.Label2)
Me.Panel2.Controls.Add(Me.txt_auts_D_V)
Me.Panel2.Controls.Add(Me.Label20)
Me.Panel2.Controls.Add(Me.txt_auts_D_P)
Me.Panel2.Controls.Add(Me.Label19)
Me.Panel2.Controls.Add(Me.txt_auts_D_N)
Me.Panel2.Controls.Add(Me.Label18)
Me.Panel2.Controls.Add(Me.txt_auts_D_I)
Me.Panel2.Controls.Add(Me.Label17)
Me.Panel2.Controls.Add(Me.txt_auts_D_A)
Me.Panel2.Controls.Add(Me.Label16)
Me.Panel2.Controls.Add(Me.txt_auts_D_mr)
Me.Panel2.Controls.Add(Me.lab1)
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel2.Location = New System.Drawing.Point(0, 180)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(664, 181)
Me.Panel2.TabIndex = 17
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Label2.Dock = System.Windows.Forms.DockStyle.Top
Me.Label2.Font = New System.Drawing.Font("宋体", 18.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label2.ForeColor = System.Drawing.SystemColors.Window
Me.Label2.Location = New System.Drawing.Point(0, 0)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(236, 25)
Me.Label2.TabIndex = 26
Me.Label2.Text = "AUTS_DataService"
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'txt_auts_D_V
'
Me.txt_auts_D_V.Location = New System.Drawing.Point(164, 157)
Me.txt_auts_D_V.Name = "txt_auts_D_V"
Me.txt_auts_D_V.Size = New System.Drawing.Size(493, 21)
Me.txt_auts_D_V.TabIndex = 25
'
'Label20
'
Me.Label20.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label20.Location = New System.Drawing.Point(10, 155)
Me.Label20.Name = "Label20"
Me.Label20.Size = New System.Drawing.Size(149, 25)
Me.Label20.TabIndex = 24
Me.Label20.Text = "Version:"
Me.Label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'txt_auts_D_P
'
Me.txt_auts_D_P.Location = New System.Drawing.Point(164, 132)
Me.txt_auts_D_P.Name = "txt_auts_D_P"
Me.txt_auts_D_P.Size = New System.Drawing.Size(493, 21)
Me.txt_auts_D_P.TabIndex = 23
'
'Label19
'
Me.Label19.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label19.Location = New System.Drawing.Point(10, 130)
Me.Label19.Name = "Label19"
Me.Label19.Size = New System.Drawing.Size(149, 25)
Me.Label19.TabIndex = 22
Me.Label19.Text = "Port:"
Me.Label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'txt_auts_D_N
'
Me.txt_auts_D_N.Location = New System.Drawing.Point(164, 106)
Me.txt_auts_D_N.Name = "txt_auts_D_N"
Me.txt_auts_D_N.Size = New System.Drawing.Size(493, 21)
Me.txt_auts_D_N.TabIndex = 21
'
'Label18
'
Me.Label18.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label18.Location = New System.Drawing.Point(10, 104)
Me.Label18.Name = "Label18"
Me.Label18.Size = New System.Drawing.Size(149, 25)
Me.Label18.TabIndex = 20
Me.Label18.Text = "Name:"
Me.Label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'txt_auts_D_I
'
Me.txt_auts_D_I.Location = New System.Drawing.Point(164, 80)
Me.txt_auts_D_I.Name = "txt_auts_D_I"
Me.txt_auts_D_I.Size = New System.Drawing.Size(493, 21)
Me.txt_auts_D_I.TabIndex = 19
'
'Label17
'
Me.Label17.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label17.Location = New System.Drawing.Point(10, 78)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(149, 25)
Me.Label17.TabIndex = 18
Me.Label17.Text = "Index:"
Me.Label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'txt_auts_D_A
'
Me.txt_auts_D_A.Location = New System.Drawing.Point(164, 54)
Me.txt_auts_D_A.Name = "txt_auts_D_A"
Me.txt_auts_D_A.Size = New System.Drawing.Size(493, 21)
Me.txt_auts_D_A.TabIndex = 17
'
'Label16
'
Me.Label16.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label16.Location = New System.Drawing.Point(10, 52)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(149, 25)
Me.Label16.TabIndex = 16
Me.Label16.Text = "Alias:"
Me.Label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'txt_auts_D_mr
'
Me.txt_auts_D_mr.Location = New System.Drawing.Point(165, 28)
Me.txt_auts_D_mr.Name = "txt_auts_D_mr"
Me.txt_auts_D_mr.Size = New System.Drawing.Size(493, 21)
Me.txt_auts_D_mr.TabIndex = 15
'
'lab1
'
Me.lab1.Font = New System.Drawing.Font("宋体", 15.0!)
Me.lab1.Location = New System.Drawing.Point(11, 26)
Me.lab1.Name = "lab1"
Me.lab1.Size = New System.Drawing.Size(149, 25)
Me.lab1.TabIndex = 14
Me.lab1.Text = "默认:"
Me.lab1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Panel1
'
Me.Panel1.BackColor = System.Drawing.Color.White
Me.Panel1.Controls.Add(Me.txt_auts_R)
Me.Panel1.Controls.Add(Me.lab3)
Me.Panel1.Controls.Add(Me.txt_auts_P)
Me.Panel1.Controls.Add(Me.txt_auts_Fh)
Me.Panel1.Controls.Add(Me.txt_auts_Dh)
Me.Panel1.Controls.Add(Me.txt_auts_BN)
Me.Panel1.Controls.Add(Me.txt_auts_mr)
Me.Panel1.Controls.Add(Me.Label13)
Me.Panel1.Controls.Add(Me.Label12)
Me.Panel1.Controls.Add(Me.Label10)
Me.Panel1.Controls.Add(Me.lab2)
Me.Panel1.Controls.Add(Me.Label9)
Me.Panel1.Controls.Add(Me.Label8)
Me.Panel1.Controls.Add(Me.Label7)
Me.Panel1.Controls.Add(Me.Label6)
Me.Panel1.Controls.Add(Me.Label1)
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel1.Location = New System.Drawing.Point(0, 0)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(664, 180)
Me.Panel1.TabIndex = 16
'
'txt_auts_R
'
Me.txt_auts_R.Location = New System.Drawing.Point(164, 155)
Me.txt_auts_R.Name = "txt_auts_R"
Me.txt_auts_R.Size = New System.Drawing.Size(493, 21)
Me.txt_auts_R.TabIndex = 13
'
'lab3
'
Me.lab3.Font = New System.Drawing.Font("宋体", 15.0!)
Me.lab3.Location = New System.Drawing.Point(10, 153)
Me.lab3.Name = "lab3"
Me.lab3.Size = New System.Drawing.Size(149, 25)
Me.lab3.TabIndex = 12
Me.lab3.Text = "Roles:"
Me.lab3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'txt_auts_P
'
Me.txt_auts_P.Location = New System.Drawing.Point(164, 130)
Me.txt_auts_P.Name = "txt_auts_P"
Me.txt_auts_P.Size = New System.Drawing.Size(493, 21)
Me.txt_auts_P.TabIndex = 11
'
'txt_auts_Fh
'
Me.txt_auts_Fh.Location = New System.Drawing.Point(164, 105)
Me.txt_auts_Fh.Name = "txt_auts_Fh"
Me.txt_auts_Fh.Size = New System.Drawing.Size(493, 21)
Me.txt_auts_Fh.TabIndex = 10
'
'txt_auts_Dh
'
Me.txt_auts_Dh.Location = New System.Drawing.Point(164, 80)
Me.txt_auts_Dh.Name = "txt_auts_Dh"
Me.txt_auts_Dh.Size = New System.Drawing.Size(493, 21)
Me.txt_auts_Dh.TabIndex = 9
'
'txt_auts_BN
'
Me.txt_auts_BN.Location = New System.Drawing.Point(164, 55)
Me.txt_auts_BN.Name = "txt_auts_BN"
Me.txt_auts_BN.Size = New System.Drawing.Size(493, 21)
Me.txt_auts_BN.TabIndex = 8
'
'txt_auts_mr
'
Me.txt_auts_mr.Location = New System.Drawing.Point(164, 30)
Me.txt_auts_mr.Name = "txt_auts_mr"
Me.txt_auts_mr.Size = New System.Drawing.Size(493, 21)
Me.txt_auts_mr.TabIndex = 7
'
'Label13
'
Me.Label13.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label13.Location = New System.Drawing.Point(10, 128)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(149, 25)
Me.Label13.TabIndex = 6
Me.Label13.Text = "Path:"
Me.Label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label12
'
Me.Label12.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label12.Location = New System.Drawing.Point(10, 103)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(149, 25)
Me.Label12.TabIndex = 5
Me.Label12.Text = "FtpHost:"
Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label10
'
Me.Label10.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label10.Location = New System.Drawing.Point(9, 128)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(68, 25)
Me.Label10.TabIndex = 6
Me.Label10.Text = "Label10"
'
'lab2
'
Me.lab2.Font = New System.Drawing.Font("宋体", 15.0!)
Me.lab2.Location = New System.Drawing.Point(10, 78)
Me.lab2.Name = "lab2"
Me.lab2.Size = New System.Drawing.Size(149, 25)
Me.lab2.TabIndex = 4
Me.lab2.Text = "DbHost:"
Me.lab2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label9
'
Me.Label9.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label9.Location = New System.Drawing.Point(9, 100)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(68, 25)
Me.Label9.TabIndex = 5
Me.Label9.Text = "Label9"
'
'Label8
'
Me.Label8.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label8.Location = New System.Drawing.Point(12, 75)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(68, 25)
Me.Label8.TabIndex = 4
Me.Label8.Text = "Label8"
'
'Label7
'
Me.Label7.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Label7.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label7.Location = New System.Drawing.Point(10, 53)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(149, 25)
Me.Label7.TabIndex = 3
Me.Label7.Text = "BarnchNet:"
Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label6
'
Me.Label6.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Label6.Font = New System.Drawing.Font("宋体", 15.0!)
Me.Label6.Location = New System.Drawing.Point(10, 28)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(149, 25)
Me.Label6.TabIndex = 2
Me.Label6.Text = "默认:"
Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.BackColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer))
Me.Label1.Dock = System.Windows.Forms.DockStyle.Top
Me.Label1.Font = New System.Drawing.Font("宋体", 18.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label1.ForeColor = System.Drawing.SystemColors.Window
Me.Label1.Location = New System.Drawing.Point(0, 0)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(68, 25)
Me.Label1.TabIndex = 0
Me.Label1.Text = "AUTS"
Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'Ric_1
'
Me.Ric_1.Dock = System.Windows.Forms.DockStyle.Right
Me.Ric_1.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Ric_1.Location = New System.Drawing.Point(664, 0)
Me.Ric_1.Name = "Ric_1"
Me.Ric_1.Size = New System.Drawing.Size(235, 680)
Me.Ric_1.TabIndex = 15
Me.Ric_1.Text = ""
'
'tb_ProcessorID
'
Me.tb_ProcessorID.Location = New System.Drawing.Point(165, 630)
Me.tb_ProcessorID.Name = "tb_ProcessorID"
Me.tb_ProcessorID.Size = New System.Drawing.Size(493, 21)
Me.tb_ProcessorID.TabIndex = 21
'
'labProcesserId
'
Me.labProcesserId.AutoSize = True
Me.labProcesserId.Location = New System.Drawing.Point(33, 633)
Me.labProcesserId.Name = "labProcesserId"
Me.labProcesserId.Size = New System.Drawing.Size(77, 12)
Me.labProcesserId.TabIndex = 22
Me.labProcesserId.Text = "ProcesserId:"
'
'Form1
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(899, 718)
Me.Controls.Add(Me.SplitContainer1)
Me.MaximizeBox = False
Me.MinimizeBox = False
Me.Name = "Form1"
Me.Text = "Form1"
Me.SplitContainer1.Panel1.ResumeLayout(False)
Me.SplitContainer1.Panel1.PerformLayout()
Me.SplitContainer1.Panel2.ResumeLayout(False)
Me.SplitContainer1.Panel2.PerformLayout()
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainer1.ResumeLayout(False)
Me.ToolStrip1.ResumeLayout(False)
Me.ToolStrip1.PerformLayout()
Me.Panel5.ResumeLayout(False)
Me.Panel5.PerformLayout()
Me.Panel4.ResumeLayout(False)
Me.Panel4.PerformLayout()
Me.Panel3.ResumeLayout(False)
Me.Panel3.PerformLayout()
Me.Panel2.ResumeLayout(False)
Me.Panel2.PerformLayout()
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
Me.ResumeLayout(False)
End Sub
Friend WithEvents SplitContainer1 As SplitContainer
Friend WithEvents ToolStrip1 As ToolStrip
Friend WithEvents Btn_write As ToolStripButton
Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
Friend WithEvents BTn_Read As ToolStripButton
Friend WithEvents Panel5 As Panel
Friend WithEvents txt_Li_N As TextBox
Friend WithEvents Label25 As Label
Friend WithEvents txt_Li_mr As TextBox
Friend WithEvents Label26 As Label
Friend WithEvents Label4 As Label
Friend WithEvents Panel4 As Panel
Friend WithEvents txt_auts_U_V As TextBox
Friend WithEvents Label24 As Label
Friend WithEvents txt_auts_U_N As TextBox
Friend WithEvents Label23 As Label
Friend WithEvents txt_auts_U_mr As TextBox
Friend WithEvents Label22 As Label
Friend WithEvents Label3 As Label
Friend WithEvents Panel3 As Panel
Friend WithEvents txt_L_mr As TextBox
Friend WithEvents Label21 As Label
Friend WithEvents Label5 As Label
Friend WithEvents Panel2 As Panel
Friend WithEvents Label2 As Label
Friend WithEvents txt_auts_D_V As TextBox
Friend WithEvents Label20 As Label
Friend WithEvents txt_auts_D_P As TextBox
Friend WithEvents Label19 As Label
Friend WithEvents txt_auts_D_N As TextBox
Friend WithEvents Label18 As Label
Friend WithEvents txt_auts_D_I As TextBox
Friend WithEvents Label17 As Label
Friend WithEvents txt_auts_D_A As TextBox
Friend WithEvents Label16 As Label
Friend WithEvents txt_auts_D_mr As TextBox
Friend WithEvents lab1 As Label
Friend WithEvents Panel1 As Panel
Friend WithEvents txt_auts_R As TextBox
Friend WithEvents lab3 As Label
Friend WithEvents txt_auts_P As TextBox
Friend WithEvents txt_auts_Fh As TextBox
Friend WithEvents txt_auts_Dh As TextBox
Friend WithEvents txt_auts_BN As TextBox
Friend WithEvents txt_auts_mr As TextBox
Friend WithEvents Label13 As Label
Friend WithEvents Label12 As Label
Friend WithEvents Label10 As Label
Friend WithEvents lab2 As Label
Friend WithEvents Label9 As Label
Friend WithEvents Label8 As Label
Friend WithEvents Label7 As Label
Friend WithEvents Label6 As Label
Friend WithEvents Label1 As Label
Friend WithEvents Ric_1 As RichTextBox
Friend WithEvents labProcesserId As Label
Friend WithEvents tb_ProcessorID As TextBox
End Class

157
Form1.resx Normal file
View File

@@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="ToolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="Btn_write.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIDSURBVDhPpZLrS5NhGMb3j4SWh0oRQVExD4gonkDpg4hG
YKxG6WBogkMZKgPNCEVJFBGdGETEvgwyO9DJE5syZw3PIlPEE9pgBCLZ5XvdMB8Ew8gXbl54nuf63dd9
0OGSnwCahxbPRNPAPMw9Xpg6ZmF46kZZ0xSKzJPIrhpDWsVnpBhGkKx3nAX8Pv7z1zg8OoY/cITdn4fw
bf/C0kYAN3Ma/w3gWfZL5kzTKBxjWyK2DftwI9tyMYCZKXbNHaD91bLYJrDXsYbrWfUKwJrPE9M2M1Oc
VzOOpHI7Jr376Hi9ogHqFIANO0/MmmmbmSmm9a8ze+I4MrNWAdjtoJgWcx+PSzg166yZZ8xM8XvXDix9
c4jIqFYAjoriBV9AhEPv1mH/sonogha0afbZMMZz+yreTGyhpusHwtNNCsA5U1zS4BLxzJIfg299qO32
Ir7UJtZfftyATqeT+8o2D8JSjQrAJblrncYL7ZJ2+bfaFnC/1S1NjL3diRat7qrO7wLRP3HjWsojBeCo
mDEo5mNjuweFGvjWg2EBhCbpkW78htSHHwRyNdmgAFzPEee2iFkzayy2OLXzT4gr6UdUnlXrullsxxQ+
kx0g8BTA3aZlButjSTyjODq/WcQcW/B/Je4OQhLvKQDnzN1mp0nnkvAhR8VuMzNrpm1mpjgkoVwB/v8D
TgDQASA1MVpwzwAAAABJRU5ErkJggg==
</value>
</data>
<data name="BTn_Read.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIDSURBVDhPpZLrS5NhGMb3j4SWh0oRQVExD4gonkDpg4hG
YKxG6WBogkMZKgPNCEVJFBGdGETEvgwyO9DJE5syZw3PIlPEE9pgBCLZ5XvdMB8Ew8gXbl54nuf63dd9
0OGSnwCahxbPRNPAPMw9Xpg6ZmF46kZZ0xSKzJPIrhpDWsVnpBhGkKx3nAX8Pv7z1zg8OoY/cITdn4fw
bf/C0kYAN3Ma/w3gWfZL5kzTKBxjWyK2DftwI9tyMYCZKXbNHaD91bLYJrDXsYbrWfUKwJrPE9M2M1Oc
VzOOpHI7Jr376Hi9ogHqFIANO0/MmmmbmSmm9a8ze+I4MrNWAdjtoJgWcx+PSzg166yZZ8xM8XvXDix9
c4jIqFYAjoriBV9AhEPv1mH/sonogha0afbZMMZz+yreTGyhpusHwtNNCsA5U1zS4BLxzJIfg299qO32
Ir7UJtZfftyATqeT+8o2D8JSjQrAJblrncYL7ZJ2+bfaFnC/1S1NjL3diRat7qrO7wLRP3HjWsojBeCo
mDEo5mNjuweFGvjWg2EBhCbpkW78htSHHwRyNdmgAFzPEee2iFkzayy2OLXzT4gr6UdUnlXrullsxxQ+
kx0g8BTA3aZlButjSTyjODq/WcQcW/B/Je4OQhLvKQDnzN1mp0nnkvAhR8VuMzNrpm1mpjgkoVwB/v8D
TgDQASA1MVpwzwAAAABJRU5ErkJggg==
</value>
</data>
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>25</value>
</metadata>
</root>

179
Form1.vb Normal file
View File

@@ -0,0 +1,179 @@
Imports System.Security.Cryptography
Imports System.Text
Imports Microsoft.Win32
Imports Microsoft.Win32.Registry
Imports System.Management
Public Class Form1
Private Sub BTn_Read_Click(sender As Object, e As EventArgs) Handles BTn_Read.Click
GetRegistDataToUI()
End Sub
Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load
BTn_Read.PerformClick()
End Sub
Public Sub GetRegistDataToUI()
'AUTS
Dim Root As String = $"software\AUTS"
If IsNothing(LocalMachine.OpenSubKey(Root)) Then
MsgBox("未找到目标注册列表")
Return
End If
'AUTS
txt_auts_mr.Text = GetRegistData(Root "")
txt_auts_BN.Text = GetRegistData(Root "BarnchNet")
txt_auts_Dh.Text = GetRegistData(Root "DbHost")
txt_auts_Fh.Text = GetRegistData(Root "FtpHost")
txt_auts_P.Text = GetRegistData(Root "Path")
txt_auts_R.Text = GetRegistData(Root "Roles")
'AUTS_DataService
Root = $"software\AUTS\AUTS_DataService"
txt_auts_D_mr.Text = GetRegistData(Root "")
txt_auts_D_A.Text = GetRegistData(Root "Alias")
txt_auts_D_I.Text = GetRegistData(Root "Index")
txt_auts_D_N.Text = GetRegistData(Root "Name")
txt_auts_D_P.Text = GetRegistData(Root "Port")
txt_auts_D_V.Text = GetRegistData(Root "Version")
Root = $"software\AUTS\AUTS_UpdateService"
txt_auts_U_mr.Text = GetRegistData(Root "")
txt_auts_U_N.Text = GetRegistData(Root "Name")
txt_auts_U_V.Text = GetRegistData(Root "Version")
Root = $"software\AUTS\License"
txt_Li_mr.Text = GetRegistData(Root "")
txt_Li_N.Text = GetRegistData(Root "Name")
Root = $"software\AUTS\LocalDb"
txt_L_mr.Text = GetRegistData(Root "")
tb_ProcessorID.Text = GetProcessorId()
End Sub
Public Function GetRegistData(keypath As String keyval As String) As String
Try
Dim regkey As RegistryKey = Registry.LocalMachine.OpenSubKey(keypath
If IsNothingregkey.GetValue(keyval) Then
Return ""
End If
Dim result As String = regkey.GetValue(keyval).ToString
' Dim s() As String = regkey.GetValueNames
Return result
Catch ex As Exception
Return String.Empty
End Try
End Function
Private Sub Btn_write_Click(sender As Object, e As EventArgs) Handles Btn_write.Click
Dim Root As String = $"software\AUTS"
If IsNothing(LocalMachine.OpenSubKey(Root)) Then
MsgBox("未找到目标注册列表")
Return
End If
'AUTS
If IsNothing(LocalMachine.OpenSubKey(Root)) Then
MsgBox("未找到目标注册列表")
Return
End If
'AUTS
SetRegistData(Root "", txt_auts_mr.Text)
SetRegistData(Root "BarnchNet", txt_auts_BN.Text)
SetRegistData(Root "DbHost", txt_auts_Dh.Text)
SetRegistData(Root "FtpHost", txt_auts_Fh.Text)
SetRegistData(Root "Path", txt_auts_P.Text)
SetRegistData(Root "Roles", txt_auts_R.Text)
'AUTS_DataService
Root = $"software\AUTS\AUTS_DataService"
SetRegistData(Root "", txt_auts_D_mr.Text)
SetRegistData(Root "Alias", txt_auts_D_A.Text)
SetRegistData(Root "Index", txt_auts_D_I.Text)
SetRegistData(Root "Name", txt_auts_D_N.Text)
SetRegistData(Root "Port", txt_auts_D_P.Text)
SetRegistData(Root "Version", txt_auts_D_V.Text)
Root = $"software\AUTS\AUTS_UpdateService"
SetRegistData(Root "", txt_auts_U_mr.Text)
SetRegistData(Root "Name", txt_auts_U_N.Text)
SetRegistData(Root "Version", txt_auts_U_V.Text)
Root = $"software\AUTS\License"
SetRegistData(Root "", txt_Li_mr.Text)
SetRegistData(Root "Name", txt_Li_N.Text)
Root = $"software\AUTS\LocalDb"
SetRegistData(Root "", txt_L_mr.Text)
Ric_1.SelectionStart = Ric_1.TextLength
Dim at As String = $"数据读取成功{vbCrLf}"
Ric_1.SelectionLength = at.Length
Ric_1.SelectionColor = Color.LawnGreen
End Sub
Public Sub SetRegistData(keypath As String name As String keyval As String)
Dim at As String = $"{keypath}\{name} 设置成功keyval{keyval}{vbCrLf}"
If String.IsNullOrEmpty(keyval) Then Return
Ric_1.SelectionStart = Ric_1.TextLength
Try
Dim regkey As RegistryKey = Registry.LocalMachine.CreateSubKey(keypath)
'Dim regkey As RegistryKey = Registry.LocalMachine.OpenSubKey(keypath
regkey.SetValue(name, keyval)
Registry.LocalMachine.Flush()
Ric_1.AppendText(at)
Ric_1.SelectionLength = at.Length
Ric_1.SelectionColor = Color.LawnGreen
Catch ex As Exception
at = $"{keypath}\{name} 设置失败keyval{keyval}{vbCrLf}"
Ric_1.AppendText(at)
Ric_1.SelectionLength = at.Length
Ric_1.SelectionColor = Color.Red
End Try
Try
Catch ex As Exception
End Try
End Sub
Private Sub Ric_1_TextChanged(sender As Object, e As EventArgs) Handles Ric_1.TextChanged
If Ric_1.TextLength > 1000 Then
Ric_1.SelectionStart = 800
Ric_1.SelectionLength = Ric_1.TextLength - 800
Ric_1.Copy()
Ric_1.Paste()
End If
Ric_1.SelectionStart = Ric_1.TextLength
Ric_1.ScrollToCaret()
End Sub
Private Function GetProcessorId() As String
Dim Wmis As New System.Management.ManagementObjectSearcher("SELECT * FROM Win32_Processor")
Dim pid As String = ""
For Each WmiObj As ManagementObject In Wmis.Get
pid = CStr(WmiObj("ProcessorId")).ToUpper
Exit For
Next
Return pid
End Function
End Class

38
My Project/Application.Designer.vb generated Normal file
View File

@@ -0,0 +1,38 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.42000
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Namespace My
'NOTE: This file is auto-generated; do not modify it directly. To make changes,
' or if you encounter build errors in this file, go to the Project Designer
' (go to Project Properties or double-click the My Project node in
' Solution Explorer), and make changes on the Application tab.
'
Partial Friend Class MyApplication
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
Public Sub New()
MyBase.New(Global.Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows)
Me.IsSingleInstance = false
Me.EnableVisualStyles = true
Me.SaveMySettingsOnExit = true
Me.ShutDownStyle = Global.Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterMainFormCloses
End Sub
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
Protected Overrides Sub OnCreateMainForm()
Me.MainForm = Global.WCEregedt.Form1
End Sub
End Class
End Namespace

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<MySubMain>true</MySubMain>
<MainForm>Form1</MainForm>
<SingleInstance>false</SingleInstance>
<ShutdownMode>0</ShutdownMode>
<EnableVisualStyles>true</EnableVisualStyles>
<AuthenticationMode>0</AuthenticationMode>
<ApplicationType>0</ApplicationType>
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
</MyApplicationData>

View File

@@ -0,0 +1,35 @@
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 有关程序集的一般信息由以下
' 控制。更改这些特性值可修改
' 与程序集关联的信息。
'查看程序集特性的值
<Assembly: AssemblyTitle("WCEregedt")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyCompany("")>
<Assembly: AssemblyProduct("WCEregedt")>
<Assembly: AssemblyCopyright("Copyright © 2022")>
<Assembly: AssemblyTrademark("")>
<Assembly: ComVisible(False)>
'如果此项目向 COM 公开,则下列 GUID 用于 typelib 的 ID
<Assembly: Guid("d62b203c-3a4b-484b-9914-344997daeab8")>
' 程序集的版本信息由下列四个值组成:
'
' 主版本
' 次版本
' 生成号
' 修订号
'
'可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
'通过使用 "*",如下所示:
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("1.0.0.0")>
<Assembly: AssemblyFileVersion("1.0.0.0")>

62
My Project/Resources.Designer.vb generated Normal file
View File

@@ -0,0 +1,62 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.42000
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Namespace My.Resources
'This class was auto-generated by the StronglyTypedResourceBuilder
'class via a tool like ResGen or Visual Studio.
'To add or remove a member, edit your .ResX file then rerun ResGen
'with the /str option, or rebuild your VS project.
'''<summary>
''' A strongly-typed resource class, for looking up localized strings, etc.
'''</summary>
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0"), _
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
Friend Module Resources
Private resourceMan As Global.System.Resources.ResourceManager
Private resourceCulture As Global.System.Globalization.CultureInfo
'''<summary>
''' Returns the cached ResourceManager instance used by this class.
'''</summary>
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
Get
If Object.ReferenceEquals(resourceMan, Nothing) Then
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("WCEregedt.Resources", GetType(Resources).Assembly)
resourceMan = temp
End If
Return resourceMan
End Get
End Property
'''<summary>
''' Overrides the current thread's CurrentUICulture property for all
''' resource lookups using this strongly typed resource class.
'''</summary>
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Friend Property Culture() As Global.System.Globalization.CultureInfo
Get
Return resourceCulture
End Get
Set(ByVal value As Global.System.Globalization.CultureInfo)
resourceCulture = value
End Set
End Property
End Module
End Namespace

117
My Project/Resources.resx Normal file
View File

@@ -0,0 +1,117 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>

73
My Project/Settings.Designer.vb generated Normal file
View File

@@ -0,0 +1,73 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.42000
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Namespace My
<Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0"), _
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Partial Friend NotInheritable Class MySettings
Inherits Global.System.Configuration.ApplicationSettingsBase
Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings), MySettings)
#Region "My.Settings Auto-Save Functionality"
#If _MyType = "WindowsForms" Then
Private Shared addedHandler As Boolean
Private Shared addedHandlerLockObject As New Object
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs)
If My.Application.SaveMySettingsOnExit Then
My.Settings.Save()
End If
End Sub
#End If
#End Region
Public Shared ReadOnly Property [Default]() As MySettings
Get
#If _MyType = "WindowsForms" Then
If Not addedHandler Then
SyncLock addedHandlerLockObject
If Not addedHandler Then
AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings
addedHandler = True
End If
End SyncLock
End If
#End If
Return defaultInstance
End Get
End Property
End Class
End Namespace
Namespace My
<Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
Friend Module MySettingsProperty
<Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
Friend ReadOnly Property Settings() As Global.WCEregedt.My.MySettings
Get
Return Global.WCEregedt.My.MySettings.Default
End Get
End Property
End Module
End Namespace

View File

@@ -0,0 +1,7 @@
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" UseMySettingsClassName="true">
<Profiles>
<Profile Name="(Default)" />
</Profiles>
<Settings />
</SettingsFile>

3
RegistryHelper.vb Normal file
View File

@@ -0,0 +1,3 @@
Public Class RegistryHelper
End Class

25
WCEregedt.sln Normal file
View File

@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32602.291
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WCEregedt", "WCEregedt.vbproj", "{74A2BECA-7A27-4B56-A39E-5427D7399F4B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{74A2BECA-7A27-4B56-A39E-5427D7399F4B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{74A2BECA-7A27-4B56-A39E-5427D7399F4B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{74A2BECA-7A27-4B56-A39E-5427D7399F4B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{74A2BECA-7A27-4B56-A39E-5427D7399F4B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AE541F29-320E-40F2-BC23-39E48520AD62}
EndGlobalSection
EndGlobal

125
WCEregedt.vbproj Normal file
View File

@@ -0,0 +1,125 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{74A2BECA-7A27-4B56-A39E-5427D7399F4B}</ProjectGuid>
<OutputType>WinExe</OutputType>
<StartupObject>WCEregedt.My.MyApplication</StartupObject>
<RootNamespace>WCEregedt</RootNamespace>
<AssemblyName>WCEregedt</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>WindowsForms</MyType>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Deterministic>true</Deterministic>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Debug\</OutputPath>
<DocumentationFile>WCEregedt.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DocumentationFile>WCEregedt.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
</PropertyGroup>
<PropertyGroup>
<OptionExplicit>On</OptionExplicit>
</PropertyGroup>
<PropertyGroup>
<OptionCompare>Binary</OptionCompare>
</PropertyGroup>
<PropertyGroup>
<OptionStrict>Off</OptionStrict>
</PropertyGroup>
<PropertyGroup>
<OptionInfer>On</OptionInfer>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Management" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Net.Http" />
</ItemGroup>
<ItemGroup>
<Import Include="Microsoft.VisualBasic" />
<Import Include="System" />
<Import Include="System.Collections" />
<Import Include="System.Collections.Generic" />
<Import Include="System.Data" />
<Import Include="System.Drawing" />
<Import Include="System.Diagnostics" />
<Import Include="System.Windows.Forms" />
<Import Include="System.Linq" />
<Import Include="System.Xml.Linq" />
<Import Include="System.Threading.Tasks" />
</ItemGroup>
<ItemGroup>
<Compile Include="Form1.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form1.Designer.vb">
<DependentUpon>Form1.vb</DependentUpon>
<SubType>Form</SubType>
</Compile>
<Compile Include="My Project\AssemblyInfo.vb" />
<Compile Include="My Project\Application.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Application.myapp</DependentUpon>
</Compile>
<Compile Include="My Project\Resources.Designer.vb">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="My Project\Settings.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<Compile Include="RegistryHelper.vb" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="My Project\Resources.resx">
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
<CustomToolNamespace>My.Resources</CustomToolNamespace>
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="My Project\Application.myapp">
<Generator>MyApplicationCodeGenerator</Generator>
<LastGenOutput>Application.Designer.vb</LastGenOutput>
</None>
<None Include="My Project\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<CustomToolNamespace>My</CustomToolNamespace>
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
</None>
<None Include="App.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
</Project>

BIN
bin/Debug/WCEregedt.exe Normal file

Binary file not shown.

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup>
</configuration>

BIN
bin/Debug/WCEregedt.pdb Normal file

Binary file not shown.

26
bin/Debug/WCEregedt.xml Normal file
View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>
WCEregedt
</name>
</assembly>
<members>
<member name="T:WCEregedt.My.Resources.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:WCEregedt.My.Resources.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:WCEregedt.My.Resources.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
</members>
</doc>

BIN
bin/WCEregedt.rar Normal file

Binary file not shown.

BIN
bin/WCEregedt/WCEregedt.exe Normal file

Binary file not shown.

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup>
</configuration>

BIN
bin/WCEregedt/WCEregedt.pdb Normal file

Binary file not shown.

View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>
WCEregedt
</name>
</assembly>
<members>
<member name="T:WCEregedt.My.Resources.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:WCEregedt.My.Resources.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:WCEregedt.My.Resources.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
</members>
</doc>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
obj/Debug/WCEregedt.exe Normal file

Binary file not shown.

BIN
obj/Debug/WCEregedt.pdb Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
371b75eedd7453b0d3cd2c489931d93717aa3225

View File

@@ -0,0 +1,24 @@
D:\Sync\RD_PC\陈志豪\czh\WCEregedt\WCEregedt\bin\Debug\WCEregedt.exe.config
D:\Sync\RD_PC\陈志豪\czh\WCEregedt\WCEregedt\bin\Debug\WCEregedt.exe
D:\Sync\RD_PC\陈志豪\czh\WCEregedt\WCEregedt\bin\Debug\WCEregedt.pdb
D:\Sync\RD_PC\陈志豪\czh\WCEregedt\WCEregedt\bin\Debug\WCEregedt.xml
D:\Sync\RD_PC\陈志豪\czh\WCEregedt\WCEregedt\obj\Debug\WCEregedt.vbproj.AssemblyReference.cache
D:\Sync\RD_PC\陈志豪\czh\WCEregedt\WCEregedt\obj\Debug\WCEregedt.Form1.resources
D:\Sync\RD_PC\陈志豪\czh\WCEregedt\WCEregedt\obj\Debug\WCEregedt.Resources.resources
D:\Sync\RD_PC\陈志豪\czh\WCEregedt\WCEregedt\obj\Debug\WCEregedt.vbproj.GenerateResource.cache
D:\Sync\RD_PC\陈志豪\czh\WCEregedt\WCEregedt\obj\Debug\WCEregedt.vbproj.CoreCompileInputs.cache
D:\Sync\RD_PC\陈志豪\czh\WCEregedt\WCEregedt\obj\Debug\WCEregedt.exe
D:\Sync\RD_PC\陈志豪\czh\WCEregedt\WCEregedt\obj\Debug\WCEregedt.xml
D:\Sync\RD_PC\陈志豪\czh\WCEregedt\WCEregedt\obj\Debug\WCEregedt.pdb
E:\BLV_Sync\RD_PC\Project\UTS_Studio\WCEregedt\WCEregedt\bin\Debug\WCEregedt.exe.config
E:\BLV_Sync\RD_PC\Project\UTS_Studio\WCEregedt\WCEregedt\bin\Debug\WCEregedt.exe
E:\BLV_Sync\RD_PC\Project\UTS_Studio\WCEregedt\WCEregedt\bin\Debug\WCEregedt.pdb
E:\BLV_Sync\RD_PC\Project\UTS_Studio\WCEregedt\WCEregedt\bin\Debug\WCEregedt.xml
E:\BLV_Sync\RD_PC\Project\UTS_Studio\WCEregedt\WCEregedt\obj\Debug\WCEregedt.vbprojAssemblyReference.cache
E:\BLV_Sync\RD_PC\Project\UTS_Studio\WCEregedt\WCEregedt\obj\Debug\WCEregedt.Form1.resources
E:\BLV_Sync\RD_PC\Project\UTS_Studio\WCEregedt\WCEregedt\obj\Debug\WCEregedt.Resources.resources
E:\BLV_Sync\RD_PC\Project\UTS_Studio\WCEregedt\WCEregedt\obj\Debug\WCEregedt.vbproj.GenerateResource.cache
E:\BLV_Sync\RD_PC\Project\UTS_Studio\WCEregedt\WCEregedt\obj\Debug\WCEregedt.vbproj.CoreCompileInputs.cache
E:\BLV_Sync\RD_PC\Project\UTS_Studio\WCEregedt\WCEregedt\obj\Debug\WCEregedt.exe
E:\BLV_Sync\RD_PC\Project\UTS_Studio\WCEregedt\WCEregedt\obj\Debug\WCEregedt.xml
E:\BLV_Sync\RD_PC\Project\UTS_Studio\WCEregedt\WCEregedt\obj\Debug\WCEregedt.pdb

Binary file not shown.

Binary file not shown.

26
obj/Debug/WCEregedt.xml Normal file
View File

@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>
WCEregedt
</name>
</assembly>
<members>
<member name="T:WCEregedt.My.Resources.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:WCEregedt.My.Resources.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:WCEregedt.My.Resources.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
</members>
</doc>