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
UltraVNC 1.2.1.2 pre-release - Download links
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: prerelease 1212
Caplocks checked.
SERVER setting....VIEWONLY ( viewonly password or server option )
1) Viewonly : no caplock is reset, independed of the viewer input setting
2) Full : Caplock is always reset, independed of the viewer input setting
Tell the people to use the viewonly password to avoid the caplock reset.
SERVER setting....VIEWONLY ( viewonly password or server option )
1) Viewonly : no caplock is reset, independed of the viewer input setting
2) Full : Caplock is always reset, independed of the viewer input setting
Tell the people to use the viewonly password to avoid the caplock reset.
Re: prerelease 1212
on the dowload page there's 'w2K -> works on all OS's >= w2k, you can use the w2k on win10 but not the win8 version on XP.' Maybe add info for where is the win7-8-10 exeRudi De Vos wrote:abosoluted
w8hook.ddl was the duplication engine, only used for OS >= win8
This is not longer used, we now have the duplication engine buildin in the exe and provide 2 seperate exe.
exe win7>= has the w8hook buildin
exe w2K and xp is compiled without.
Not longer needed unless you have an old versions of the server
Re: prerelease 1212
Tried on two Windows 10 10th anniversary, both keep disconnecting after few seconds, and shows "trying..."... Anything I can do to help troubleshoot this to get a new version that will work with my environment?
Thanks,
Dominic Russell
Dominic Russell
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: prerelease 1212
It was tested on the latest win10 version and working.
If the latest win10 version wasn't working we would have planty of forum messages....
But way isn't it working on your PC ? Firewall , anti virus software ?
We always test it with the latestwin 10 iso from the Microsoft developers download and that works without changing settings.
*First test:
server+viewer on the same pc and connect to localhost.
vnc passwd, no encryption
Start winvnc.exe manual
Run Manual: Just to be sure the firewall don't ask permission in the background. Sometimes running as services you don't see it.
service commands
Open a cmd with run as admin
STOP net stop uvnc_service
START net start uvnc_service
If the latest win10 version wasn't working we would have planty of forum messages....
But way isn't it working on your PC ? Firewall , anti virus software ?
We always test it with the latestwin 10 iso from the Microsoft developers download and that works without changing settings.
*First test:
server+viewer on the same pc and connect to localhost.
vnc passwd, no encryption
Start winvnc.exe manual
Run Manual: Just to be sure the firewall don't ask permission in the background. Sometimes running as services you don't see it.
service commands
Open a cmd with run as admin
STOP net stop uvnc_service
START net start uvnc_service
Re: prerelease 1212
It is working with version 1.0.9.2, I upgraded to 1.2.1.2 and I cannot see the screen anymore (winvnc keeps restarting and the viewer keeps retrying to connect). I can do the tests anyway if you think it can help in troubleshooting...
Thanks,
Dominic Russell
Dominic Russell
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: prerelease 1212
OS server: win10 latest
OS viewer: doesn't realy matetr
1092 OK, 1212 restart
The bin zip (1212) contain multiple winvnc.exe version. ( w2L/XP/win8)
w2k run on OS w2k-win10
win8 run on win8-win10
To test, can you replace winvnc 1212 with the XP build with the same arch (32/64), possible the new win10 capture system crash
and cause the server to reset.
What's the server cpu /memory ?
OS viewer: doesn't realy matetr
1092 OK, 1212 restart
The bin zip (1212) contain multiple winvnc.exe version. ( w2L/XP/win8)
w2k run on OS w2k-win10
win8 run on win8-win10
To test, can you replace winvnc 1212 with the XP build with the same arch (32/64), possible the new win10 capture system crash
and cause the server to reset.
What's the server cpu /memory ?
Re: prerelease 1212
Putting winvnc.exe of XP worked! The server is not restarting itself. I also noticed that the win8 version works well from the login screen, as soon as I login, it starts restarting itself.
The computer has a CPU Intel G2030 3GHz and 4 GB of RAM.
The computer has a CPU Intel G2030 3GHz and 4 GB of RAM.
Thanks,
Dominic Russell
Dominic Russell
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: prerelease 1212
My guess is that the new capture engine is causing it.
This is buildin in the vnc exe from vista and used when the OS win8>=.
This is a new code part and depend a little on the real video driver.
Unless i find a way to repeat it to verify the code just before crash it's a hell to debug.
What video card are you using?
This is buildin in the vnc exe from vista and used when the OS win8>=.
This is a new code part and depend a little on the real video driver.
Unless i find a way to repeat it to verify the code just before crash it's a hell to debug.
What video card are you using?
Re: prerelease 1212
It has two video cards with two screens. One video card is an AMD Radeon HD 5450 and the other is an Intel HD Graphics. The two screens are using different resolution.
Thanks,
Dominic Russell
Dominic Russell
Re: prerelease 1212
winvnc -uninstall used to work. it no longer works for me now. it still remains as a service. icon is there. i need to manually right click to uninstall
please verify
please verify
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: prerelease 1212
net stop uvnc_service
winvnc -uninstall
1) You can't uninstall a running service.
2) Only a (runas admin) cmd can be used to uninstall service
winvnc -uninstall
1) You can't uninstall a running service.
2) Only a (runas admin) cmd can be used to uninstall service
Re: prerelease 1212
1000% theres a bug with this version, unable to uninstall via winvnc -uninstall
it worked with previous versions.
i just tried your method. same thing. it wouldnt uninstall.
it worked with previous versions.
i just tried your method. same thing. it wouldnt uninstall.
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: prerelease 1212
Did you stopped the service first ?
manual in a cmd ( runas admin)
net stop uvnc_service
winvnc.exe -uninstall
manual in a cmd ( runas admin)
net stop uvnc_service
winvnc.exe -uninstall
Re: prerelease 1212
yes ive tried everything. i also wanna add that it was fine in previous versions, i think it was surely fine in 1.2.09
ive tried a variety of commands to stop the service before uninstalling.
in PREVIOUS versions, if there was a running session, -uninstall would simply kill the connection and then uninstall normally.
ive tried a variety of commands to stop the service before uninstalling.
in PREVIOUS versions, if there was a running session, -uninstall would simply kill the connection and then uninstall normally.
Re: prerelease 1212
Code: Select all
[Permissions]
[admin]
CaptureAlphaBlending=1
AuthRequired=0
HTTPConnect=0
[ultravnc]
[poll]
TurboMode=0
PollUnderCursor=0
PollForeground=1
PollFullScreen=1
; OnlyPollConsole=0
OnlyPollOnEvent=0
MaxCpu=40
EnableDriver=1
EnableHook=1
EnableVirtual=0
SingleWindow=0
SingleWindowName=