XP comes with a good "virtual drive"



Do you know dealing with windows in every day There is a relatively safe and convenient and efficient virtual drive software? That he is a pure dos command subst, its usage is: subst drive: path (to the virtual path) example: subst h: e: english.

After such a setting, then set the corresponding h is e: english under the file. However, every time you start the computer in all of the "virtual drive" will disappear without a trace. It is that you can edit the Autoexec.bat file to resolve. (In win98 Two).

However, in win2000 and xp in a little it will take some, in addition to the implementation of the above commands, need access to the registry, navigate to the hkey_local_machinesoftwarewindowscurrentversion
un key, the new value of the word channeling. Arbitrary name, key to "c: autoexec.bat" and then log off or restart the computer can.

Finally, note that, subst command is only valid on the folder, that can not handle iso, fcd Virtual CD-ROM file format such as a virtual single file, and added a secret for some CD-ROM is also invalid.

Then finally told us to delete his way is: subst your virtual drive letter: / d can be.