I would like to set the folder as a letter using Windows XP.For instance. I want c: \ MyFolder to be installed as M: \
How to achieve this?
Use the subst command.
subst m: c:\myfolder
Source: https://habr.com/ru/post/1778101/More articles:UITextField Email Autofill Feature - EmailHow to avoid this purple flash on Chrome when using transitions? - google-chromeEclipse environment variables - javaSpring roo - NonRelational DB support - javaParsing an array of characters - cto create a batch file for checking .net framework 3.5 sp1 installed or not - .netFluent NHibernate: Map List - fluent-nhibernateASP.NET MVC Razor Syntax Error - c #The memory size of my application delphi - objectandroid, image stretching - androidAll Articles