The installer was? too fast but what I did observe was that a lot of different files mostly dll's) were placed in C:\WINDOWS\SYSTEM. These were some of the exe files (rundll rnaui.dll,RnaDial etc.)
(1 hour later)
Okay, thanks for your patience.
I have created batch files containing only one line. These are the various options I tried;
C:\Windows\Desktop\Sprint.DUN
rundll rnaui.dll,RnaDial Sprint.DUN
rundll rnaui.dll,RnaDial C:\Windows\Desktop\Sprint.DUN
... none of which worked. :mad:
However ... what I did find is that if I go to my
Start Menu/Run and enter?
C:\Windows\Desktop\Sprint.DUN? ... it will dial my ISP and connect!!!
Now ... what can I put in a batch file to represent the "run" command?
I have tried:
rundll.exe C:\Windows\Desktop\Sprint.DUN ... and
rundll32.exe C:\Windows\Desktop\Sprint.DUN
... neither of which worked (sigh)? Any ideas?