2. Type dir to Navigate directory or folder you want to list
dir [Drive]:\[Part or Directory] /b /a > [Drive]:\[Where u want to export]3. You can export list to text file(.txt), HTML(.htm), MS Word(.doc)
dir d:\"test foler" /b /a > d:\test_list.txt
dir [Drive]:\[Part or Directory] /b /a > [Drive]:\[Where u want to export]3. You can export list to text file(.txt), HTML(.htm), MS Word(.doc)
dir d:\"test foler" /b /a > d:\test_list.txt
1. Open folder of files you want to rename.