For example when we want to open Microsoft Paint we can open run ( windows + R ) and then write 'mspaint' and then enter
so is there any sshortcut command allow me open my shared folders ?
I know that 'mspaint' is just the name of the file 'C:\WINDOWS\system32\mspaint.exe' but i think may be a shortcut command for shared folders

link|improve this question

64% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Try (WinKey + R) and then type in \\your_computer_name

link|improve this answer
that's what i want .. thanks – Space Cracker May 24 '10 at 7:48
feedback

Which shared folders? If you want the MMC plugin for Shared Folders, which lists all shares on your computer and users currently accessing them, the command is fsmgmt.msc. If you want to access all (non-hidden) shares on your computer, you can type \\%computername%\ into the run box.

link|improve this answer
it's my first time to know this tool "Shared Folders" fsmgmt.msc Thanks nhinkle – Space Cracker May 26 '10 at 5:04
feedback

Your Answer

 
or
required, but never shown

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