V
vandynd
To misquote, I think, Philadelphia - explain it to me like I'm a 6-year-old.
What's the difference between the two locations?
Thanks!
What's the difference between the two locations?
Thanks!
<Q>
Windows uses the Local and LocalLow folders for application data that does not roam with the user. Usually this data is either machine specific or too large to roam. The AppData\Local folder in Windows Vista is the same as the Documents and Settings\username\Local Settings\Application Data folder in Windows XP.
Windows uses the Roaming folder for application specific data, such as custom dictionaries, which are machine independent and should roam with the user profile. The AppData\Roaming folder in Windows Vista is the same as the Documents and Settings\username\Application Data folder in Windows XP.
</Q>
Chris Game said:Why would that not be true for anyone? Why have separate Local and
Roaming sections for AppData? There seems to be stuff in my Local
folder that I certainly would need if I moved to another machine
down the hall. I wonder if the applications or the OS decide which
folder should be used?
Gordon said:Roaming profiles are only available in a Domain environment AFAIK....
The Roaming folder is to preserve user data. Imagine a company
with 1000 workstations, and employee use different workstations
each day. By roaming the user profile data (copy to server), the
custom data is always available regardless of any workstation the
employee uses.