Hi All,
I've been working with SC for some time now, and all works very nicely even in Win7. The only problem i face is when a Username/Password popup appears on a client PC, I cannot see the pop-up nore can I give any input at that time. When the the clients types in U+P, I can continue working. This is very annoying because the user has to stay at the computer when I am assisting. Anyone any idea??
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
SC Win7 Username + Password Prompt
Re: SC Win7 Username + Password Prompt
I think you need to be a little more specific. It sounds as if you are <b>already</b> controlling the machine when this happens.
So... what kind of Username/Password popup are you talking about? A web site login? A "UAC" escalation prompt or admin prompt for a program you/they are running/installing?
So... what kind of Username/Password popup are you talking about? A web site login? A "UAC" escalation prompt or admin prompt for a program you/they are running/installing?
Re: SC Win7 Username + Password Prompt
I am indeed already controlling the machine. Then when you for instance want to access a network share or if a user with limited user rights wants to install a program, and they receive a popup for U+P, I don't see the pop-up, the client does. The mouse cursor still moves on the remote machine, but I do no longer receive visuals.
Thanks already!
Thanks already!
Re: SC Win7 Username + Password Prompt
You probably need to deploy the server as a service, using the latest version of winvnc.exe. I'm not sure whether or not the latest SC has the ability. (Yes?)
I do know that both SCPrompt and ChunkVNC (SC derivatives) allow you to install as a service.
see also [topic=17644][/topic]
I do know that both SCPrompt and ChunkVNC (SC derivatives) allow you to install as a service.
see also [topic=17644][/topic]
Last edited by B on 2010-03-23 14:02, edited 1 time in total.
Re: SC Win7 Username + Password Prompt
if you deploy uvnc as a service, you can then use scprompt to create the reverse connection, and it will use the existing installed service to make the connection, instead of trying to create a new instance of uvnc.B wrote:You probably need to deploy the server as a service
should solve your problems.