Yepp, like the thread says.
How to I search for a file on the system with my program?

Like if I need to open settings.txt but are not sure where it is.
(OUTSIDE the folder where the program is)

And save the the file location to a string.
So I can use it later.