Connecting to a UltraVNC server in one click
        Posted  
        
            by 
                Fabian
            
        on Super User
        
        See other posts from Super User
        
            or by Fabian
        
        
        
        Published on 2012-04-07T09:30:12Z
        Indexed on 
            2012/04/07
            11:36 UTC
        
        
        Read the original article
        Hit count: 330
        
I have to following setup on two Win7 machines connected over LAN:
UltraVNC Server <---- UltraVNC Viewer
Since I'm only interested into connecting always to the same server, I was wondering if it is possible to start the viewer and connect to the server with only one-click.
Start Viewer + Connect + Enter Password (three steps)
Since I've already figured out that I can automate the last step with the -password argument, I'm down to two steps:
Start Viewer + Connect (two steps)
How can I tell the UltraVNC viewer to automatically connect?
© Super User or respective owner