This commit is contained in:
2022-06-22 14:19:49 +02:00
parent c8d0acdbc4
commit 71627c3d51
5 changed files with 6 additions and 12 deletions

View File

@@ -50,6 +50,7 @@ Public NotInheritable Class frmSplash
Worker.ReportProgress(CalcProgress(4), "Initializing User-Configuration")
If My.Settings.GHOSTUSER <> String.Empty Then
Logger.Info($"GHOSTLogin [{My.Settings.GHOSTUSER}] is active!")
LogConfig.Debug = True
End If
If Init.InitUserLogin(My.Settings.GHOSTUSER) = False Then
If ERROR_INIT = "" Then