I am creating a Remote Desktop application for work and one of the things I
need to be able to do is launch the VPN from inside the application. When
installed the VPN only places a short cut on the desk top and I can't target
that to launch it. This application is being created in Visula Studio 2005
usin vb.net. I can call
Process.Start("iexplore") to launch internet exporer
so the VPN would be
--
Thank you very much
CoachBarkerOJPW
Archived from group: microsoft>public>vb>syntax