- Jun
- 223
- 0
How would I accomplish this (I assure you, this is a real-world problem here):
ren `"àsdf (%23%39).pdf"` <new_name>
where <new_name> should be (in this case):
àsdf (#9).pdf
I tried a lot of combinations (quoting with " ` ' @quote[], setdos /x-...) but to no avail.
How would I make a working command into a macro/function?
ren `"àsdf (%23%39).pdf"` <new_name>
where <new_name> should be (in this case):
àsdf (#9).pdf
I tried a lot of combinations (quoting with " ` ' @quote[], setdos /x-...) but to no avail.
How would I make a working command into a macro/function?