I\'m trying to access Windows XP\'s Application Data - but I\'m having a slight issue, I am using the following code:
Environment.GetFolderPath(Environment.
remove the "\.." Try this:
"\.."
Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData) & "\Local Settings\Application Data