After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

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

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

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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

Search found 5 matches

by mkipness
2006-02-04 14:38
Forum: SC
Topic: Is there a way to not bother user w/ the admin screen page?
Replies: 4
Views: 4034

There is a way.

Wrap the sc executable in your own compressed file, like a self extracting rar file. When the user double clicks the rar executable (self extracting) have a simple batch file run that launches sc with the appropriate command line options and the IP it will connect to. I do this all ...
by mkipness
2005-12-28 15:26
Forum: SC
Topic: No tray icon doesn't work?
Replies: 5
Views: 7795

Thanks for the reply.

I knew how to change the icon. But what I want is NO icon in the systray at all. Isn't that what the -notrayicon option is for? Or does this not work with the SC version of winvnce.exe?

Thanks,
Max
by mkipness
2005-12-28 14:54
Forum: SC
Topic: No tray icon doesn't work?
Replies: 5
Views: 7795

No tray icon doesn't work?

Is -notrayicon supposed to work with the SC version of winvnc.exe? When I try to use it, a yellow icon still appears in the systray. I want to create my own systray icon and would rather not have two sitting there.

Thanks,
Max
by mkipness
2005-12-16 02:31
Forum: SC
Topic: Way to wrap winvnc.exe CL options in another executable?
Replies: 4
Views: 4416

Well, I was able to do what I was looking for, although I guess it didn't turn out as good as I expected.

I was able to use Winrar to create an SFX executable, that just included winvnc.exe. You can make winrar run the execuable with the command line option to do the reverse connection, etc. You ...
by mkipness
2005-12-15 17:11
Forum: SC
Topic: Way to wrap winvnc.exe CL options in another executable?
Replies: 4
Views: 4416

Way to wrap winvnc.exe CL options in another executable?

Hello -

I currently use SC from a web page with a list of connections and it works great. However, I would like to replace the link to the support.exe on the web page, with individual links that point directly to various tech support links instead. I'd like to use winvnc.exe with the following ...