Fixed potential issue with parameter detection

This commit is contained in:
MikeMaximus
2018-02-07 17:40:13 -06:00
parent e7b3f809f1
commit c63a188738
+2
View File
@@ -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