After more 2 000 000 (two million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
Feedback is always welcome

2026-04-01: After 1.7.x, 1.8.x release builds need tests and feedback: https://forum.uvnc.com/viewtopic.php?t=38158

2026-03-11: CVE-2026-3787 and CVE-2026-4962 - Clarification: https://forum.uvnc.com/viewtopic.php?t=38155

2025-12-02: We need help: English Wikipedia UltraVNC page has been requested to deletion: https://forum.uvnc.com/viewtopic.php?t=38127
Any help is welcome to improve the UltraVNC page and/or to comment on the Wikipedia Talk page

2025-05-06: Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

2023-09-21: Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Development: UltraVNC development is always here... Any help is welcome
Feedback is welcome

Help is very needed for:
Windows ARM/ARM64 support: https://forum.uvnc.com/viewtopic.php?t=38163 / https://github.com/ultravnc/UltraVNC/issues/346
macOS support: https://forum.uvnc.com/viewtopic.php?t=38164 / https://github.com/ultravnc/UltraVNC/issues/347
Linux support: https://forum.uvnc.com/viewtopic.php?t=38165 / https://github.com/ultravnc/UltraVNC/issues/348
*BSD support: https://forum.uvnc.com/viewtopic.php?t=38166 / https://github.com/ultravnc/UltraVNC/issues/349
*Solaris support: https://forum.uvnc.com/viewtopic.php?t=38167 / https://github.com/ultravnc/UltraVNC/issues/350

Skip SC app window

Single Click discussions / bugs
Post Reply
Kevin

Skip SC app window

Post by Kevin »

Is there a way to have the little app window not even pop up? Even if I use DIRECT it splashes it up...I would rather it just not come up at all???? I have a friend that uses something similar...but it also has a .bat file within the exe telling it to run winvnc and setting the connect option to some variable..I assume someone has compiled their own version somehow...
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 7021
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

Can't be change unless code is modified.

No stealth function is buildin as it would be classified as spyware and possible be blocked by all checkers in a short time.

What's the use of an invisable support tool ?
Guest

Post by Guest »

I guess I see your point...its not really invisible...still goes into the task bar, just doesnt splash the app screen for those few seconds...I was just curious as that is how I saw the application working today....I did unzip using the 7-zip program and all that was in it was the winvnc.exe, vnchooks.dll and a runvnc.bat file with the lines

@echo off
start winvnc -connect %1

I was just trying to figure out how it was done that way. I kind of like the SC way better because as it is they have a seperate exe file for each connection. SC would list them all in one box and allow them to choose. Like I said I was trying to figure out how they did their files...
Post Reply