The idea is that user data should never be in the same place as program data. And this actually makes some sense - especially when you think of backing information up. It's much easier to backup all user data from one location than to search through all your program files folders to find what you might want to backup.
|