@CWDS
@CWDS[d:] : Returns the current working directory of the specified disk drive in the format d:\pathname\. The drive letter must be followed by a colon.
Examples:
echo %@cwds[C:]
echo %@cwds[%_disk:]
See also: @CWD.