7 Commits

Author SHA1 Message Date
Rainhard
2211d9f78e
Fix keyboard-layout being changed to US on RDP connection
Added the IgnoreRemoteKeyboardLayout Registry Key to prevent automatic changes to the keyboard layout.

As mentioned in (this article)[https://poweradm.com/ignoreremotekeyboardlayout-windows-rdp/] the rdp server adds and activates the US keyboard-layout if the keyboard-layout of the client does not match the servers. Since our client is on linux there are many cases where this is not given, so it is better to let the user choose a layout on windows.
2024-09-23 22:19:22 +08:00
Oskar Manhart
93bdf8856f fix: remove license header from reg file (closes #261) 2024-09-19 12:47:56 +02:00
Oskar Manhart
570badd78b feat: fix up authors and keep GPL 2024-09-05 18:21:23 +02:00
Oskar Manhart
6aaf7cf844 feat: add license information to files unchanged from old repo 2024-09-04 16:42:36 +02:00
pre-commit-ci[bot]
69aa204d39 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-07-26 04:00:59 +00:00
Itiligent
65811c87ba OEM registry change to prevent auto admin logon
Auto Admin logon is the default setting from the Dockur image. This is a large security vulnerability likely added for convenience. Blocking this default config does not seem to impact any of the Windows container setup.
2024-07-26 13:31:41 +10:00
Oskar Manhart
54e57b2f8b feat: automatic installation of .reg file 2024-05-26 12:31:31 +02:00