Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 756643
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T15:16:07+00:00 2026-05-14T15:16:07+00:00

Is there a web site (or something else) that has information on folders and

  • 0

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

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T15:16:07+00:00Added an answer on May 14, 2026 at 3:16 pm

    If you’re using Windows Installer, I would use a combination of the various search elements you have available. (AppSearch, RegLocator, etc.)

    Here’s an example using WiX code, this particular example first looks in the App Paths registry location to find the details for winword.exe, secondly it ensures that the version number is at least 11 (Office 2003).

    <Property Id="WORDEXE" Secure="yes">
        <RegistrySearch Id="RegSearch_WORDEXE" Root="HKLM" Key="SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Winword.exe" Type="file">
            <FileSearch Name="WINWORD.EXE" MinVersion="11.0.0.0" />
        </RegistrySearch>
    </Property>
    

    As long as all the applications you’re searching for are using the App Paths key to expose themselves to the system then you should be able to work backwards from that and not even need to prompt the user. (This registry section is the reason you can just enter winword from the “Run” dialog even though it’s not in the path and can’t be run from a command prompt window.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a web site or tool that will convert a piece PHP code
Assume there are two separate web applications: a sports site with admin backend an
My web site uses iBox (http://www.enthropia.com/labs/ibox/) to display information that I would like users
There is a web-site to crawl, with POST-authentication. How can I, having login and
On my web site, there is an index page, but if I take out
I have a web site and there are some videos on it. I want
I am using Google motion-charts in a web-site developed in python/django. Is there a
I want to Implement the membership, there is tow ways: by (ASP.NET Web Site
I want to make a site where there user can basically navigate the web
I have an ASP.NET web site technology that I use for scores of clients.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.