SUBST
suggest changeAssigns a drive letter to a local folder, displays current assignments, or removes an assignment.
Examples:
subst p: .Assigns
p:to the current folder.substShows all assignments previously made using
subst.subst /d p:Removes
p:assignment.
Links:
$ subst /?
Associates a path with a drive letter.
SUBST [drive1: [drive2:]path]
SUBST drive1: /D
drive1: Specifies a virtual drive to which you want to assign a path.
[drive2:]path Specifies a physical drive and path you want to assign to
a virtual drive.
/D Deletes a substituted (virtual) drive.
Type SUBST with no parameters to display a list of current virtual drives.
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents