Fixed potential issue with parameter detection
This commit is contained in:
@@ -229,6 +229,8 @@ Public Class mgrProcesses
|
||||
GetWindowsCommand(prsCurrent)
|
||||
End If
|
||||
|
||||
FullCommand = FullCommand.Substring(prsCurrent.ProcessName.Length).Trim
|
||||
|
||||
If oGame.Duplicate = True Then
|
||||
If HandleDuplicates(hshScanList) Then
|
||||
bDuplicates = False
|
||||
|
||||
Reference in New Issue
Block a user