Multiple File Searching in Windows
Often we come across a situation in windows that we have to search more than one file. So Put File name in the Input below in the following format:
filename1
filename2
..
..
and then Click on Generate button. So now it will generate searchable text in Output box. Select all text from Output box and paste as it is in Windows Search box and Voilaaa!!! Files are there.
filename1
filename2
..
..
and then Click on Generate button. So now it will generate searchable text in Output box. Select all text from Output box and paste as it is in Windows Search box and Voilaaa!!! Files are there.
File List Generation in Windows
Ok so here's the problem : You have a folder and you want to get all filenames in that folder as a list??
No Problem. Here's the solution:
Method1: Open Notepad
Type
dir /b > fileslist.txt
Or
and save it as Filelist.bat.
Method2: Download Batch file
Now put this file into desired folder and double click it. Voilaaaa.... a file named filelist.txt will be generated containing all file name of that folder.
For any issues: Comment Below
EmoticonEmoticon