I'm not aware of a cryptonote coin that functions differently right now, but that's some welcome feedback.
ALL wallets that I tried (CN coins included) used OS variable paths. Like %programdata%, or %appdata%. NO ONE of them uses hardcoded links like C:\ProgramData. As far as I'm aware of programmer's coding standards - it's rather unhealthy and lowlevel to use hardcoded links.