Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
dos launching a dial up connection
Name: Adam Date: June 12, 2002 at 08:02:17 Pacific
Comment:
I was wondering if there is a way for DOS to launch a dial up connection you may have saved in your "dial up networking" for script writing purposes?
Name: JackG Date: June 12, 2002 at 22:53:54 Pacific
Reply:
Gee, I never though of that one either. So as I am running Windows ME and have a Dial-Up Networking icon for my ISP setting on my Desktop, I just added the following line to my little batch file I just created:
START C:\Windows\Desktop\ISP.lnk
and volia, with a simple batch file I can start my ISP dialer connecting and bring up two Internet Explorer windows trying to connect to two different URL's.You learn something every day, but today I learned two new things.
Summary: I am attempting to create a batch file that will automatically launch a dial up connection. I will eventually be using the script on Win 98 PC's but for now am testing it on Win 2000. I've tried comma...
Summary: Hey everyone, I'm looking to find a program for IN DOS (no windows whatsoever) that will allow me to establish a PPP connection (namely to Prodigy Internet). If you know where I can download such a pr...
Summary: This seems to work alright for me: First make a shorcut to a dial-up connection by right clicking it and selecting "Create Shortcut". Name the shortcut something like "Dial-up" and put it in the same...