A new command line parameter would be useful. This new parameter (eg. /NoNewWin), instead of opening a new window, adds the new ping request into the already opened window.
Example:
Command 1: vmPing.exe 192.168.1.1 /NoNewWin -> Run vmPing with the IP 192.168.1.1
Command 2: vmPing.exe 192.168.1.2 /NoNewWin -> Executes vmPing, but since there is already an active instance, it does not open a new window, but adds it to the existing one which will thus have two pings simultaneously, and so on
A new command line parameter would be useful. This new parameter (eg. /NoNewWin), instead of opening a new window, adds the new ping request into the already opened window.
Example: Command 1: vmPing.exe 192.168.1.1 /NoNewWin -> Run vmPing with the IP 192.168.1.1
Command 2: vmPing.exe 192.168.1.2 /NoNewWin -> Executes vmPing, but since there is already an active instance, it does not open a new window, but adds it to the existing one which will thus have two pings simultaneously, and so on