zxc3 0 Posted June 7, 2005 How to disconnect Dial up from the command line? Share this post Link to post Share on other sites
Lazycat 13 Posted June 7, 2005 Try to run rasdial /? for help with dialup commands. Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s]) Share this post Link to post Share on other sites
CoolBreeze 0 Posted February 26, 2010 #include <Process.au3> _RunDos("rasdial /disconnect") Share this post Link to post Share on other sites