I am currently using
UltraVNC Server 1.0.9.6.2
With repeater.
I am sending a command line "listen" command to the server in the form of:
Code: Select all
winvnc -sc_exit -id:%ID% -autoreconnect -connect %REPEATERIP%::%REPEATER_PORT% -run
"Another instance is already running"
Popup on the server.
Is it possible to surpress this message? So it does not appear?
I've attempted the -fus parameter in the command line without any success.
Thank you.