I don't know why so many people accept this weird system of putting things in
C:\Users\[username]\AppData\Local\AgkApps\MyApp\ ,
It is a folder and subfolders that are hidden by default
and were never meant for users to regularly access.
And, YES, if you are developing an AGKS program that
saves files, you are regularly accessing it.
To be clear, I am not saying that apps don't write to AppData folders,
I am saying they do not write files they expect users to access in
those folders as the whole reason for that tree is to protect
data and settings from any unwanted change or deletion.
So weird that when this comes up more people aren't bothered by it.