feat: automatic installation of .reg file

This commit is contained in:
Oskar Manhart
2024-05-26 12:31:31 +02:00
parent df42c44d9f
commit 54e57b2f8b
3 changed files with 26 additions and 0 deletions

7
oem/RDPApps.reg Normal file
View File

@@ -0,0 +1,7 @@
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\TSAppAllowList]
"fDisabledAllowList"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services]
"fAllowUnlistedRemotePrograms"=dword:00000001