Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the hueman domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/future4tech/public_html/wp-includes/functions.php on line 6114
VOL – Windows CMD Command - Future4Tech

VOL – Windows CMD Command


Display the volume label of a disk.

Syntax
      VOL [drive:[drive:]]

If the drive exists, VOL will display it’s disk label and serial number and will return an %ERRORLEVEL% of 0.

If the drive does not exist or is not ready (CD/DVD drive with no disk loaded), VOL will return an %ERRORLEVEL% of 1.

If several drives are given, VOL will iterate through and check each of them. If any drive is invalid it will change the errorlevel but will still display information about the others.

Errorlevels

If the Volume label was successfully displayed %ERRORLEVEL% = 0
If Drive not found or bad parameters given %ERRORLEVEL% = 1

VOL is an internal command.

Example
vol c: h:

You may also like...

1 Response

  1. zortilo nrel says:

    I was looking through some of your blog posts on this website and I conceive this web site is really informative! Continue posting.

Leave a Reply

Your email address will not be published. Required fields are marked *


Notice: ob_end_flush(): Failed to send buffer of zlib output compression (0) in /home/future4tech/public_html/wp-includes/functions.php on line 5464