P.S. not exactly on topic and a bit late, anyway.... this should list network connections, (don't know if also RAS connections) also let you enable or disable selected connections. It uses the "netsh" command that is localized, check lines78 and 87 for correct lacalized msg (found here: http://www.eng2ita.net/forum/index.php/topic,7610.0.html) #include <GUIConstantsEx.au3> #include <Constants.au3> ;~ #include <Array.au3> #include <GuiListView.au3> #include <Proc