MS Service und WMDLL
This commit is contained in:
@@ -17,7 +17,7 @@ Public Class Form1
|
||||
End Sub
|
||||
|
||||
Private Sub Form1_Load(sender As Object, e As EventArgs) Handles Me.Load
|
||||
MyLogger = New LogConfig(LogConfig.PathType.CurrentDirectory)
|
||||
MyLogger = New LogConfig(LogConfig.PathType.AppData,)
|
||||
End Sub
|
||||
|
||||
Private Sub Button2_Click(sender As Object, e As EventArgs) Handles GetValue.Click
|
||||
|
||||
Reference in New Issue
Block a user