I´ve an desktop aplication using VS2005.
The application write a XML document into a application´s folder.
When a run with a administrator the application run OK, but when a run like simple user (haven´t access rights) I receive the access denied message error.
My application will be distributed to multiple users, and therefore could not make the release of access by windows explorer. Need access to be released when installing my application on the machine User
How i can solve this problem?