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
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
Rudi - If you will edit winvnc.exe to....
Rudi - If you will edit winvnc.exe to....
*removed*
Last edited by cheaha on 2006-03-26 16:50, edited 2 times in total.
- Rudi De Vos
- Admin & Developer
- Posts: 6952
- Joined: 2004-04-23 10:21
- Contact:
The helpdesk.txt has the
[DIRECT]
If you add this, and you only have 1 entry for the HOST
The menu is shown for about 2 sec but continue without the need to double click
-The idea for this option was that there is no need to select anything when you have only 1 choise.
But this trick could also be usefull for reconnect.
You only need to make sure SC is auto started after reboot.
The only this your vb script should do
1) ask admin logon/passwd
2) add some registry keys (runas admin)
A normal user still can run SC, only when you press the reconnect button, admin passwd is asked.
Switching to admin, the registry can be changed for next reboot
Possible registry keys that need to be changed
autologon
autoadminlogon
autologoncount
autologonuser
autologonpassword
runonce
3) Copy SC.bat to the runonce spot
4) cleanup after reconnect
[DIRECT]
If you add this, and you only have 1 entry for the HOST
The menu is shown for about 2 sec but continue without the need to double click
-The idea for this option was that there is no need to select anything when you have only 1 choise.
But this trick could also be usefull for reconnect.
You only need to make sure SC is auto started after reboot.
The only this your vb script should do
1) ask admin logon/passwd
2) add some registry keys (runas admin)
A normal user still can run SC, only when you press the reconnect button, admin passwd is asked.
Switching to admin, the registry can be changed for next reboot
Possible registry keys that need to be changed
autologon
autoadminlogon
autologoncount
autologonuser
autologonpassword
runonce
3) Copy SC.bat to the runonce spot
4) cleanup after reconnect