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

How do I open the vnc window at a specific desktop position?

Post Reply
computergroove
Posts: 2
Joined: 2014-07-18 03:46

How do I open the vnc window at a specific desktop position?

Post by computergroove »

I need to open 3 windowed vnc windows on a screen. All of them by default are small enough for me to tile them vertically. I want to know if there is a command line parameter or maybe a batch I can write to open these windows at the same position everytime. I am using xp but I can switch to something else if I have to. Thanks.
Bonji
100
100
Posts: 339
Joined: 2008-05-13 14:54

Re: How do I open the vnc window at a specific desktop posit

Post by Bonji »

You can use higher level programming languages to get the result you want. You could also look at AutoIT to manipulate existing windows as it's a much simpler scripting interface.
-Ben
Post Reply