When I connect to a shared folder on another computer, Windows automatically displays Windows Explorer in this shared folder.

How can I connect to the shared folder without automatically displaying Windows Explorer?

link|improve this question
feedback

1 Answer

Try using the command line and mapping it to a drive:

net use * \\server\folder * /USER:Username
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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