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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T02:23:40+00:00 2026-05-11T02:23:40+00:00

Here is my situation: I have an application that use a configuration file. The

  • 0

Here is my situation:

I have an application that use a configuration file. The configuration file applies to all users of the system and all users can make change to the configuration.

I decided to put the configuration file in ‘All Users\Application Data’ folder.

The problem is that the file is writable only by the user who created it.

Here is my temporary solution:

When creating the file, the application set its security options so that it can be written by all users of the system.

However, I think this is a hack and I think I have to create a service that will manage access to the file.

My application is written in C++ (MFC) and I’m not an expert with all the .Net stuff. So my first idea is to write a Windows C++ service with COM interfaces that will be called by the application.

My questions:

  • Is my idea a good idea or someone knows a better way to do?
  • Is there any new more up to date way to do a service in Windows than plain C++ and COM?

EDIT:

I know it’s easy to set write permission to all users.

Back with Windows XP it was also easy to write files under ‘Program Files’ and registry keys under ‘HKLM’ with a limited user. But now, if you want an application to have the Vista logo certification, you must not write to these location (event if Virtual Stores can ‘save’ you).

Maybe my final solution will be the ‘make it writable to all users’ one, but my question really is : ‘Is my solution good or do you have another easier solution that does not rely hacking a behavior fixed by Microsoft’.

I’m really sorry to not have made it clear from the beginning.

Thanks a lot,

Nic

  • 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-11T02:23:41+00:00Added an answer on May 11, 2026 at 2:23 am

    I wouldn’t even bother with COM. Named pipes to your service work fine, too, and it’s a lot easier to secure those with ACLs. The service will be so simple I wouldn’t even bother with MFC or .NET, pure C++ should be fine. All the heavy lifting is done by your real app; the service just checks if the request piped in are reasonable. (ie. not too big etc.)

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

Sidebar

Related Questions

Here's the situation: We have some generic graphics code that we use for one
Here's the situation: I have a label's text set, immediately followed by a response.redirect()
Here is the situation: I have been called upon to work with InstallAnywhere 8,
Here's the situation: we have an Oracle database we need to connect to to
I have a very common situation here. And for years I haven't found if
Here's the situation. I have a webservice (C# 2.0), which consists of (mainly) a
Here is the situation. This small company I'm working with wants to have a
This is often situation, but here is latest example: Companies have various contact data
Here's a problem I keep running into: I have a lot of situations where

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.