- May
- 13,745
- 209
SETDOS /X-4 makes this possible(note that the filename contains '%'):
How can I get that info with PDIR /(@inode[*])? SETDOS /X-4 fails to stop the nested expansion.
Code:
c:\users\vefatica\appdata\local\microsoft\windows\temporary internet files\content.ie5\w2k0d1cw>
setdos /x-4 & do f in *Lasda* (echo %f^n%@inode[%f]) & setdos /x+4
%7bde374417-0d84-422b-b6c5-268c52b40889%7d_23145-Lasda-5806[1].jpg
00B70000:000121AC
Code:
c:\users\vefatica\appdata\local\microsoft\windows\temporary internet files\content.ie5\w2k0d1cw>
setdos /x-4 & pdir /(f @inode[*]) *Lasda* & setdos /x+4
TCC: (Sys) The system cannot find the file specified.
"%@inode["C:\Users\vefatica\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\W2K0D1CW\-0d84-422b-b6c5-268c52b40889-Lasda-5806[1].jpg"]"