vmPing icon indicating copy to clipboard operation
vmPing copied to clipboard

Feature Request: new command line parameter

Open umbertoB67 opened this issue 2 years ago • 2 comments

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

umbertoB67 avatar Mar 22 '23 20:03 umbertoB67