SUBST:
Syntax:
subst d: d:path
subst d: /D
Purpose: Substitutes a virtual drive letter for path designation.
Usage:
subst d: e:\system\path ; will map e:\system\path to virtual drive d:
subst d: /D ; will delete the mapped virtual drive d:
subst ; will show available virtual mapped drives.
No comments:
Post a Comment