Re: Still trying to start Dial-up Networking
- Posted by Euler German <efgerman at myrealbox.com> Jan 06, 2002
- 447 views
Hi, Just guessing if it could be done by executing (Win9x/Me): rundll32.exe rnaui.dll,RnaDial ConnectionName or (WinNT4/2k/XP) rasphone.exe -t ConnectionName Kind Regards, -- Euler German On 5 Jan 2002, at 20:43, fretinator at smallvue.com wrote: > > Just curious, doesn't DUN start automatically when your browser opens. If > not, you can download an upgrade to DUN that will. Perhaps I misunderstand. > ----- Original Message ----- > From: "Evan Marshall" <evan at net-link.net> > To: "EUforum" <EUforum at topica.com> > Sent: Saturday, January 05, 2002 7:49 PM > Subject: Still trying to start Dial-up Networking > > > > This will open Dial-up Networking, but I can't figure out how to initiate > the connection. > > > > > > system("C:\\WINDOWS.000\\EXPLORER.EXE > ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\\::{992CFFA0-F557-101A-88EC-00DD010 > CCC48}",2) > > > > but addin something like "Myconnection" at the end of the string doesn't > work. > > > > > > All I am trying to do is to make a small batch file to get online and > start my browser.