.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
Post a Comment