I sometimes need to store some temporary files from my program, currently I use the AppData path, which works. However, I just tried to use my program in a non Admin (guest) account on Windows. This leads to errors because Windows refuses to access the AppData folder.
What would be the most ideal way to use instead of AppData, which even the user with the least permissions can use?
I tried Google for this because I am sure I saw an article on the Microsoft website that lists different paths and requirements, but I cannot find it.
thanks
user741875
source share