up vote 1 down vote favorite
share [g+] share [fb]

Is there any shortcuts to open Network connections from Run?

link|improve this question

78% accept rate
See this (very) long list of useful commands on Windows over at SF. – Richard Aug 3 '09 at 8:38
feedback

2 Answers

up vote 5 down vote accepted

ncpa.cpl should work.

link|improve this answer
feedback

Apart from ncpa.cpl, here's the registry trick:

Start -> Run and type the below bold text

explorer.exe ::{7007ACC7-3202-11D1-AAD2-00805FC1270E}

I tried this in Windows XP. It works well. It should work with Vista too.

You can create a shortcut of above command too!

link|improve this answer
3  
doesn't look all that short :P – John T Aug 3 '09 at 7:15
LOL - well said. Just trying to explore many ways to do same thing. – kamleshrao Aug 3 '09 at 7:16
+1 for the alternate way! – darthvader Aug 3 '09 at 7:19
That can easily be shortened to explorer %network% after you add an environment variable for that. – grawity Aug 3 '09 at 7:26
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.