robocopy from docx.txt
Posted: 2023-Sep-11, 6:45 pm
hello can any one help me i need robocopy batch code
i use this everything seach tool then i use there command line
This code works I got docx.txt file from my hard drive with only docx extention with full address in one txt !
now i want robocopy to copy all those files from this docx txt to c:\win1
the docx,txt file will be in c:\robocopy\ folder
docx txt is attached
thanks
i use this everything seach tool then i use there command line
This code works I got docx.txt file from my hard drive with only docx extention with full address in one txt !
Code: Select all
ES.exe ext:docx -export-txt docx.txt
the docx,txt file will be in c:\robocopy\ folder
docx txt is attached
thanks