Files
winutil/docs/content/dev/features/Features/Sandbox.md
T

14 lines
390 B
Markdown
Raw Normal View History

2026-01-07 19:55:35 +00:00
# Windows Sandbox
```json
2026-01-14 20:28:45 +02:00
"WPFFeaturesSandbox": {
"Content": "Windows Sandbox",
"Description": "Windows Sandbox is a lightweight virtual machine that provides a temporary desktop environment to safely run applications and programs in isolation.",
"category": "Features",
"panel": "1",
"Order": "a021_",
"feature": [
"Containers-DisposableClientVM"
],
2026-01-07 19:55:35 +00:00
```