.net - Path for storing the 'per machine' application details -


my application needs write information file , keep common machine(common users).

currently stored in c:\documents , settings\all users\application data

but problem whenever file created admin other users doesn't have write permission it.

but want write permission file users, users can modify data in it. 1 me in this?

edit: want store xml file common users.

thanks

will registry place you? (depends want store). can create node on hklm hive accessed users


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -