in reply to Re^2: Successfully accessing files
in thread Successfully accessing files

If the setup program only needs permission to change/install text files, and the text files can't cause your code to do anything dangerous, then that is a very good way to prevent the security issues I mentioned.

Good luck!