As a developer, how should I use the special folders in Windows Vista (and Windows 7)?

Viewed 3129

Where should I save data related to my application? Where should I save configuration files? Where should I save temporary files? Should I do it in "Documents"? "AppData"? Etc...

What is the best practice for saving data to the disk (I guess, best practice for special folders?!)?

5 Answers
Related