Controling Remote Desktop Program

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I'm working under Windows CE .NET 4.21 and wants to find a solution to
launch automatically the "remote desktop" program.
For example, creating a C# application which launchs the "remote desktop"
program.
So I wants to know the name of the executable "remote desktop" under Windows
CE .NET 4.21 and if we can specify "remote desktop" automatically the
connection parameters (they are perhaps stocked into a parameter file ?).

Thanks in advance.
 
Well, if there's a shortcut to it on the desktop, you could look in that to
find out, or if there's a shortcut to it in the Start menu, etc, etc. It's
probably cetsc.exe.

Can't help you with the automatic connection parameters, but, if they exist,
they're probably in the registry.

Paul T.
 
Back
Top