View Single Post
Old 09-12-2005, 08:51 PM   #21 (permalink)
Sathyan A. S.
Right Off the Assembly Line
 
Join Date: Feb 2005
Location: Kerala
Posts: 16
Default

Thank you mario_pant. I was looking for something like this and this one really works.
Thank you very much.

Regarding security; if you do not want the username and password to be shown on the window just add '@ echo off' before the command given by mario.

So the code will be

@ echo off
rasdial <connection name> <Username> <password>
Sathyan A. S. is offline