MS V2.7.70
This commit is contained in:
@@ -27,7 +27,7 @@ Public NotInheritable Class frmSplash
|
||||
|
||||
Dim RunCount = 0
|
||||
For Each p As Process In Process.GetProcesses
|
||||
If p.ProcessName.Contains("lobal_Indexe") Then
|
||||
If p.ProcessName.Contains("asyFLOW") Then
|
||||
RunCount += 1
|
||||
End If
|
||||
Next
|
||||
|
||||
Reference in New Issue
Block a user