Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: c20b2a883270b3289188874ded55b58b56a40248 Size: 163.4 KB File Format: zip
Rating: 1.956521739
out of 5
based on 23 user ratings
Downloads: 269 License: Free
Virtual Drives Command is a free software by LeeLu Soft and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Virtual Drives Command which is 163.4 KB in size and belongs to the software category Hard Disk and CD DVD BluRay Utilities. Virtual Drives Command was released on 2009-12-02 and last updated on our database on 2017-02-25 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Virtual Drives Command Description
The Virtual Drives Command application was designed to be a small command line tool that will let you in a quick way, create a Simbolic link (AKA MS-DOS Device name) to a folder and present it as drive.
Drives that are created with Virtual Drives Command will stay even efter you will restart your system, and you can quickly remove them with Virtual Drives Command.
Virtual Drives Command is the console version of "Virtual Drives Manager" for users who need to manage virutal drives from a script or a batch file.
To create a new virtual drive use this syntax:
vdmcmd /c [drive letter] [folder path]
for example, to mount a drive with the letter R to a folder c:myfoldersubfolder run this command:
vdmcmd /c R c:myfoldersubfolder
Now you have a new drive ready for use.
to delete a virtual drive use this syntax:
vdmcmd /d [drive letter]
for example to delete drive R run this command:
vdmcmd /d R
to display the available drives letter run this command:
vdmcmd /a
to display the virtual drives run thins command:
vdmcmd /s
Removing a virtual drive will not effect any data, it will just remove the symbolic link. You can also mount a virutal drive to a folder on a removable media like a CD or DVD, the new drive will appear as a new removable drive.