Goodmorning, When a user clicks on 'Start -> All programs' the system gets stuck for a few seconds. In these seconds it is creating the DataCache.db. file located in the local appdata (%LOCALAPPDATA%). Since we use Citrix, the localappdata is only saved for one day on one server. That results in the DataCache.db been generated every day again, giving the users the slowdown. We wish to use the old variable (%APPDATA%) to make sure the DataCache file is stored in the roaming profile. Is there any way to make this possible? So instead of: Appdata/Local/ClassicShell, use Appdata/Roaming/ClassicShell? Thanks in advance. With kind regards, Wilbert
|