The LocalAppDataFolder property is the full path to the file system directory that serves as the data repository for local (non-roaming) applications.
Remarks
Beginning with Windows Vista, applications should use the SHGetKnownFolderPath function and the REFKNOWNFOLDERID type to determine the full path to this folder. Existing applications that use the SHGetFolderPath function and the CSIDL type will continue to work.
| Type of Install | REFKNOWNFOLDERID | CSIDL |
| Per-machine | LocalAppData | CSIDL_LOCAL_APPDATA |
| Per-user | LocalAppData | CSIDL_LOCAL_APPDATA |
Requirements
| Version | Requires Windows Installer 4.0 on Windows Server 2008 or Windows Vista. Windows Installer on Windows Server 2003, Windows XP, and Windows 2000. |
See Also
Properties
Send comments about this topic to Microsoft
Build date: 6/5/2008