|
Associates a path with a drive letter. subst [drive1: [drive2:]path] subst drive1: /d Parameters none Used without parameters, subst displays the names of the virtual
drives in effect. drive1: Specifies the virtual drive to which you want to assign a path. drive2: Specifies the physical drive that contains the specified path (if
different from the current drive). path Specifies the path that you want to assign to a virtual drive. /d Deletes a virtual drive. |