Open "Network Connections" within explorer from batch file? -


how can open following explorer window batch file:

control panel\network , internet\network connections 

i using following within batch file currently:

%systemroot%\explorer.exe "control panel\network , internet\network connections" 

but seems open default of documents folder.

  • what have open location in explorer? seems different syntax.

control ncpa.cpl 

or

control netconnections 

control panel items opened running control.exe cpl name argument.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -