Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dial up Network Connection

Status
Not open for further replies.

bxgirl

Programmer
Nov 21, 2005
75
0
0
US
I have a dial up network connection. Is there a way to call this dial up connection through code, maybe using a dos batch file?
 
Can you create a Shortcut to the Dial-up Connection and launch the created Shortcut via a Batch file?
 
That's what I'd like to do, but what is the code that will actually launch the dial up connection from within the batch file?
 
Something like this perhaps in a batch file?

START C:\*****Path*****\ISP.lnk


ISP.lnk = your Dial=up Shortcut.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top