#10456 wants to clarify the level of the logon command account, and assumed it must be an Administrator, so I added this info.
This commit is contained in:
Michael Nady
2022-06-23 13:41:12 +02:00
committed by GitHub
parent 4c72f8797a
commit 792731fa52

View File

@ -112,7 +112,7 @@ An array of folders, each representing a location on the host machine that will
### Logon command ### Logon command
Specifies a single command that will be invoked automatically after the sandbox logs on. Apps in the sandbox are run under the container user account. Specifies a single command that will be invoked automatically after the sandbox logs on. Apps in the sandbox are run under the container user account. The container user account should be an Administrator.
```xml ```xml
<LogonCommand> <LogonCommand>