New one. Tried this:
> `"àsdf%23%39.pdf"`
got this:
TCC: (Sys) The system cannot find the file specified.
""
However, this worked:
> adsfas
ren adsfas `"àsdf%23%39.pdf"`
as:
E:\temp\down\adsfas -> E:\temp\down\àsdf%23%39.pdf
1 file renamed
> `"àsdf%23%39.pdf"`
got this:
TCC: (Sys) The system cannot find the file specified.
""
However, this worked:
> adsfas
ren adsfas `"àsdf%23%39.pdf"`
as:
E:\temp\down\adsfas -> E:\temp\down\àsdf%23%39.pdf
1 file renamed