Created
November 17, 2023 13:30
-
-
Save tgranqvist/4052470467bade61b2b14661ec31b5ff to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <Configuration> | |
| <VideoInput>Disable</VideoInput> | |
| <ProtectedClient>Enable</ProtectedClient> | |
| <PrinterRedirection>Disable</PrinterRedirection> | |
| <ClipboardRedirection>Disable</ClipboardRedirection> | |
| <MappedFolders> | |
| <MappedFolder> | |
| <HostFolder>C:\Users\TGrQ\.sandboxes\Scammer</HostFolder> | |
| <SandboxFolder>C:\Tools</SandboxFolder> | |
| <ReadOnly>true</ReadOnly> | |
| </MappedFolder> | |
| <MappedFolder> | |
| <HostFolder>C:\Users\TGrQ\.sandboxes\Scratchpad</HostFolder> | |
| <SandboxFolder>C:\Scratchpad</SandboxFolder> | |
| <ReadOnly>true</ReadOnly> | |
| </MappedFolder> | |
| </MappedFolders> | |
| </Configuration> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment