To see a good example of how it is calculated look here in the source.
UltraVNC Project Root\UltraVNC\uvnc_settings\uvnc_settings\security.cpp
I'll make a simple little console application that can change the VNC password. I'll post it here once I am done. It will probably take a few days as I ...
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 19 matches
- 2010-05-26 13:44
- Forum: Olders
- Topic: CLI to Start/Stop/Change Password of VNC Server
- Replies: 10
- Views: 19107
- 2010-05-25 21:30
- Forum: Olders
- Topic: CLI to Start/Stop/Change Password of VNC Server
- Replies: 10
- Views: 19107
Re: CLI to Start/Stop/Change Password of VNC Server
Sorry guys, I am having an off day. I didn't give this much thought when I put this out there.
Don't you want to make the new password a second input argument? That would be significantly more complex if you wanted to define the password as plain text. The password value stored in either the ...
Don't you want to make the new password a second input argument? That would be significantly more complex if you wanted to define the password as plain text. The password value stored in either the ...
- 2010-05-25 20:34
- Forum: Olders
- Topic: CLI to Start/Stop/Change Password of VNC Server
- Replies: 10
- Views: 19107
Re: CLI to Start/Stop/Change Password of VNC Server
Hi,
I would like to know if there is any CLI to start, stop and change the password of VNC Server. I want to Start, Stop and Change the Password of VNC Server programatically. Appreciate any help in this regard.
Thanks,
Swapna.
Try this batch script. Copy and paste the contents to 'chgvncpwd.cmd ...
I would like to know if there is any CLI to start, stop and change the password of VNC Server. I want to Start, Stop and Change the Password of VNC Server programatically. Appreciate any help in this regard.
Thanks,
Swapna.
Try this batch script. Copy and paste the contents to 'chgvncpwd.cmd ...
- 2010-05-21 20:02
- Forum: Olders
- Topic: CAD solution with UAC off
- Replies: 48
- Views: 289176
Re: CAD solution with UAC off
You're very welcome.
As for the registry key I believe that is correct but I haven't investigated it. In my environment we just made a group policy that controls that setting.
As for the registry key I believe that is correct but I haven't investigated it. In my environment we just made a group policy that controls that setting.
- 2010-05-21 18:53
- Forum: Olders
- Topic: CAD solution with UAC off
- Replies: 48
- Views: 289176
Re: CAD solution with UAC off
...Any chance you could look into the repeater problem ( [topic=18016][/topic] and elsewhere ) or possibly patch your changes into 1.0.8.0, which doesn't have the repeater issue? I don't want to get in the habit of recompiling this fix for everyone who wants a particular version. BUT, since you ...
- 2010-04-28 22:44
- Forum: Feature requests
- Topic: Secure Attention Sequence Capabilities
- Replies: 4
- Views: 8068
Re: Secure Attention Sequence Capabilities
Done. Thanks for the recommendation supercoe!
- 2010-04-28 18:33
- Forum: Feature requests
- Topic: Secure Attention Sequence Capabilities
- Replies: 4
- Views: 8068
Re: Secure Attention Sequence Capabilities
My guess is that they will put this in the 1.0.9.x branch or the 2.x branch.
- 2010-04-28 16:23
- Forum: Olders
- Topic: CAD solution with UAC off
- Replies: 48
- Views: 289176
Re: CAD solution with UAC off
Yes I have changed the GPO policy
and the way I replaced the .exe file is by booting in safe mode because when I try to stop the server the "stop service" option is grayed out. And when I try to do so under task manager it tells me that access is denied.
There is something new that I have noticed ...
and the way I replaced the .exe file is by booting in safe mode because when I try to stop the server the "stop service" option is grayed out. And when I try to do so under task manager it tells me that access is denied.
There is something new that I have noticed ...
- 2010-04-20 15:34
- Forum: Olders
- Topic: CAD solution with UAC off
- Replies: 48
- Views: 289176
Re: CAD solution with UAC off
I just included it. See the first post.AndreL wrote:Is it possible to have a executable version with this patch (for a windows 7 32bits)?
Thanks any way for your job.
It works on 32 and 64 bit versions of windows.
- 2010-03-01 17:05
- Forum: Olders
- Topic: Build enviroment
- Replies: 10
- Views: 14654
Re: Build enviroment
The source produces the binaries and they are fully functional.B wrote:Thank you for working at this. Please let us know if you can verify that that the source ever produces the distributed binaries...
- 2010-03-01 16:49
- Forum: Olders
- Topic: CAD solution with UAC off
- Replies: 48
- Views: 289176
Re: CAD solution with UAC off
Updated first post.
- 2010-03-01 00:13
- Forum: Olders
- Topic: CAD solution with UAC off
- Replies: 48
- Views: 289176
Re: CAD solution with UAC off
Thanks, I intend to stick around.
I think this patch should be implemented with a UAC check:

I think this patch should be implemented with a UAC check:
- If UAC is on, call CAD.exe with ShellExecute.
If UAC is off, call CAD.exe as a service.
- 2010-03-01 00:03
- Forum: Olders
- Topic: Build enviroment
- Replies: 10
- Views: 14654
Re: Build enviroment
I was able to get 1.0.8.2 (Rev. 495) to build correctly by making the following change. Index: UltraVNC Project Root/UltraVNC/winvnc/winvnc/winvnc.vcproj
===================================================================
--- UltraVNC Project Root/UltraVNC/winvnc/winvnc/winvnc.vcproj (revision 495 ...
===================================================================
--- UltraVNC Project Root/UltraVNC/winvnc/winvnc/winvnc.vcproj (revision 495 ...
- 2010-02-28 06:52
- Forum: Olders
- Topic: CAD solution with UAC off
- Replies: 48
- Views: 289176
Re: Possible CAD solution with UAC off
Moved to first post.
- 2010-02-26 17:40
- Forum: Olders
- Topic: CAD solution with UAC off
- Replies: 48
- Views: 289176
Re: Possible CAD solution with UAC off
Moved to first post.
- 2010-02-26 15:49
- Forum: Olders
- Topic: CAD solution with UAC off
- Replies: 48
- Views: 289176
CAD solution with UAC off
This will check to see if UAC is on. If UAC is on it will use the normal method of invoking the Secure Attention Sequence(Ctrl+Alt+Delete). If UAC is disabled it will create a CAD service that can send the SAS and then start that service.
You can download the patch here .
You can download the ...
You can download the patch here .
You can download the ...
- 2010-02-25 17:08
- Forum: Olders
- Topic: Build enviroment
- Replies: 10
- Views: 14654
Re: Build enviroment
I don't actually get any build errors. That's the weirdest part.
My resulting 1.0.8.2 winvnc.exe executable is 1,582,592 bytes from unmodified source. The uvnc.com distributed binary is 1,590,216 bytes. Add to that the about screen, the configuration windows, msloogon auth, and a host of other ...
My resulting 1.0.8.2 winvnc.exe executable is 1,582,592 bytes from unmodified source. The uvnc.com distributed binary is 1,590,216 bytes. Add to that the about screen, the configuration windows, msloogon auth, and a host of other ...
- 2010-02-24 21:27
- Forum: Olders
- Topic: Build enviroment
- Replies: 10
- Views: 14654
Re: Build enviroment
Furthermore, the 1.0.8.0 source compiles fine and everything works. It's only the 1.0.8.2 source I have a problem with.
- 2010-02-24 21:18
- Forum: Olders
- Topic: Build enviroment
- Replies: 10
- Views: 14654
Build enviroment
I think I have a fix to the cad problem but need to recompile the source to test.
I am currently trying to build UltraVNC (winvnc.exe) from source. I have scoured these forums and have yet to find a fix to my problem. I can currently build the 1.0.8.2 source into an executable without error ...
I am currently trying to build UltraVNC (winvnc.exe) from source. I have scoured these forums and have yet to find a fix to my problem. I can currently build the 1.0.8.2 source into an executable without error ...