After more 1 000 000 (one 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 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.
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
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 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.
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 11 matches
- 2012-02-28 14:46
- Forum: Olders
- Topic: Problems compiling 1.0.9.6.2
- Replies: 3
- Views: 6258
Re: Problems compiling 1.0.9.6.2
Well it seemed to have build even with that error but thanks for the quick response
- 2012-02-27 21:06
- Forum: Olders
- Topic: Problems compiling 1.0.9.6.2
- Replies: 3
- Views: 6258
Re: Problems compiling 1.0.9.6.2
Sorry about that I forgot that its VNCviewer
- 2012-02-27 20:48
- Forum: Olders
- Topic: Problems compiling 1.0.9.6.2
- Replies: 3
- Views: 6258
Problems compiling 1.0.9.6.2
When compiling I get the following two errors
Error 8 error MSB3073: The command "signtool.exe sign /f c:\uvnccert.pfx /p emptypassword /v /t http://timestamp.globalsign.com/scripts/timstamp.dll .\Release\vncviewer.exe
:VCEnd" exited with code 1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0 ...
Error 8 error MSB3073: The command "signtool.exe sign /f c:\uvnccert.pfx /p emptypassword /v /t http://timestamp.globalsign.com/scripts/timstamp.dll .\Release\vncviewer.exe
:VCEnd" exited with code 1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0 ...
- 2011-04-19 20:01
- Forum: Olders
- Topic: compiling 10951
- Replies: 110
- Views: 178476
Re: compiling 10951
Yup that work to. Thanks for all your help
- 2011-04-19 19:03
- Forum: Olders
- Topic: compiling 10951
- Replies: 110
- Views: 178476
Re: compiling 10951
OK I checked winvnc->properties->common properties->framework and references->zlibstat
and I got the correct path C:\Ultra\UltraVNC\zlib-1.2.5\contrib\vstudio\vc10\x86\ZlibStatRelease\zlibstat.lib
However one thing I notice is on VC++ directories there was a path under library called H:\ultravnc ...
and I got the correct path C:\Ultra\UltraVNC\zlib-1.2.5\contrib\vstudio\vc10\x86\ZlibStatRelease\zlibstat.lib
However one thing I notice is on VC++ directories there was a path under library called H:\ultravnc ...
- 2011-04-19 15:01
- Forum: Olders
- Topic: compiling 10951
- Replies: 110
- Views: 178476
Re: compiling 10951
did you put the top
[release][win32]
and
batch build the same
[v] release win32 winvnc/vncviewer
before doing a rebuild
For some unknown reason, VS2010 use the top as parameters for the
output path...
Yes its set for release win32. I double checked the configuration manager and thats also says ...
[release][win32]
and
batch build the same
[v] release win32 winvnc/vncviewer
before doing a rebuild
For some unknown reason, VS2010 use the top as parameters for the
output path...
Yes its set for release win32. I double checked the configuration manager and thats also says ...
- 2011-04-19 13:10
- Forum: Olders
- Topic: compiling 10951
- Replies: 110
- Views: 178476
Re: compiling 10951
Qbfinest83,
Is it compiling fine after you added nasm and directx ?
Louis had a lot of trouble, but i was unable to repeat them on my site.
Yeah after I installed NASM on my Win7 machine and open VS2010 I right click on libjpeg-turbo-win and went to properties> VC++ Directories> Executables ...
Is it compiling fine after you added nasm and directx ?
Louis had a lot of trouble, but i was unable to repeat them on my site.
Yeah after I installed NASM on my Win7 machine and open VS2010 I right click on libjpeg-turbo-win and went to properties> VC++ Directories> Executables ...
- 2011-04-19 11:21
- Forum: Olders
- Topic: compiling 10951
- Replies: 110
- Views: 178476
Re: compiling 10951
I am trying to compile winvnc on VS2010. I read about the NASM but when I went to http://www.nasm.us/ but it says its VS2008 I dont see it for VS2010. I tried to google it but couldnt find NASM that worked with VS2010. Does anyone know how to make it work with VS2010
UPDATE: Never mind. I added ...
UPDATE: Never mind. I added ...
- 2010-03-18 20:34
- Forum: MS-Logon plugin
- Topic: Using authentication remotely
- Replies: 3
- Views: 38933
Re: Using authentication remotely
Not exactly what I was looking for but thank you. What I want is a way to do is
-Install uvnc on the the server and setup MSLogonII
-Install uvnc server only on agent PC
-Install uvnc full on managers
-When a manager tries to access a agent PC that PC will be using MSLogonII but instead of pulling ...
-Install uvnc on the the server and setup MSLogonII
-Install uvnc server only on agent PC
-Install uvnc full on managers
-When a manager tries to access a agent PC that PC will be using MSLogonII but instead of pulling ...
- 2010-03-18 18:40
- Forum: MS-Logon plugin
- Topic: Using authentication remotely
- Replies: 3
- Views: 38933
Using authentication remotely
Is there a way to have have the Uvnc installed on a computer check a different computer (probably be a server) for domain authentication. For example there is 10 groups each with 10 pc and uvnc is installed on all of then. I want the manager of each group to view everyone in that group but know one ...
- 2010-02-20 01:21
- Forum: MS-Logon plugin
- Topic: Pass network credentials to bypass login prompt?
- Replies: 1
- Views: 35052
Pass network credentials to bypass login prompt?
Were testing UltraVNC on our network and loving it so far. We got the MS Logon to work fine with our domain however when we try to connect to one of the PC’s on the same domain its asking us for our network username and passwd. Once we put in that information we able to connect to the PC fine ...