Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Supress "Another instance is running" Message

Post Reply
cprice
8
8
Posts: 8
Joined: 2012-01-13 18:25

Supress "Another instance is running" Message

Post by cprice »

Hi,

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
When an instance is running, if you attempt to send the command line again, you get a message:

"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.
Post Reply