NewsArchive
01-22-2011, 02:06 AM
Hi
My application needs a configuration file for storing some settings. I
have placed this in "CommonAppData" and thought I was good to go.
Now it turns out that apparently only the creator has write access to
this file. Other standard users only have read access. But I need all
users to be able to change the configuration and save it in the
configuration file.
So, what to do:
1) Can I in some way grant all users access to the folder that I place
the configuration-file in, when installing my program with Setup
Builder? or...
2) Should I save the configuration file in some other place?
TIA - and have a nice weekend.
/Kasper
My application needs a configuration file for storing some settings. I
have placed this in "CommonAppData" and thought I was good to go.
Now it turns out that apparently only the creator has write access to
this file. Other standard users only have read access. But I need all
users to be able to change the configuration and save it in the
configuration file.
So, what to do:
1) Can I in some way grant all users access to the folder that I place
the configuration-file in, when installing my program with Setup
Builder? or...
2) Should I save the configuration file in some other place?
TIA - and have a nice weekend.
/Kasper