[fstream] Writing to C:\

How can I make my program able to create/write to files on C:\ ? except running it as admin (or any way on how to run it as admin without asking or something?)
You can change the permissions on the directory to give you account access. The whole point of access control is to restrict access.
Topic archived. No new replies allowed.