Originally Posted by merlin
Can you have it point to just the dial up network instead of the sprint? I mean there has to be an exucatble for the dialup, finding it is the hard part. it might not be sprints exe but there has to be an exe somwhere to run it
In regards to this, I found something on the net as follows;
Windows 9x:
The following commands can be used to start and open a connection:
? ? ? ?
START RUNDLL32 RNAUI.DLL,RnaDial exact name of dialer entry? ? ? ? TRACERT -h 1 -w 1
(Credits for these commands: Michael J. Gregg and Tom Lavedas)
The RUNDLL command starts DUN, the TRACERT command will actually start the dialing process
I am not sure what "exact name of dialer entry" means (I tried sprint.dun - nothing happened) I think I have to put this in a batch-type file and convert it into an exe file but I don't know how to do this or if these commands will even work in a batch file???
