I have to open a unc path very often. Its address is too long, which i have to type in the command line. I was just thinking of some way i could create a shortcut for this.

link|improve this question
feedback

2 Answers

Right click your desktop and select "new" then "shortcut", type in the full UNC path:

\\someserver\someshare\somefile

Ensure you have permission or you will still receive a login to the share.

link|improve this answer
feedback

One way is mapping network drive: there is an option in Computer window. Your \\too\long\unc\path\that\you\open\very\often\ can become just V:\often\.

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.