Do not use string literals for system items that have locale-specific designations. Special system locations should be retrieved ...

Do not use string literals for system items that have locale-specific designations. Special system locations should be retrieved using provided API such as GetFolderPath. See the System.Environment.SpecialFolder enumeration for more information.