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
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: 6865
- 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