Batch Script - LABEL



This batch command adds, sets or removes a disk label.

Syntax

Label

Example

@echo off 
label

Output

The above command will prompt the user to enter a new label for the current drive.

batch_script_commands.htm
Advertisements