MS3103
This commit is contained in:
@@ -257,7 +257,7 @@ Public Class frmVersionCheck
|
||||
startInfo.FileName = PMO_PATH
|
||||
Process.Start(startInfo)
|
||||
Else
|
||||
MsgBox("Can not find ADDI-Executable in '" & filename & "'! Please inform your systemadmin.", MsgBoxStyle.Critical)
|
||||
MsgBox("Can not find ADDI-Executable in regular path! Please inform your systemadmin.", MsgBoxStyle.Critical)
|
||||
End If
|
||||
|
||||
Catch ex As Exception
|
||||
|
||||
Reference in New Issue
Block a user