Fix Wix Path finally :D, Translate frmIndex to en
This commit is contained in:
@@ -81,7 +81,7 @@ Public Class ClassWindowLocation
|
||||
Return result
|
||||
Catch ex As Exception
|
||||
LOGGER.Info("Error in IsVisibleOnAnyScreen: " & ex.Message)
|
||||
LOGGER.Error(ex.message)
|
||||
LOGGER.Error(ex)
|
||||
Return False
|
||||
End Try
|
||||
End Function
|
||||
|
||||
Reference in New Issue
Block a user