I am writing a small program that deals with the uninstallation of a application. I need to find specific directories that the files have been installed to, such as the windows directory, the system dirctory and the applications own directory. As these directories can be situated in different places on different machines it is necessary for me to search for these!! Could anybody tell me a way in which this could be possible??

Thanks in advance

Paul