RE: automatic reverse connections

2006-11-27 Thread Luptak, Miroslav
6, 2006 16:10 > To: vnc-list@realvnc.com > Subject: automatic reverse connections > > I am trying to set up an automatic reverse connection on a > machine that has > multiple users. I want to do this so I can restart the > machines and connect > to them without the user pr

Re: automatic reverse connections

2006-11-27 Thread Mick
On Sunday 26 November 2006 22:33, 77 D'~x 77 wrote: > Ed, > > The problem, obviously, with setting a startup item in All Users is that > it fires only when a user logs on, rather than at boot-up. Similarly, > entries in the registry only fire upon login. > > What you really need is a custom service

Re: automatic reverse connections

2006-11-26 Thread ·· ħþø ··
Ed, The problem, obviously, with setting a startup item in All Users is that it fires only when a user logs on, rather than at boot-up. Similarly, entries in the registry only fire upon login. What you really need is a custom service that will ShellExec() your connect command -- as far as I

automatic reverse connections

2006-11-26 Thread Ed Barnat
I am trying to set up an automatic reverse connection on a machine that has multiple users. I want to do this so I can restart the machines and connect to them without the user present. I have been able to accomplish this on a single user machine (no password required to access desktop) on my loca