A resource for installation or setup folder hierarchy of various applications

Posted by Luay on Stack Overflow See other posts from Stack Overflow or by Luay
Published on 2010-04-26T15:30:46Z Indexed on 2010/04/26 15:33 UTC
Read the original article Hit count: 241

Filed under:
|
|

Is there a web site (or something else) that has information on folders and their hierarchy where various programs and applications are installed?

Please let me explain. I am writing an application that (part of what it does) references certain files installed by other application. To be able to determine the file paths for these folders I have to download and install each application seperatly on my development pc, search for the file I want, and then write its path in my application.

This method is very time consuming and, frankly, boring, as it requires downloading and installing each application (some of them in excess of 600MB) and then locating the required file just to be able to "know" its path.

So, I was wondering if there is something that could speed things up. like, for example, a website that would have such information. I tried each of the applications own website for information but no dice.

Any help from you will be much appreciated. Many thanks

© Stack Overflow or respective owner

Related posts about install

Related posts about folder