Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Drive\shell\showParams\command]
@="cmd.exe /k mode 50,12 & set x=%1& call set x=%%x:~0,2%%& call set  x=\"%%x%%\" & call echo %%x%% & call wmic logicaldisk where caption=%%x%% get caption, filesystem, size & pause & exit"

