In all versions of Windows a user can view the status of a network connection and view/edit it's properties through a fairly manual process... is there a way I can launch the Status or Properties dialog programmatically or from the command line? Thanks, Brendan
Just run ncpa.cpl ( it in windows\system32 dir ) Arkady "Brendan Grant" wrote in message news:8928430C-357D-45D4-9042-DFEEF5939707@microsoft.com... > In all versions of Windows a user can view the status of a network > connection and view/edit it's properties through a fairly manual > process... is there a way I can launch the Status or Properties dialog > programmatically or from the command line? > > Thanks, > Brendan