What do the explorer shell open variables mean? I notice several variables such as %1 %L %V etc. Like for example the default "open command window here" entry in Windows 8.1 uses cmd.exe /s /k pushd "%V":
[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@="cmd.exe /s /k pushd \"%V\""
I added something similar on Windows 7 on my own that I found on the internet that does cmd.exe /k pushd "%L".
What's the difference between %V and %L? Where are these variables documented because I can't find it. Thanks
[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@="cmd.exe /s /k pushd \"%V\""
I added something similar on Windows 7 on my own that I found on the internet that does cmd.exe /k pushd "%L".
What's the difference between %V and %L? Where are these variables documented because I can't find it. Thanks
My Computer
System One
-
- OS
- Windows 8 Pro x64