How to find path to....?



I need to find a path to \Documents and Settings\All Users\Application Data

What will be the simplest way?
I have tried Environ("common_appdata") but that does not work.

Jack


.