Copy a file from dynamically created folder

  • Thread starter Thread starter -OSD-
  • Start date Start date
O

-OSD-

Guest
Hi,

I would like to copy a file from current user folder (%UserName%), for example:

C:\Users\%UserName%\ParentDir\SubDir\RandomlyCreatedDir\DesiredFile.txt

Is there any ways to find and copy a file when we don't know full path?

Continue reading...
 
Back
Top