LoadUserSettings
Determines whether COM will load the user profile for COM servers running as the launching user application identity.
Registry Entry
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AppID
{AppID_GUID}
LoadUserSettings = value
Remarks
This is a REG_DWORD value. If value is nonzero, COM loads the profile of the user account with which it launches the COM server. If value is zero or not present, COM will not load the profile of the user account with which it launches the COM server.
This setting is ignored if a RunAs entry is present.