The Computer Oracle

How do you map or alias a local path to a drive letter in Windows 8?

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Melt

--

Chapters
00:00 How Do You Map Or Alias A Local Path To A Drive Letter In Windows 8?
00:21 Accepted Answer Score 14
00:43 Answer 2 Score 6
00:55 Answer 3 Score 6
01:07 Thank you

--

Full question
https://superuser.com/questions/489485/h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows8

#avk47



ACCEPTED ANSWER

Score 14


Doesn't subst G: C:\Some Dir work any more in Win8?

Of course, you should be able to accomplish the same via Win Explorer as well:

enter image description here

enter image description here

But this works only in case of a Network Path and not a Local one.




ANSWER 2

Score 6


You will first need to share the folder, then you can map it in explorer as in Karan's answer or use

net use Z: \\yourpcname\foldername



ANSWER 3

Score 6


you need use vSubst utility to acheive the same.

download vSubst utility from below URL : http://home.datacomm.ch/t.bigler/s04.html)