Thursday, 8 March 2012

Appsense Personalisation Server default locations

By default Appsense Personalisation server has the following includes and excludes in its global settings.

HKCU\Software

{CSIDL_PROFILE}
{CSIDL_COMMON_FAVORITES}
{CSIDL_FAVORITES}
{CSIDL_COMMON_APPDATA}

These default settings can be mean noise can get into the users personalisation.  Also global settings override app and group settings so changing these when designing and testing your system is a recommended practice.

Simply remove these defaults from the global settings and place them inside each individual application. Then as you start to profile and understand an application you can start to remove and tailor these settings so as to reduce unwanted file and reg keys being stored.

No comments:

Post a Comment