Today I needed to get the path of a substituted virtual drive through C# code. A substituted device can be made by using the subst command from the console. See subst form more info. Typing subst in the console with no parameters gives you a list of substituted
Read More...