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

  • Home
  • SEARCH
  • 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 8171233
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T21:24:01+00:00 2026-06-06T21:24:01+00:00

I want to get application’s path in VirtualStore . For example, the file which

  • 0

I want to get application’s path in VirtualStore.

For example, the file which I need is in this directory (I’m getting this path from registry)

C:\Program Files (x86)\Example App\data.ini

How can I get this path?

C:\Users\User388\AppData\Local\VirtualStore\Program Files (x86)\Example App\data.ini

UPDATE:

This paths in not my application.

I asked how it possible to get path in app data when only know winodows username and path in program files

  • 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-06-06T21:24:03+00:00Added an answer on June 6, 2026 at 9:24 pm

    Assuming that Example App is the application running the code the first directory is retrieved using

    string strFilePath = Path.Combine(Application.ExecutablePath, "Data.ini");
    

    The second doesn’t at first glance look like a set location, but for this you can experiment with the Application and Environment classes. Try something like

    string strFilePath = Path.Combine(Application.UserAppDataPath, "Data.ini");
    

    I hope this helps.

    Edit: See this link https://stackoverflow.com/a/3916868/626442 for your answer.

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

Sidebar

Related Questions

i am developing and application in which i want to get some feeds from
In my application i want to get layout file from server and set that
I want to get some text from a PHP page into an Android application.
I am doing an application in which I want to get the screen shots
How can i mark menuitem in Application Bar. I want to get, for example,
I want to get the mouse position from an adobe air application that will
I have a Web Application and I want to get a confirmation from users
I want to show risk ratio in my application. I want to get this
I want to get the root url of my web application from one of
I am developing a iPhone application which get facebook album with this URL https://graph.facebook.com/me/albums?access_token=2227470867|2.ZJr73vaEvFeN4fI_A70RFw__.3600.1297090800-100000566543036|WmgxdwULBgKXl8J7ksGIA1tyGik

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.