ContextMenuManager icon indicating copy to clipboard operation
ContextMenuManager copied to clipboard

[新需求]能否支持普通用户的设置

Open ghost opened this issue 2 years ago • 1 comments

域控严格,开发人员只有普通用户权限。希望增加无需提权就可设置菜单的功能

ghost avatar Jan 05 '23 02:01 ghost

  • 普通用户的菜单,会放在 计算机\HKEY_USERS\{看起来像是个用户id}_Classes\** 下面,
  • 系统的菜单,放在 计算机\HKEY_CLASSES_ROOT\** 下面

估计是有API能拿到当前用户的id

ghost avatar Jan 05 '23 03:01 ghost