mirror of
https://github.com/winapps-org/winapps.git
synced 2025-07-31 16:06:45 +02:00
Merge branch 'winapps-org:main' into main
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
; Copyright (c) 2024 Fmstrat
|
||||
; All rights reserved.
|
||||
;
|
||||
; SPDX-License-Identifier: Proprietary
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
; Disable RemoteApp allowlist so all applications can be used in a Remote Desktop session
|
||||
|
@@ -1,4 +1,8 @@
|
||||
@echo off
|
||||
REM Copyright (c) 2024 Oskar Manhart
|
||||
REM All rights reserved.
|
||||
REM
|
||||
REM SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
REG IMPORT C:\OEM\RDPApps.reg
|
||||
|
||||
|
Reference in New Issue
Block a user