Hello, @pellelin and All,
You said in a previous post :
[ WD-1 ] [ WD-2 ] etc. is the name of the drives given by me.
Windows assigns the drives as (D:) (E:) (F:) (G:) etc.
I use a software that creates the directory list, with chosen levels 5, 6 or more if needed.
I create a directory list of each HDD and then combine each list to a large .txt file, to do the search for files from.
Many large HDDs, many directories, thousands of files = a huge .txt file…
So, I suppose that you have 26 files, named WD-1.txt, WD-2.txt and so on till WD-26.txt that you combined in a single huge file, let’s say, Total.txt
BTW, the best way to combine several text files is to use the DOS command
copy WD-1.txt + WD-2.txt + WD-3.txt + .... + WD-26.txt Total.txt
Or, if all your texts are in a same folder, once you’re located within that folder, use simply the DOS ommnand :
copy *.* Total.txt
Now, if I try to interpret your text :
[ WD-1 ]
F:\Example\
F:\Example\Animated.gif
F:\Example\Example.txt
F:\Example\This is a video from the countryside.mp4
F:\Example\--=[ Illustrator\Projects\2024 ~ ~\
F:\Example\--=[ Illustrator\Projects\2024 ~ ~\project four.ai
F:\Example\--=[ Illustrator\Projects\2024 ~ ~\project one.ai
F:\Example\--=[ Illustrator\Projects\2024 ~ ~\project three.ai
F:\Example\--=[ Illustrator\Projects\2024 ~ ~\project two.ai
F:\Example\--=[ Images\CRC is good for Contact Clean & Protect\
F:\Example\--=[ Images\CRC is good for Contact Clean & Protect\1754387contactcleanprotect250mlh600-rgb.jpg
F:\Example\--=[ Images\CRC is good for Contact Clean & Protect\CRC is good for Contact Clean & Protect.png
F:\Example\--=[ Images\Vacation\2025\Cities\
F:\Example\--=[ Images\Vacation\2025\Cities\another town.jpg
F:\Example\--=[ Images\Vacation\2025\Cities\old town.jpg
F:\Example\--=[ Images\Vacation\2025\Cities\ruins.jpg
F:\Example\--=[ Images\Vacation\2025\Cities\this town.jpg
F:\Example\--=[ Images\Vacation\2026\
F:\Example\--=[ Images\Vacation\2026\city.jpg
F:\Example\--=[ Images\Vacation\2026\fields.jpg
F:\Example\--=[ Images\Vacation\2026\stormy.sea.jpg
F:\Example\--=[ Images\Vacation\2026\woodlands.jpg
F:\Example\--=[ Images\WD-40 Multispray\
F:\Example\--=[ Images\WD-40 Multispray\WD-40 Multispray.jpg
F:\Example\--=[ Photoshop\Projects\2024 ~ ~\PNG-transparent\
F:\Example\--=[ Photoshop\Projects\2024 ~ ~\PNG-transparent\printproject .png files.png
F:\Example\--=[ Photoshop\Projects\2024 ~ ~\PSD\
F:\Example\--=[ Photoshop\Projects\2024 ~ ~\PSD\birthday-grandchildren print files.psd
F:\Example\--=[ Photoshop\Projects\2024 ~ ~\PSD\print project .psd files - Copy.psd
F:\Example\--=[ Text\Documents\Notepad++\
F:\Example\--=[ Text\Documents\Notepad++\[ WD-1 ].txt
F:\Example\--=[ Text\Documents\Notepad++\[ WD-2 ].txt
F:\Example\--=[ Text\Documents\Notepad++\[ WD-3 ].txt
F:\Example\--=[ Text\Documents\Word\
F:\Example\--=[ Text\Documents\Word\ABC.docx
F:\Example\--=[ Text\Documents\Word\DEF.docx
F:\Example\--=[ Text\Documents\Word\GHI.docx
F:\Example\--=[ Video\--=[ Hires\Vacation\1920x1080\
F:\Example\--=[ Video\--=[ Hires\Vacation\1920x1080\Berlin.mp4
F:\Example\--=[ Video\--=[ Lowres\Family\1080x720\
F:\Example\--=[ Video\--=[ Lowres\Family\1080x720\Paris.mp4
[ WD-2 ]
G:\Example\
G:\Example\Animated Dog.gif
G:\Example\Example 2.txt
G:\Example\This is a video from the lakeside.mp4
G:\Example\--=[ Illustrator\Projects\2024 ~ ~\
G:\Example\--=[ Illustrator\Projects\2024 ~ ~\project eight.ai
G:\Example\--=[ Illustrator\Projects\2024 ~ ~\project five.ai
G:\Example\--=[ Illustrator\Projects\2024 ~ ~\project seven.ai
G:\Example\--=[ Illustrator\Projects\2024 ~ ~\project six.ai
G:\Example\--=[ Images\CRC is good for Contact Clean & Protect\
G:\Example\--=[ Images\CRC is good for Contact Clean & Protect\contactcleanprotect250mlh600-rgb.jpg
G:\Example\--=[ Images\CRC is good for Contact Clean & Protect\CRC.png
G:\Example\--=[ Images\Vacation\2023\
G:\Example\--=[ Images\Vacation\2023\lakeside.jpg
G:\Example\--=[ Images\Vacation\2023\london.jpg
G:\Example\--=[ Images\Vacation\2023\new-york.jpg
G:\Example\--=[ Images\Vacation\2023\the atlantic.jpg
G:\Example\--=[ Images\Vacation\2024\Cities\
G:\Example\--=[ Images\Vacation\2024\Cities\Copenhagen.jpg
G:\Example\--=[ Images\Vacation\2024\Cities\Helsingfors.jpg
G:\Example\--=[ Images\Vacation\2024\Cities\Stockholm.jpg
G:\Example\--=[ Images\Vacation\2024\Cities\Tokyo.jpg
G:\Example\--=[ Images\WD-40 Multispray\
G:\Example\--=[ Images\WD-40 Multispray\WD-40.jpg
G:\Example\--=[ Photoshop\Projects\2022 ~ ~\PNG-transparent\
G:\Example\--=[ Photoshop\Projects\2022 ~ ~\PNG-transparent\hoodie .png files.png
G:\Example\--=[ Photoshop\Projects\2022 ~ ~\PSD\
G:\Example\--=[ Photoshop\Projects\2022 ~ ~\PSD\grandchildren-print files.psd
G:\Example\--=[ Photoshop\Projects\2022 ~ ~\PSD\print project 2022.psd
G:\Example\--=[ Text\Documents\Notepad++\
G:\Example\--=[ Text\Documents\Notepad++\[ WD-4 ].txt
G:\Example\--=[ Text\Documents\Notepad++\[ WD-5 ].txt
G:\Example\--=[ Text\Documents\Notepad++\[ WD-6 ].txt
G:\Example\--=[ Text\Documents\Word\
G:\Example\--=[ Text\Documents\Word\JKL.docx
G:\Example\--=[ Text\Documents\Word\MNO.docx
G:\Example\--=[ Text\Documents\Word\PQR.docx
G:\Example\--=[ Video\--=[ Hires\Vacation\1920x1080\
G:\Example\--=[ Video\--=[ Hires\Vacation\1920x1080\Göteborg.mp4
G:\Example\--=[ Video\--=[ Lowres\Family\1080x720\
G:\Example\--=[ Video\--=[ Lowres\Family\1080x720\Malmö.mp4
[ WD-3 ]
H:\Example\--=[ Photoshop\Projects\2000~ ~\PNG-transparent\
H:\Example\--=[ Photoshop\Projects\2001 ~ ~\PNG-transparent\horses.jpg
H:\Example\--=[ Photoshop\Projects\2002 ~ ~\PSD\
H:\Example\--=[ Photoshop\Projects\2003 ~ ~\PSD\children-print files.psd
H:\Example\--=[ Photoshop\Projects\2004 ~ ~\PSD\printchildren 2022.psd
[ WD-4 ]
I:\Example\--=[ Photoshop\Projects\2005 ~ ~\PNG-transparent\
I:\Example\--=[ Photoshop\Projects\2006 ~ ~\PNG-transparent\hooligans.jpg
I:\Example\--=[ Photoshop\Projects\2007 ~ ~\PSD\
I:\Example\--=[ Photoshop\Projects\2008 ~ ~\PSD\hooligans-print files.psd
I:\Example\--=[ Photoshop\Projects\2009 ~ ~\PSD\print hooligans 2022.psd
[ WD-5 ]
J:\Example\--=[ Photoshop\Projects\2012 ~ ~\PNG-transparent\
J:\Example\--=[ Photoshop\Projects\2013 ~ ~\PNG-transparent\hope.png
J:\Example\--=[ Photoshop\Projects\2014 ~ ~\PSD\
J:\Example\--=[ Photoshop\Projects\2015 ~ ~\PSD\hope.psd
J:\Example\--=[ Photoshop\Projects\2016 ~ ~\PSD\hopeproject 2016.psd
I suppose that your WD-1.txt contains :
[ WD-1 ]
F:\Animated.gif
F:\Example.txt
F:\This is a video from the countryside.mp4
F:\--=[ Illustrator\Projects\2024 ~ ~\
F:\--=[ Illustrator\Projects\2024 ~ ~\project four.ai
F:\--=[ Illustrator\Projects\2024 ~ ~\project one.ai
F:\--=[ Illustrator\Projects\2024 ~ ~\project three.ai
F:\--=[ Illustrator\Projects\2024 ~ ~\project two.ai
F:\--=[ Images\CRC is good for Contact Clean & Protect\
F:\--=[ Images\CRC is good for Contact Clean & Protect\1754387contactcleanprotect250mlh600-rgb.jpg
F:\--=[ Images\CRC is good for Contact Clean & Protect\CRC is good for Contact Clean & Protect.png
F:\--=[ Images\Vacation\2025\Cities\
F:\--=[ Images\Vacation\2025\Cities\another town.jpg
F:\--=[ Images\Vacation\2025\Cities\old town.jpg
F:\--=[ Images\Vacation\2025\Cities\ruins.jpg
F:\--=[ Images\Vacation\2025\Cities\this town.jpg
F:\--=[ Images\Vacation\2026\
F:\--=[ Images\Vacation\2026\city.jpg
F:\--=[ Images\Vacation\2026\fields.jpg
F:\--=[ Images\Vacation\2026\stormy.sea.jpg
F:\--=[ Images\Vacation\2026\woodlands.jpg
F:\--=[ Images\WD-40 Multispray\
F:\--=[ Images\WD-40 Multispray\WD-40 Multispray.jpg
F:\--=[ Photoshop\Projects\2024 ~ ~\PNG-transparent\
F:\--=[ Photoshop\Projects\2024 ~ ~\PNG-transparent\printproject .png files.png
F:\--=[ Photoshop\Projects\2024 ~ ~\PSD\
F:\--=[ Photoshop\Projects\2024 ~ ~\PSD\birthday-grandchildren print files.psd
F:\--=[ Photoshop\Projects\2024 ~ ~\PSD\print project .psd files - Copy.psd
F:\--=[ Text\Documents\Notepad++\
F:\--=[ Text\Documents\Notepad++\[ WD-1 ].txt
F:\--=[ Text\Documents\Notepad++\[ WD-2 ].txt
F:\--=[ Text\Documents\Notepad++\[ WD-3 ].txt
F:\--=[ Text\Documents\Word\
F:\--=[ Text\Documents\Word\ABC.docx
F:\--=[ Text\Documents\Word\DEF.docx
F:\--=[ Text\Documents\Word\GHI.docx
F:\--=[ Video\--=[ Hires\Vacation\1920x1080\
F:\--=[ Video\--=[ Hires\Vacation\1920x1080\Berlin.mp4
F:\--=[ Video\--=[ Lowres\Family\1080x720\
F:\--=[ Video\--=[ Lowres\Family\1080x720\Paris.mp4
Your WD-2.txt contains :
[ WD-2 ]
G:\Animated Dog.gif
G:\Example 2.txt
G:\This is a video from the lakeside.mp4
G:\Example\--=[ Illustrator\Projects\2024 ~ ~\
G:\Example\--=[ Illustrator\Projects\2024 ~ ~\project eight.ai
G:\Example\--=[ Illustrator\Projects\2024 ~ ~\project five.ai
G:\Example\--=[ Illustrator\Projects\2024 ~ ~\project seven.ai
G:\Example\--=[ Illustrator\Projects\2024 ~ ~\project six.ai
G:\Example\--=[ Images\CRC is good for Contact Clean & Protect\
G:\Example\--=[ Images\CRC is good for Contact Clean & Protect\contactcleanprotect250mlh600-rgb.jpg
G:\Example\--=[ Images\CRC is good for Contact Clean & Protect\CRC.png
G:\Example\--=[ Images\Vacation\2023\
G:\Example\--=[ Images\Vacation\2023\lakeside.jpg
G:\Example\--=[ Images\Vacation\2023\london.jpg
G:\Example\--=[ Images\Vacation\2023\new-york.jpg
G:\Example\--=[ Images\Vacation\2023\the atlantic.jpg
G:\Example\--=[ Images\Vacation\2024\Cities\
G:\Example\--=[ Images\Vacation\2024\Cities\Copenhagen.jpg
G:\Example\--=[ Images\Vacation\2024\Cities\Helsingfors.jpg
G:\Example\--=[ Images\Vacation\2024\Cities\Stockholm.jpg
G:\Example\--=[ Images\Vacation\2024\Cities\Tokyo.jpg
G:\Example\--=[ Images\WD-40 Multispray\
G:\Example\--=[ Images\WD-40 Multispray\WD-40.jpg
G:\Example\--=[ Photoshop\Projects\2022 ~ ~\PNG-transparent\
G:\Example\--=[ Photoshop\Projects\2022 ~ ~\PNG-transparent\hoodie .png files.png
G:\Example\--=[ Photoshop\Projects\2022 ~ ~\PSD\
G:\Example\--=[ Photoshop\Projects\2022 ~ ~\PSD\grandchildren-print files.psd
G:\Example\--=[ Photoshop\Projects\2022 ~ ~\PSD\print project 2022.psd
G:\Example\--=[ Text\Documents\Notepad++\
G:\Example\--=[ Text\Documents\Notepad++\[ WD-4 ].txt
G:\Example\--=[ Text\Documents\Notepad++\[ WD-5 ].txt
G:\Example\--=[ Text\Documents\Notepad++\[ WD-6 ].txt
G:\Example\--=[ Text\Documents\Word\
G:\Example\--=[ Text\Documents\Word\JKL.docx
G:\Example\--=[ Text\Documents\Word\MNO.docx
G:\Example\--=[ Text\Documents\Word\PQR.docx
G:\Example\--=[ Video\--=[ Hires\Vacation\1920x1080\
G:\Example\--=[ Video\--=[ Hires\Vacation\1920x1080\Göteborg.mp4
G:\Example\--=[ Video\--=[ Lowres\Family\1080x720\
G:\Example\--=[ Video\--=[ Lowres\Family\1080x720\Malmö.mp4
And so on, till the WD-26.txt
Now, I do not understand exactly your problem ! Once all these WD-?? files are combined in the single file Total.txt, searching for Malmö in normal search mode, within the Total.txt, will automatically redirect you to the line :
G:\--=[ Video\--=[ Lowres\Family\1080x720\Malmö.mp4
Where it’s easy to notice that the Malmö video file is located on G:\Video\Lowres\Family\1080x720 !
So, in brief, I guess we just do not understand each other ! Could you give me some more information, if you think it’s worth it ?
Best Regards
guy038