bug(windows): base keyboard user setting not set when using the current user is not an administrator
Open
bug
windows/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
When the current user is requied to elevate in Windows, and enters a different user account with Admin privaleges the base keyboard setting is not change for the current user.
Hint:
Solve by either by the admin user writing directly to the current user's registry hive, or by IPC methods -- there already exists a method for running kmshell as 'current login user' from an elevated session.
Contributor guide
Assessment
This issue has not been assessed yet.