I’m having a problem constructing a relevance query that will identify the common application data path on foreign language Windows OS’s. I had been using the ALLUSERSPROFILE environment variable and then appending “Application Data” onto the end of it.
value of variable “ALLUSERSPROFILE” of environment as string & “\Application Data”
That works fine for English OS’s but doesnt work for German, French, and other foreign language OS’s because the “Application Data” actually appears in the file system as “Anwendungsdaten” in German (for example). So, on a German OS file system, the path for the common application data folder is :