mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-03 05:37:19 +02:00
15 lines
510 B
Reg
15 lines
510 B
Reg
; Copyright (c) 2024 Fmstrat
|
|
; All rights reserved.
|
|
;
|
|
; SPDX-License-Identifier: Proprietary
|
|
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
|
|
|
|
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
|
|
"AutoAdminLogon"="0"
|