security - Saving application data in Windows XP when "Run As" is 'protecting the computer from unauthorized activity' -
I am trying to create it, so I can save data from my program when user gets started using Idioton Are going on I think I can actually write in a folder and I can read it back later. I've tried 'All Users', Application Data, My Documents, etc., but to no avail.
Any idea how and where should I save and read data when Windows XP is keeping my application executed by 'unauthorized activity'?
When the "security" checkbox is checked, you can not actually write anywhere ( Registry or filesystem) and this is a kind of point. Most programs do not even go with this option being checked. Under the hood it uses the SAFER API For more information, check
Comments
Post a Comment