Why is %appdata% C:\Users\<user>\AppData\Roaming and not just C:\Users\<user>\AppData?
And whats the difference between AppData\LocalLow and AppData\Local?
Related, but no duplicate: What is "%AppData%"?
Why is %appdata% C:\Users\<user>\AppData\Roaming and not just C:\Users\<user>\AppData?
And whats the difference between AppData\LocalLow and AppData\Local?
Related, but no duplicate: What is "%AppData%"?
%appdata%->AppData\Roaming, and%localappdata%->AppData\Local; as opposed to%appdata%or%localappdata%->AppData\Local, and%roamingappdata%->AppData\Roaming? No comment on whether that's answerable, though. – cp.engr Jan 16 '18 at 16:10