Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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.

 

 

Show:
© 2017 Microsoft