Fix Wix Path finally :D, Translate frmIndex to en
This commit is contained in:
@@ -200,7 +200,7 @@ Public Class ClassFilehandle
|
||||
Return _NewFileString & extension
|
||||
Catch ex As Exception
|
||||
LOGGER.Info(" - Error in versioning file - error: " & vbNewLine & ex.Message)
|
||||
LOGGER.Error(ex.Message)
|
||||
LOGGER.Error(ex)
|
||||
MsgBox(ex.Message, MsgBoxStyle.Critical, "Error in versioning file:")
|
||||
Return ""
|
||||
End Try
|
||||
|
||||
Reference in New Issue
Block a user