Skip to content

Windows Subsystem for Linux (WSL) - Enable

config/feature.json
48  "WPFFeaturewsl": {
49    "Content": "Windows Subsystem for Linux (WSL) - Enable",
50    "Description": "Windows Subsystem for Linux is an optional feature of Windows that allows Linux programs to run natively on Windows without the need for a separate virtual machine or dual booting.",
51    "category": "Features",
52    "panel": "1",
53    "feature": [
54      "VirtualMachinePlatform",
55      "Microsoft-Windows-Subsystem-Linux"
56    ],
57    "InvokeScript": [],