I am working on a program the has to look for certain files in a directory. This directory might change names. Right now I have the paths hardcoded in the program. I would like to know how to referce the paths by either an external text file or a registry entry. Does anyone know of a good reference for this out on the web.

Thanks