Fix Wix Path finally :D, Translate frmIndex to en
This commit is contained in:
@@ -301,7 +301,7 @@ Public Class ClassInit
|
||||
|
||||
Catch ex As Exception
|
||||
LOGGER.Info("Unexpected Error in InitUserLogin: " & ex.Message)
|
||||
LOGGER.Error(ex.message)
|
||||
LOGGER.Error(ex)
|
||||
MsgBox(ex.Message, MsgBoxStyle.Critical)
|
||||
START_INCOMPLETE = True
|
||||
End Try
|
||||
|
||||
Reference in New Issue
Block a user