in other words
User1 windows account, install UltraVNC, set port to 5901
User2 windows account, install UltraVNC, set port to 5902
I've got as far as installing User1 and have that working. I notice when I attempt to install user2, it doesn't offer me a path to install the program to and just reinstall UltraVNC over the top of the first installation.
Is it possible?
Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
- 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
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
- 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
can I have 2 instances of UltraVNC Server running on a Windows10 PC?
-
- Posts: 6
- Joined: 2022-06-02 12:19
- Rudi De Vos
- Admin & Developer
- Posts: 6882
- Joined: 2004-04-23 10:21
- Contact:
Re: can I have 2 instances of UltraVNC Server running on a Windows10 PC?
You can if winvnc.exe is started with the -multi option. Just start the same exe 2x. ( winvnc.exe - multi)
Normal this is a test feature to check a new version and keeps the old running. Not supported.
Multiple viewers can connect to the same server, what do you actual want todo
Normal this is a test feature to check a new version and keeps the old running. Not supported.
Multiple viewers can connect to the same server, what do you actual want todo
-
- 40
- Posts: 72
- Joined: 2022-01-18 16:46
Re: can I have 2 instances of UltraVNC Server running on a Windows10 PC?
Side question: I don't remember it happening before, but in Windows 10 task manager, it is showing more than 1 UVNC running. Was it always this way? For some reason, I am thinking it wasn't. Could I have 2 running at once accidentally?
- Rudi De Vos
- Admin & Developer
- Posts: 6882
- Joined: 2004-04-23 10:21
- Contact:
Re: can I have 2 instances of UltraVNC Server running on a Windows10 PC?
When running as service you have the winvnc.exe running in session 0 (service)
and winvnc.exe running in the desktop session
When you switch a user, the winvnc.exe running in the desktop session is stop and restarted in the new desktop session.
The service job is to monitor and restart winvnc in the current desktop session.
and winvnc.exe running in the desktop session
When you switch a user, the winvnc.exe running in the desktop session is stop and restarted in the new desktop session.
The service job is to monitor and restart winvnc in the current desktop session.
-
- Posts: 6
- Joined: 2022-06-02 12:19
Re: can I have 2 instances of UltraVNC Server running on a Windows10 PC?
I'm running Windows 10, with Ibik Aster multiseat software. 2 user accounts 'user1', 'user2', 2x keyboard, 2xmouse, 2xscreensRudi De Vos wrote: ↑2022-06-02 13:39 You can if winvnc.exe is started with the -multi option. Just start the same exe 2x. ( winvnc.exe - multi)
Normal this is a test feature to check a new version and keeps the old running. Not supported.
Multiple viewers can connect to the same server, what do you actual want todo
Users want to VPN into the network and remote control their user accounts
"You can if winvnc.exe is started with the -multi option" - do you mean, don't install UltraVNC as a service, and start it manually with the -multi option?
So I'd start winvnc.exe -multi from User1's account, and do the same for User2's account. Ideally I need these to both run when the computer starts.
User1 can remote control his desktop
User2 can remote control his desktop at the same time as above
Is this possible? Do I need to enable loopback option?
Last edited by daxtrajero on 2022-06-10 22:25, edited 1 time in total.