dirs-rs
dirs-rs copied to clipboard
Add Windows PROGRAMDATA
On Windows, the equivalent of %PROGRAMDATA% could be added (via {FOLDERID_ProgramData}). Maybe as config_all_dir? (config for all users). On Windows this is writable.