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 79341
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T21:07:50+00:00 2026-05-10T21:07:50+00:00

I am trying to write an installer (by creating a .vdproj) that will work

  • 0

I am trying to write an installer (by creating a .vdproj) that will work on both Windows Vista and XP. The only thing I am finding is that when I try to run it on Vista, the files that I include in the installer are installed with Read-only permissions for the Users groups. This is a problem because the application needs to read/write from these files. The only way I have been able to get it to work is to either ‘Run as Administrator’ or actually change the permissions. Does anyone know how to make these files be open to anyone to write? 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. 2026-05-10T21:07:51+00:00Added an answer on May 10, 2026 at 9:07 pm

    The Program Files folder and it’s contents are read only for standard users. This is by design, and you’ll find that this is the case on Windows XP as well. It’s just that on windows xp, so many people run with administrator rights all the time that you might get away with it. If you ever want to distribute your app into a business environment, you’ll soon find that it won’t work on XP there, either.

    The solution is to NOT place files in the program’s executable folder if standard users will need write access. Put them in the Application Data folder instead. For most xp machines, that will be here:
    C:\Documents And Settings\All Users\Application Data\Your App

    However, that won’t always be the case and it’s a little different on Vista anyway, so make sure you get that path via the mechanism provided by your programming environment. In .Net, you can use the Environment.GetFolderPath() function.

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

Sidebar

Ask A Question

Stats

  • Questions 62k
  • Answers 62k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer What you suggest is a perfectly legal way to determine… May 11, 2026 at 10:01 am
  • added an answer std::find() should work: #include <stdio.h> #include <algorithm> #include <string> using… May 11, 2026 at 10:01 am
  • added an answer >>> def f(): ... return {'a' : 1, 'b' :… May 11, 2026 at 10:01 am

Related Questions

I am trying to write an installer (by creating a .vdproj) that will work
I am trying to write an interface between RSPEC (ruby flavoured BDD) and a
I am trying to use the following code to write data into an excel
I am trying to write a unit test for an action method which calls
I am trying to write a servlet that will send a XML file (xml
I am trying to write a regular expression to strip all HTML with the
I am trying to write a Windows Form and ASP.NET C# front-end and MSAccess
I am trying to write a stored procedure which selects columns from a table
I am trying to write a replacement regular expression to surround all words in
I am trying to write a query for SQL Server 2005 but I can't

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.