зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 12:46:06 +02:00
7 строки
166 B
Plaintext
7 строки
166 B
Plaintext
http://ss64.com/nt/delayedexpansion.html
|
|
|
|
from the "help for"
|
|
%~I - expands %I removing any surrounding quotes (")
|
|
%~fI - expands %I to a fully qualified path name
|
|
|