TSSittzungen
This commit is contained in:
2
Dokumentation_Updater/Update.Designer.vb
generated
2
Dokumentation_Updater/Update.Designer.vb
generated
@@ -68,7 +68,7 @@ Partial Class Update
|
||||
Me.Controls.Add(Me.CmdUpdate)
|
||||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||||
Me.Name = "Update"
|
||||
Me.Text = "Doku Update 1.0.1"
|
||||
Me.Text = "Doku Update 1.0.2"
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
Public Class Update
|
||||
Public sAppPath As String = Application.StartupPath
|
||||
|
||||
Public Updatequelle As String = "\\192.168.0.91\f\Programme\Doku\"
|
||||
Public Updatequelle As String = "\\share01.verag.ost.dmn\Programme\Doku\"
|
||||
|
||||
Private Sub Update_Load(sender As Object, e As EventArgs) Handles MyBase.Load
|
||||
TxtInfo.Text = "Programmpfad: " & sAppPath & vbCrLf
|
||||
|
||||
Reference in New Issue
Block a user