Application Permissions (read/write)

I’m nearing completion of a distribution-worthy copy of my game. I can install it on my machine (Windows 7) and another machine (Windows 10) and run it successfully, however, I appear to need read/write privileges.

The only way my game will run properly is if I run as administrator. If not, I can never save anything from the game. I would think I should be able to run the game and save things without running as administrator. Is that wrong? Can anyone advise on the appropriate way to tackle this issue? I can give more information if needed.

Try the user’s home folder.

Like try writing to there? I do presently (attempt to) write to a folder that is in with the game’s installation in Program Files, so I could see that being an issue if another folder doesn’t mind being written to.