Hi,

I'm trying to retrieve the user's application folder. Normally I'll retrieve the folder from the registry in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders

My question is, is there any .NET Framework class that can do the same job?

Thanks in advance.