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
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
Search found 5 matches
- 2014-03-26 16:46
- Forum: Old messages
- Topic: Need winvnc.exe to run before login and connect to repeater
- Replies: 2
- Views: 2680
Re: Need winvnc.exe to run before login and connect to repea
That worked great. Now I just have to modify the ini file via code which is pretty simple. Thank You.
- 2014-03-26 05:46
- Forum: Old messages
- Topic: Need winvnc.exe to run before login and connect to repeater
- Replies: 2
- Views: 2680
Need winvnc.exe to run before login and connect to repeater
This seemed simple to do, but not having any luck. I am writing a remote support program for my shop. I need winvnc to autostart on boot up and connect to my repeater before the login screen. I could not figure out how to do this with just vnc commands, so I wrote a service that tries to connect ...
- 2013-11-21 23:44
- Forum: Olders
- Topic: How to combile ultraVNC, step by step
- Replies: 4
- Views: 10816
Re: How to combile ultraVNC, step by step
That worked, both compiled now and have my exe. Thanking you for the help, that was easy, once I knew a few basic things.
- 2013-11-21 19:30
- Forum: Olders
- Topic: How to combile ultraVNC, step by step
- Replies: 4
- Views: 10816
Re: How to combile ultraVNC, step by step
Thank you for the info, I got much farther this time. I am just interested in compiling vncviewer, so I just loaded vncviewer.sln with VS2010 and it opened up fine. I successfully compliled: omnithread rdr unz32lib zip32 zlibstat However, compile failed for vncviewer and libjpeg-turbo-win. Compiling ...
- 2013-11-19 17:17
- Forum: Olders
- Topic: How to combile ultraVNC, step by step
- Replies: 4
- Views: 10816
How to combile ultraVNC, step by step
I have used ultaVNC for years and have programmed in VB.net and C#.I decided recently to started learning C++ and successfully modified and recompiled uvncrepeater. I wanted to make a few changes to VNC Viewer, so I downloaded the source for 1.1.9.3. I have not been able to successfully compile VNC ...