MS_29.11.2015

This commit is contained in:
SchreiberM
2015-11-30 09:32:30 +01:00
parent 7ee607f4e5
commit 2cd1dc3a94
11 changed files with 312 additions and 6077 deletions

View File

@@ -131,7 +131,7 @@
End Sub
Private Sub btnApplicationFolder_Click(sender As Object, e As EventArgs) Handles btnApplicationFolder.Click
Process.Start(Application.UserAppDataPath())
Process.Start(ClassLogger.DateiSpeicherort)
End Sub
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click