I'm not referring to a User that has Admin privileges... but in the corporate lockdown world where users cannot install and the IT Admin has to install....

We have to put some files in common documents that in turn will be copied when the user first runs our app....

But do we just set our installer to always put the docs into the common documents whether user or admin or anyone? Or do we detect the special case when admin is installing for "all users" and only put the files in common documents at that time?

Any best practice suggestions or "how to do this" tips?

Thanks
-Tim