How can you access files in %appdata% through VB.NET?
For example, C:\\Users\\Kuzon\\AppData\\Roaming\\program. How would I access that file, but on another
C:\\Users\\Kuzon\\AppData\\Roaming\\program
When using VB.NET with WinForms, this is another option:
System.Windows.Forms.Application.UserAppDataPath